Commit Graph

13601 Commits (b8052fe33d2d6daa61f501e52d163e31d88063a5)

Author SHA1 Message Date
Priya Wadhwa 51169d68ea Add context to remaining necessary functions 2021-02-08 15:19:01 -08:00
Priya Wadhwa a6372b35a3 Add 5 minute timeout to deleting leftover cvolumes and containers 2021-02-08 15:15:08 -08:00
Priya Wadhwa 9b147f788d Merge branch 'master' of https://github.com/kubernetes/minikube into delete-timeout 2021-02-08 14:56:13 -08:00
Medya Ghazizadeh 0019dd2180
Merge pull request #10361 from sharifelgamal/gcp-auth-multiarch
upgrade gcp-auth-webhook image to v0.0.4 for multiarch
2021-02-08 13:10:02 -08:00
Medya Ghazizadeh e2f3a9ff98
Merge pull request #10401 from afbjorklund/lint-cleanup
Clean up accumulated golint with missing godoc
2021-02-08 12:53:03 -08:00
alonyb 750a92db4a update go.sum file 2021-02-08 14:26:29 -05:00
Anders F Björklund f316c0fdce Clean up accumulated golint with missing godoc 2021-02-08 20:10:31 +01:00
Priya Wadhwa 53887f407c skip load image on none driver 2021-02-08 10:30:17 -08:00
Medya Ghazizadeh d6f7f692f3
Merge pull request #10385 from michaelhenkel/10214
adding insecure registry support to containerd runtime
2021-02-08 09:22:41 -08:00
Medya Ghazizadeh 1c8944f790
Merge pull request #10395 from govargo/fix-metallb-addon
Fix configuration of the metallb with empty load balancing IP range
2021-02-08 09:12:48 -08:00
Medya Ghazizadeh 27351de13b
Merge pull request #10400 from afbjorklund/go-getter-upstream
Remove s3 and gcs patches from go-getter module
2021-02-08 09:07:36 -08:00
Medya Ghazizadeh 262d102ceb
Merge pull request #10354 from hetong07/issue_10311
Provide advice when running windows binary (.exe) inside WSL
2021-02-08 09:05:54 -08:00
Anders F Björklund 75637f5797 Remove s3 and gcs patches from go-getter module
Makes the binary 5 MB bigger, but avoids forking

Upstream has a different approach, in their v2
2021-02-08 11:59:55 +01:00
hetong07 bdac73d2fd Put the environment check as a separate if-else clause, and make this check as early as possible. 2021-02-07 17:37:01 -08:00
Medya Ghazizadeh acab605391
Merge pull request #10396 from MoshiBin/patch-1
Add missing reference to --embed-certs in the docs
2021-02-07 11:49:03 -08:00
Moshi Binyamini 4a20660a3c
Add missing reference to --embed-certs 2021-02-07 20:12:38 +02:00
Kent Iso b1030dc28a Fix configuration of the metallb with empty load balancing IP range 2021-02-07 23:43:05 +09:00
vlad doster 05123bb70a (docs) update docs/start/_index.md`
minikube is not a cask on brew

- update doc wording to reflect the change
- update image reflecting this
2021-02-06 05:28:27 -06:00
Medya Ghazizadeh bdd1e6de6a
Merge pull request #10356 from afbjorklund/cri-socket-wait
Wait for the CRI socket to be created properly
2021-02-05 18:50:27 -08:00
Michael Henkel f0d11be8fc Merge branch '10214' of github.com:michaelhenkel/minikube into 10214 2021-02-05 17:10:51 -08:00
Michael Henkel 0b5df251d0 move containerd insecure registry config to containerd.go 2021-02-05 17:10:27 -08:00
Author Name d1713ff182 add insecure registry support for containerd runtime 2021-02-05 17:10:27 -08:00
Michael Henkel 08efbb8880 move containerd insecure registry config to containerd.go 2021-02-05 17:09:38 -08:00
Steven Powell f13ae5cdc6 Refactor tmp dir detection to improve testability 2021-02-05 17:01:56 -07:00
Priya Wadhwa 97c58bf839 Fix test 2021-02-05 15:29:43 -08:00
Medya Ghazizadeh 2c60c126a7
Merge pull request #10369 from prezha/support-ancient-docker-versions
support ancient versions of docker again (template parsing issue)
2021-02-05 15:26:27 -08:00
Priya Wadhwa 1a0f75e6e7 Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load 2021-02-05 14:37:31 -08:00
Priya Wadhwa 15548fc83e update docs 2021-02-05 14:36:55 -08:00
Priya Wadhwa 9a9c160b3f Move load test into functional test 2021-02-05 14:28:25 -08:00
Medya Ghazizadeh 3f4ff5b011
Merge pull request #10374 from medyagh/docker_running_containerd
disable dockerd for container runtime
2021-02-05 14:21:42 -08:00
Predrag Rogic 51111737bb
change wording: supported -> recommended 2021-02-05 21:27:35 +00:00
Medya Ghazizadeh b387cf27b3
Merge pull request #10372 from spowelljr/fixSnapBug
fixed snap package manager bug
2021-02-05 13:12:58 -08:00
Medya Gh 6476d6f82c fix unittest 2021-02-05 13:03:29 -08:00
Medya Ghazizadeh b7feb137f3
Merge pull request #10375 from spowelljr/updateKlog
update klog to v2
2021-02-05 13:00:30 -08:00
alonyb 6cc9b63ccc upgrade spinner library 2021-02-05 15:50:16 -05:00
Steven Powell 859e4c53b0 update klog to v2 2021-02-05 13:31:36 -07:00
Medya Gh 7a83dc7ab9 move on if cant disable socket and try 2021-02-05 12:25:24 -08:00
Medya Gh 6bf615d3d5 disable dockerd for container runtime 2021-02-05 12:20:29 -08:00
Steven Powell 4eb9a9081b fixed snap package manager bug 2021-02-05 12:04:33 -07:00
Priya Wadhwa 22a65a0c12 Add --all flag to 2021-02-05 10:48:08 -08:00
Priya Wadhwa 0061d72be6 Merge branch 'master' of https://github.com/kubernetes/minikube into mk-image-load 2021-02-05 10:24:23 -08:00
Predrag Rogic 64972693e6
remove the Exit for old docker versions 2021-02-05 14:30:45 +00:00
Predrag Rogic f519ec50cc
support ancient versions of docker again (template parsing issue) 2021-02-05 01:54:09 +00:00
Priya Wadhwa 63d3a20cf8 update docs 2021-02-04 16:31:44 -08:00
Priya Wadhwa 97d78f846e Fix mustload 2021-02-04 16:23:39 -08:00
Priya Wadhwa d257ff2a94 remove debugging comments 2021-02-04 16:22:27 -08:00
Priya Wadhwa f365fcc692 Add integration test to ensure works correctly 2021-02-04 16:21:40 -08:00
Priya Wadhwa 07562be3f0 clean up code so we aren't duplicating it 2021-02-04 14:47:28 -08:00
Priya Wadhwa 1d63f085e4 Add command 2021-02-04 14:45:27 -08:00
hetong07 6d8804e10e Use the 'ExProgramUnsupported' as the error code for MK_WRONG_BINARY_WSL error. 2021-02-03 18:29:13 -08:00