Commit Graph

10490 Commits (ea1331619a8b43a84a627df944caa2e69aff6b51)

Author SHA1 Message Date
Prasad Katti 5cc0b823e4 Update community webpage 2020-04-20 14:08:34 -07:00
Anders F Björklund 573152f674 Improve logging of skipped k8s and docker versions 2020-04-20 22:54:02 +02:00
Medya Ghazizadeh 7a3f624b1b
Merge pull request #7803 from priyawadhwa/ui
Improve minikube verifying UI
2020-04-20 13:53:39 -07:00
Medya Ghazizadeh 31f7f0f679
Merge pull request #7786 from afbjorklund/service-enable
Enable docker and kubelet units after adding them
2020-04-20 13:52:11 -07:00
Medya Ghazizadeh 58794bb1cd
Merge pull request #7805 from afbjorklund/gotest-ldflags
Add linker flags to go test, for docs test
2020-04-20 13:49:41 -07:00
Medya Gh ba2e27025f
make funcs private 2020-04-20 13:37:46 -07:00
Medya Gh 22c2850102
revert unrelated changes 2020-04-20 13:35:15 -07:00
Medya Gh c504f2febd
spell 2020-04-20 13:33:42 -07:00
Medya Gh 16c2077106
add helpers and unit test 2020-04-20 13:32:55 -07:00
Anders F Björklund a02fbbe1c8 Add linker flags to go test, for docs test
TestGenerateDocs uses the minikube version
2020-04-20 22:15:03 +02:00
Medya Gh 366dc8d127
add helper for img plull command 2020-04-20 13:13:37 -07:00
Anders F Björklund 2cb7126f8c Skip verification of docker used in GitHub Actions
[ERROR SystemVerification]: unsupported docker version: 3.0.11+azure
2020-04-20 22:12:42 +02:00
Anders F Björklund e1f864b198 Refactor: reason for skipping SystemVerification 2020-04-20 22:12:42 +02:00
Anders F Björklund 08345e74fb Don't skip SystemVerification for non-KIC drivers
It was added as a default by mistake in 0b2d8051
2020-04-20 22:12:42 +02:00
Anders F Björklund 863b27d260 Return error from Enable if anything went wrong 2020-04-20 21:40:27 +02:00
Medya Gh 1bdd9ff7e8 add docker back 2020-04-20 12:25:19 -07:00
Priya Wadhwa 4a414fa872 Improve minikube start UI 2020-04-20 12:06:16 -07:00
Medya Ghazizadeh ae7c923feb
Merge pull request #7777 from sayboras/feature/fish-completion
Add fish completion support
2020-04-20 10:49:50 -07:00
Thomas Strömberg b45112da30
Fix port number typo 2020-04-20 09:20:01 -07:00
Medya Gh bc36eb2de9
add todo comment 2020-04-19 21:13:46 -07:00
Medya Gh d2415d778e
add json parser for critcl images 2020-04-19 20:36:22 -07:00
Medya Gh ac66bf2f90
first working version 2020-04-19 19:59:50 -07:00
Prasad Katti 57008d2f50 blog was removed, so don't need the config 2020-04-19 19:52:41 -07:00
Medya Gh c017c98e81
add preload funcs for containerd 2020-04-19 19:33:11 -07:00
sayboras 66a7cf26b3
Add fish auto completion 2020-04-20 11:52:26 +10:00
Michał Regulski db6ed7c7d4 Hyper-V usable by members of Hyper-V admins group 2020-04-20 02:51:51 +02:00
Thomas Stromberg b78c5bc429 Merge to master 2020-04-19 16:31:07 -07:00
Medya Gh 906403aebf
Merge branch 'master' of github.com:kubernetes/minikube into preload_containerd 2020-04-19 16:28:07 -07:00
Medya Ghazizadeh a8c9e7a3cb
Merge pull request #7779 from prasadkatti/doc/integration_testing
Consolidate integration testing guide on the website
2020-04-19 16:19:07 -07:00
Anders Björklund a44d9a105f
Merge pull request #7754 from afbjorklund/podman-cni
Add default CNI network for running wth podman
2020-04-19 23:34:17 +02:00
Anders Björklund 16ef0fe680
Merge pull request #7740 from vixus0/bind-mount-var-tmp
Bind mount /var/tmp to avoid exhausting memory with podman
2020-04-19 23:33:53 +02:00
Anders F Björklund 49ebcc87d3 Enable docker and kubelet units after adding them
This avoids warnings from `kubeadm init` later:

[WARNING Service-Docker]
[WARNING Service-Kubelet]
2020-04-19 17:31:00 +02:00
Anders F Björklund e726215974 Handle default cri socket path in docker
Use /var/run/dockershim.sock for default
2020-04-19 16:07:09 +02:00
Anders F Björklund e99340b4ac Improve podman status when checking for sudo
Only use sudo for info and running on linux
2020-04-19 09:45:16 +02:00
Anders F Björklund 19be5619d6 Resource limits seem to work ok when not rootless 2020-04-19 09:45:16 +02:00
Anders F Björklund 024cd6b108 Use the same kind of named /var mount for podman
The internal anonymous mounts do not seem to have the same
issues as the external path mounts, so we can do all of /var
2020-04-19 09:45:16 +02:00
Anders F Björklund 45ec38d2e6 Fix hack binary, as pointed out by golangci-lint 2020-04-19 09:45:16 +02:00
Anders F Björklund 8987b1067a Also persist the kubelet and the cni state dirs 2020-04-19 09:45:16 +02:00
Anders F Björklund 223424652c Also create and mount the container runtime dirs 2020-04-19 09:45:16 +02:00
Anders F Björklund df3aec6b0a Missed to wrap one podman inspect in sudo proper 2020-04-19 09:45:16 +02:00
Anders F Björklund f57faf8036 Only remount the /var/lib/minikube directory 2020-04-19 09:45:16 +02:00
Anders F Björklund 22aa1aff22 Handle more state and status for the podman driver 2020-04-19 09:45:16 +02:00
Anders F Björklund 401e94c854 Don't download podman images to docker daemon 2020-04-19 09:45:16 +02:00
Anders F Björklund f264ac171e Remove extra single-quotes from format parameter
podman
	Error: template parsing error: template: image:1: function "json" not defined
2020-04-19 09:42:17 +02:00
Anders F Björklund d7dc7bf7b2 The podman driver should not be run as root
Use sudo for the podman commands instead

Wrap the docker commands with env prefix
2020-04-19 09:42:17 +02:00
Anders F Björklund 5f86da5b54 Pass the cri socket path to kubeadm reset command
Avoids error: "Found multiple CRI sockets"
2020-04-19 09:29:52 +02:00
Prasad Katti dc526455f0 Move integration testing doc from the readme.md to the website 2020-04-18 20:29:40 -07:00
Medya Ghazizadeh f66ebabd54
Merge pull request #7774 from medyagh/add_multinode_test_to_ghaction
increase number of docker tests on gtihub actions
2020-04-18 20:14:52 -07:00
Medya Gh 77fee467ea
only functional 2020-04-18 20:01:20 -07:00
Medya Gh 059482a34c
tune 2020-04-18 19:42:47 -07:00