Priya Wadhwa
342b52b8cd
Merge branch 'master' of github.com:kubernetes/minikube into remove-addon-manager
2020-01-14 16:16:42 -08:00
Sharif Elgamal
3ea7d42a9b
Merge pull request #6317 from sharifelgamal/1.17.0-beta.0
...
bumping makefile to 1.17.0-beta.0
2020-01-14 14:58:36 -08:00
Sharif Elgamal
c03b885ca9
bumping makefile to 1.17.0-beta.0
2020-01-14 14:31:45 -08:00
Sharif Elgamal
2c301bd4ef
more node changes yay
2020-01-14 14:25:20 -08:00
Sharif Elgamal
70f73e7bdd
Merge pull request #6315 from medyagh/istio_disable
...
disable istio provisioner by default
2020-01-14 14:19:01 -08:00
Sharif Elgamal
2813cf4120
Merge branch 'master' of github.com:sharifelgamal/minikube into m2
2020-01-14 13:44:40 -08:00
Thomas Strömberg
8e51307cdf
Merge pull request #6316 from tstromberg/roadmap-cleanup
...
Adopt 2020 roadmap, clean out 2019 items
2020-01-14 13:36:11 -08:00
Priya Wadhwa
53fac08913
fix lint
2020-01-14 13:20:58 -08:00
Thomas Stromberg
079ece3f62
Adopt 2020 roadmap, clean out 2019 items
2020-01-14 13:19:47 -08:00
Priya Wadhwa
5b219088d2
updaate download only test to include kubectl release binary
2020-01-14 13:05:39 -08:00
Priya Wadhwa
f5be457399
fix unit tests
2020-01-14 12:12:47 -08:00
Medya Gh
577a04b02e
disable istio provisioner by default
2020-01-14 12:05:32 -08:00
Priya Wadhwa
9a2de2ae7f
Hook up new addon manager logic to existing addons code
2020-01-14 10:52:27 -08:00
Priya Wadhwa
2029d6012c
Rebased on master
2020-01-14 10:27:39 -08:00
Anders F Björklund
71b561e344
Add note to remember to end the minikube flags
...
And add some whitespace before the next section
2020-01-14 18:22:45 +01:00
Anders F Björklund
c017dc986c
Merge branch 'master' into crio-conf
2020-01-14 18:10:14 +01:00
Anders F Björklund
708bf5c6d5
Revert unnecessary change to the extra flags order
2020-01-14 17:49:09 +01:00
Ruben
c3bb3802e9
Merge branch 'master' of https://github.com/kubernetes/minikube into update-kubeadm-v1beta2
2020-01-13 21:12:07 -05:00
Medya Gh
ac3132cd74
add missing 1
2020-01-13 16:20:15 -08:00
Medya Gh
f645850842
add example to tunnel help
2020-01-13 16:16:36 -08:00
Medya Ghazizadeh
2d97a0d3b7
Merge pull request #6220 from afbjorklund/crictl-local
...
Use absolute path, when calling the crictl command
2020-01-13 14:31:01 -08:00
Medya Ghazizadeh
8718a54d91
Merge pull request #6256 from tstromberg/dry-run
...
Add --dry-run option to start
2020-01-13 13:37:15 -08:00
Anders F Björklund
9e317ac2bd
Do not use an arch suffix for the coredns name
...
They are using multi-arch images instead...
So don't append something like -arm64 to it.
Just use e.g. "k8s.gcr.io/coredns:1.6.5",
and Docker will pull the right platform image.
2020-01-13 22:34:19 +01:00
Medya Ghazizadeh
b665640421
Merge pull request #6277 from medyagh/kic_addon
...
add addons for kic
2020-01-13 12:56:06 -08:00
Medya Ghazizadeh
2e3d3e0add
Merge pull request #6274 from medyagh/add_table
...
Improve "addon list" by viewing as a table
2020-01-13 12:54:51 -08:00
Medya Ghazizadeh
f5ce7d9e74
Merge pull request #6292 from afbjorklund/profile-version
...
Handle empty k8s version in existing profile
2020-01-13 12:50:14 -08:00
Medya Ghazizadeh
ea3d1cd9a5
Merge pull request #6295 from afbjorklund/reportcard-minor2
...
Fix some minor issues from gofmt and golint
2020-01-13 12:49:49 -08:00
Thomas Stromberg
13873028ae
Merge master
2020-01-13 12:46:47 -08:00
Anders F Björklund
d265162fe2
Fix some minor issues from gofmt and golint
2020-01-13 21:38:59 +01:00
Medya Ghazizadeh
30ba792234
Merge pull request #6294 from afbjorklund/hack-gopogh
...
Move away from go.mod when installing gopogh tool
2020-01-13 12:06:17 -08:00
Medya Gh
39d17872e7
fix integration test
2020-01-13 12:03:26 -08:00
Anders F Björklund
d623f35d55
Move away from go.mod when installing gopogh tool
2020-01-13 20:21:58 +01:00
Medya Ghazizadeh
13e2a3e601
Merge pull request #6276 from tstromberg/qemu-system
...
Pass --kvm-qemu-uri value into kvm2 health check
2020-01-13 11:16:07 -08:00
Medya Ghazizadeh
5f9261f70f
Merge pull request #6289 from truongnh1992/secure_link
...
Securing many http links to https links
2020-01-13 11:07:03 -08:00
Anders F Björklund
94b03ff881
Handle empty k8s version in existing profile
2020-01-13 18:33:59 +01:00
Nguyen Hai Truong
20469b44ff
Securing many http links to https links
...
Fix http link to https link for security, modify many link
http to https in the project.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-01-13 14:04:29 +07:00
Anders F Björklund
f959a21d87
Make sure to pass runner to UpdateCluster runtime
2020-01-12 22:19:50 +01:00
Anders F Björklund
0e83dd4b4e
Use the cgroup-driver from runtime for kubelet
2020-01-12 19:29:07 +01:00
Anders F Björklund
27f8adf912
Add CGroupDriver function to cruntime interface
2020-01-12 18:46:47 +01:00
Anders F Björklund
e6c684e19e
Switch from MBR to GPT for the ISO partitioning
2020-01-12 15:02:15 +01:00
Ruben
eef0e52827
add more test files to 1.18 & 1.19 versions
2020-01-11 20:57:12 -05:00
Ruben
e2c254fc74
change template name to 1.17 test files
2020-01-11 20:55:58 -05:00
Ruben
f1557f2065
add more versions for testing
2020-01-11 20:54:28 -05:00
Ruben
453fb9fedb
fix code format
2020-01-11 19:21:07 -05:00
Ruben
5fd6beacf9
Merge branch 'master' of https://github.com/kubernetes/minikube into update-kubeadm-v1beta2
2020-01-11 11:08:01 -05:00
Ruben
ebecf33723
add podSubnet & certSANs from v1beta1
2020-01-11 10:09:01 -05:00
Medya Gh
62e3bc4b72
add addons for kic
2020-01-10 17:14:47 -08:00
Medya Gh
b36bc1ec66
fix integration test for tabular view
2020-01-10 16:39:17 -08:00
tstromberg
1085d47a24
Pass in the value of *kvmQemuURI for behavioral consistency
2020-01-10 16:07:07 -08:00
tstromberg
5008d4cdc9
Explicitly set LIBVIRT_DEFAULT_URI default for health checking
2020-01-10 15:49:01 -08:00