Medya Gh
|
48811763ed
|
help text
|
2020-09-10 16:08:24 -07:00 |
Medya Gh
|
6dcce31c72
|
clean up
|
2020-09-10 16:04:17 -07:00 |
Medya Gh
|
25939ca4d2
|
add phony
|
2020-09-10 16:01:33 -07:00 |
Medya Gh
|
334fa8af26
|
help text
|
2020-09-10 16:01:15 -07:00 |
Medya Gh
|
3e5d0abba0
|
add HTML report to Makefile and funtional only test
|
2020-09-10 15:55:08 -07:00 |
priyawadhwa
|
95ea4f87d2
|
Merge pull request #9121 from afbjorklund/silent
Add silent rules for less verbose build output
|
2020-09-08 13:51:13 -04:00 |
Sharif Elgamal
|
ed9a106968
|
fix typo
|
2020-09-02 16:21:29 -07:00 |
Sharif Elgamal
|
6e9b0320bc
|
Update Makefile for 1.13.0 release
|
2020-09-02 16:16:51 -07:00 |
Thomas Stromberg
|
4446cee4e1
|
Bump storage-provisioner version to v3
|
2020-09-01 16:15:21 -07:00 |
Thomas Stromberg
|
1ac12e7615
|
Upgrade golangci-lint to v1.30.0
|
2020-08-30 17:20:42 -07:00 |
Anders F Björklund
|
c83d53def7
|
Add silent rules for less verbose build output
Similar to what automake (and also ninja) uses.
Use "make V=0" to enable, by default disabled.
|
2020-08-30 18:14:25 +02:00 |
Marcin Niemira
|
ef65d0f1e7
|
unify docker push in makefile
|
2020-08-14 20:24:42 +10:00 |
Marcin Niemira
|
ac2988c8aa
|
fix conflict
|
2020-08-13 09:42:19 +10:00 |
Marcin Niemira
|
75dd0cf591
|
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
|
2020-08-13 09:40:15 +10:00 |
Marcin Niemira
|
0ef45d7114
|
typofix
|
2020-08-13 09:35:57 +10:00 |
Medya Gh
|
cbab32ca97
|
add chenglog
|
2020-08-12 13:31:21 -07:00 |
Marcin Niemira
|
971284ecb5
|
fix message in makefile
|
2020-08-12 19:29:08 +10:00 |
Marcin Niemira
|
836f64a11c
|
minor cleanup
|
2020-08-12 10:07:18 +10:00 |
Marcin Niemira
|
6eb7555609
|
add docker login
|
2020-08-12 10:06:26 +10:00 |
Marcin Niemira
|
9eaef38aa9
|
unify variable declarations
|
2020-08-11 20:15:54 +10:00 |
Marcin Niemira
|
e2cdfa5829
|
minor cleanup
|
2020-08-11 20:01:46 +10:00 |
Marcin Niemira
|
0ef7f11514
|
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
|
2020-08-11 19:59:54 +10:00 |
Marcin Niemira
|
dbfa79d0b9
|
setup targets for kicbase gcr, gh and dockerhub
|
2020-08-11 19:59:40 +10:00 |
Sharif Elgamal
|
70c9db6252
|
Merge branch 'master' of github.com:kubernetes/minikube into v1.12.2
|
2020-08-04 13:39:25 -07:00 |
Priya Wadhwa
|
ad95211d3d
|
Add ldflags to e2e tests
|
2020-08-04 15:15:31 -04:00 |
Priya Wadhwa
|
bb00499c50
|
pass in ldflags to integration test, this should fix storage provisioner bug in TestSTartStop integration test
|
2020-08-04 14:07:26 -04:00 |
Priya Wadhwa
|
c42b906610
|
Include storage provisioner version as ldflag when building preload tarballs
|
2020-08-03 19:35:40 -04:00 |
Sharif Elgamal
|
a4cd184361
|
Merge branch 'master' of github.com:kubernetes/minikube into v1.12.2
|
2020-08-03 15:48:35 -07:00 |
Sharif Elgamal
|
382629a891
|
Bump Makefile for 1.12.2 release and add release notes
|
2020-08-03 14:21:15 -07:00 |
Priya Wadhwa
|
0538dddd9d
|
Upgrade storage provisioner to v2
|
2020-08-03 13:48:09 -04:00 |
Marcin Niemira
|
b6cc2ab54c
|
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
|
2020-07-28 20:06:52 +10:00 |
Medya Gh
|
e89b0b4757
|
move dockerfile to a different folder
|
2020-07-27 15:59:56 -07:00 |
Thomas Stromberg
|
61cff412c4
|
Increase integration target timeout from 60m to 90m
|
2020-07-27 12:33:44 -07:00 |
Marcin Niemira
|
61578ae035
|
rm space before linebreak in user_confirm function (Makefile)
|
2020-07-25 14:43:55 +10:00 |
Marcin Niemira
|
32ab4dd0b7
|
Merge branch 'master' of github.com:kubernetes/minikube into GH-8802/kickbase-make-target
|
2020-07-25 08:56:50 +10:00 |
Marcin Niemira
|
f9d55e573b
|
rename IN_AUTOMATION to IN_CI
|
2020-07-25 08:48:09 +10:00 |
Medya Gh
|
47ed4bc23c
|
update lint version
|
2020-07-24 14:45:15 -07:00 |
Marcin Niemira
|
950cc9a600
|
add user confirmation
|
2020-07-24 17:07:47 +10:00 |
Marcin Niemira
|
413acacf13
|
check if kic-base image exists before pushing
|
2020-07-24 15:31:16 +10:00 |
Medya Gh
|
d066e2bcbb
|
ignore
|
2020-07-23 17:15:02 -07:00 |
Marcin Niemira
|
feeb0abe26
|
add kickbase make target
|
2020-07-23 22:35:35 +10:00 |
Medya Ghazizadeh
|
515095a2d2
|
Merge pull request #8780 from afbjorklund/kic-automount
Add minimal minikube-automount to the kic image
|
2020-07-21 15:50:16 -07:00 |
Medya Gh
|
77c94988eb
|
update golang version
|
2020-07-20 14:45:26 -07:00 |
Anders F Björklund
|
bcaa3d206a
|
Make the kicbase image build context much smaller
(cherry picked from commit 0735629741 )
|
2020-07-20 23:02:13 +02:00 |
Priya Wadhwa
|
de66b35a0a
|
release v1.12.1
|
2020-07-17 16:06:05 -04:00 |
Medya Ghazizadeh
|
5df15f60fb
|
Merge pull request #8660 from RA489/go-v1.14.4
Upgrade go version to 1.14.4
|
2020-07-10 10:44:08 -07:00 |
Medya Gh
|
747f54cfb2
|
update version in makefile
|
2020-07-09 10:33:10 -07:00 |
Medya Gh
|
2616da204a
|
bump iso to v1.12.0
|
2020-07-08 15:08:27 -07:00 |
priyawadhwa
|
7367c72a3e
|
Merge pull request #8490 from zhijianli88/cleanup
A few cleanup
|
2020-07-08 14:52:28 -04:00 |
RA489
|
39a4268317
|
Upgrade go version to 1.14.4
|
2020-07-08 23:27:38 +05:30 |