Commit Graph

8102 Commits (625592920ee5ec0db24be91ae0df158064e7c80e)

Author SHA1 Message Date
Sharif Elgamal 625592920e fallback to vm-driver 2020-03-05 09:41:51 -08:00
Medya Ghazizadeh b75d62f08f
Merge pull request #6784 from afbjorklund/cni-upgrade
Upgrade cni and cni-plugins to spec 0.4.0
2020-03-05 01:50:54 -08: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
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
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
Sharif Elgamal 34d5f84d52 fix makefile part 2 2020-03-04 15:50:48 -08:00
Sharif Elgamal 1d1956ffac fix makefile 2020-03-04 15:39:59 -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
Medya Ghazizadeh 65f819dc3b
Merge pull request #6885 from medyagh/docker_env_restart
warn to update docker-env on restart
2020-03-04 14:12:36 -08:00
Sharif Elgamal 2db0b8cea2 fix search/replace errors 2020-03-04 14:10:39 -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 Ghazizadeh d1b0d507ca
Merge pull request #6882 from nkprince007/profile_list
profile_list: Do not throw error for unready clusters
2020-03-04 13:45:12 -08:00
Sharif Elgamal e2ce45c6f0 Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -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 Ghazizadeh 6d54f0efbe
Merge pull request #6764 from afbjorklund/exotic-arch
Build minikube cross for exotic architectures
2020-03-04 11:31:17 -08: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
Naveen Kumar Sangi f183a79a2d
profile_list: Do not throw error for unready clusters 2020-03-04 11:13:51 -06:00
Medya Ghazizadeh 3ba072c13d
Merge pull request #6878 from ulm0/skip-phases
skip phases in cmd whitelist for kubeadm
2020-03-04 00:04:37 -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
Medya Ghazizadeh aa02c106c3
Merge pull request #6875 from josedonizetti/fix-delete-all-cmd
Fix delete --all if using non default profile
2020-03-03 17:59:07 -08:00
Jose Donizetti a269de762f Fix delete --all if using non default profile 2020-03-03 20:41:24 -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 daf8363961
fix logs and delete command 2020-03-03 14:23:35 -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