Commit Graph

2837 Commits (e1f682033531c3ab6d5ded0fc6d30a7ef6015403)

Author SHA1 Message Date
Medya Gh e1f6820335 fix already in use 2020-03-05 16:42:56 -08:00
Medya Ghazizadeh ba199678ff
Merge pull request #6791 from medyagh/kic_ga
promote docker driver priority from "experimental" to "fallback"
2020-03-05 12:51:36 -08:00
Thomas Stromberg 1a01b9450c Clarify logic around beginDownloadKicArtifacts 2020-03-05 10:23:51 -08:00
Thomas Stromberg 1f7ae5b35b Merge to master 2020-03-05 09:57:46 -08:00
Naveen Kumar Sangi b43977d7cc
fixHost: Use container word for kic drivers
Relates to https://github.com/kubernetes/minikube/issues/6859
2020-03-05 01:32:17 -06:00
Sharif Elgamal 1327f9d3a5
Merge pull request #6836 from sharifelgamal/machinename
Decouple machine name from profile/cluster name
2020-03-04 21:06:28 -08:00
Thomas Stromberg 883e108dce Fix hyperv import 2020-03-04 21:05:38 -08:00
Thomas Stromberg 9adf54388d lint cleanup 2020-03-04 20:49:49 -08:00
Thomas Stromberg 832fb6b4ab preload: check local cache and status codes 2020-03-04 20:42:05 -08:00
Thomas Stromberg 3e772d0048 Merge master 2020-03-04 20:18:16 -08:00
Medya Ghazizadeh 5b6c7835b3
Merge pull request #6874 from priyawadhwa/skip-cache
Only cache k8s images if necessary
2020-03-04 19:06:47 -08:00
Medya Ghazizadeh d5bc3fdc65
Merge pull request #6888 from sharifelgamal/driver
Switch --vm-driver paramter to --driver
2020-03-04 19:04:43 -08:00
Thomas Stromberg a1ebcbd031 Merge conflicts 2020-03-04 18:01:41 -08:00
Thomas Stromberg 39670fc06f Add download package & support URL fallback 2020-03-04 17:07:49 -08:00
Sharif Elgamal 4aafc5534c fix fix to fix fix 2020-03-04 16:38:22 -08:00
Sharif Elgamal 0ff12cafac Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-04 16:37:54 -08:00
Medya Ghazizadeh 9c1dbe745c
Merge pull request #6889 from tstromberg/symlink-inversion
Fix inverted certificate symlink creation logic
2020-03-04 16:29:18 -08:00
Sharif Elgamal a2dd34cd8c dummy commit to fix travis: 2020-03-04 16:20:55 -08:00
Priya Wadhwa 2f4987894a code review comment 2020-03-04 15:09:24 -08:00
priyawadhwa d403da451b
Merge pull request #6870 from priyawadhwa/transfer-binaries
Add k8s binaries to preloaded tarball
2020-03-04 15:00:11 -08:00
Thomas Stromberg 42670e6e11 Update TestSetupCerts unit test to match code change 2020-03-04 14:59:25 -08:00
Thomas Stromberg d45471ca8d Add certificate sync integration test 2020-03-04 14:48:40 -08:00
Thomas Strömberg 41235a7ffa
Merge pull request #6816 from halmai/halmai-patch-1
give hint if 'minikube delete' cannot delete the machine directory
2020-03-04 14:44:12 -08:00
Sharif Elgamal eccb1d5e0a fix unit test 2020-03-04 14:43:42 -08:00
Sharif Elgamal a9db1d86d9 add TODO's for bootstrapper 2020-03-04 14:23:33 -08:00
Sharif Elgamal a3e000d850 addressing comments 2020-03-04 14:09:15 -08:00
Thomas Stromberg 3f40bdcc47 Fix inverted certificate symlink logic 2020-03-04 13:53:11 -08:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Medya Gh f40c5a7b30 move funcs arround 2020-03-04 12:50:01 -08:00
Csongor Halmai be81a72310 removing extra space 2020-03-05 07:36:21 +11:00
Medya Gh 1d367aaf71 lint 2020-03-04 10:42:00 -08:00
Medya Gh db5903d3ed lint 2020-03-04 10:40:32 -08:00
Medya Gh 54df61d677 point to host daemon more places 2020-03-04 10:37:10 -08:00
Sharif Elgamal 8a732aeb8d actually fix hyperv 2020-03-04 10:28:28 -08:00
Medya Gh 5c5bfa7ef5 point to right docker 2020-03-04 10:27:56 -08:00
Medya Gh 6a62046e62 add warning and point to right docker 2020-03-04 10:22:20 -08:00
Sharif Elgamal 1001a47bb2 fix hyperv as well 2020-03-04 09:35:09 -08:00
Sharif Elgamal 1b35ea4f2d fix some driver calls 2020-03-04 09:24:38 -08:00
Sharif Elgamal 7fbabd4798 Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-04 09:24:17 -08:00
Pierre Ugaz a92e670642
skip phases in cmd whitelist for kubeadm
Signed-off-by: Pierre Ugaz <ulm0@innersea.xyz>
2020-03-04 02:59:18 -03:00
Priya Wadhwa 1a91304b8f Only cache images if necessary
We can skip caching k8s images if we are using the kic driver and a preloaded tarball for that k8s version exists.
2020-03-03 15:31:28 -08:00
Sharif Elgamal 3bb111a6fc
make sure machine name is properly backwards compatible 2020-03-03 13:49:01 -08:00
Sharif Elgamal 95dd21d115
unit tests pass holy cow 2020-03-03 13:20:21 -08:00
Sharif Elgamal 28e030c728
Merge branch 'master' of github.com:kubernetes/minikube into machinename 2020-03-03 12:16:47 -08:00
Sharif Elgamal 2618c32b27
fixing unit tests 2020-03-03 12:14:22 -08:00
Priya Wadhwa a03c239c93 Add k8s binaries to preloaded tarball
Include k8s binaries in preloaded tarball so that we can skip tranferring this over.

This increases the size of the tarball from around 430 MB to 500MB, but saves a couple seconds on start time.
2020-03-03 11:35:47 -08:00
priyawadhwa 22ca04aa80
Merge pull request #6720 from priyawadhwa/preload-images-into-docker-volume
Preload images into docker volume
2020-03-03 10:25:01 -08:00
Medya Ghazizadeh 4d08ec6216
Merge pull request #6847 from josedonizetti/kic-tunnel-improve-error-message
kic: improve error message for service not found
2020-03-03 10:14:51 -08:00
Priya Wadhwa 5d1628113a use docker command line to check if image exists, since it is much faster than go-containerregistry 2020-03-02 17:30:26 -08:00
Sharif Elgamal 31a42ce672
address comments 2020-03-02 17:30:08 -08:00