Commit Graph

9476 Commits (b0378e9362e310d95ec2908dbb7f1b47ddc63484)

Author SHA1 Message Date
Medya Gh 9dfe6a6a70 clean up logs 2020-04-13 16:39:52 -07:00
Medya Gh 4d4874e7c3 make unique profile name hostname friendly 2020-04-13 16:23:46 -07:00
Medya Gh a5e078074a shorten 2020-04-13 16:13:53 -07:00
Medya Ghazizadeh 5aead2b791
Merge pull request #7649 from prasadkatti/patch-8
Add kubeadm requirements to none driver docs page
2020-04-13 16:02:22 -07:00
Medya Gh 74602ccc6a remove not working tests in github actions 2020-04-13 15:35:27 -07:00
Medya Gh 4c17ab5dd5 optimize seo 2020-04-13 13:27:22 -07:00
Medya Gh bbc27bca45 add minikube website 2020-04-13 13:24:33 -07:00
Medya Gh b3bcbf0974 get search engine's attention 2020-04-13 13:18:49 -07:00
Prasad Katti 964af77e14 Add kubeadm requirements to none driver docs page 2020-04-13 12:07:00 -07:00
Kenta Iso 9fe4f761f3 change log level from error to warning 2020-04-13 15:48:31 +09:00
Kenta Iso 05ce6164e8 if ip and block is equal, return true 2020-04-13 15:48:31 +09:00
Kenta Iso b861d27ea6 fix broken proxy docs url 2020-04-13 15:48:31 +09:00
Kenta Iso 97f1c784e3 add check proxy cidr is valid 2020-04-13 15:48:31 +09:00
Medya Ghazizadeh cd7d4b8157
Merge pull request #7609 from prasadkatti/ipv6_support
Add a note that minikube does not support IPv6 yet
2020-04-12 22:04:54 -07:00
Medya Ghazizadeh d734118664
Merge pull request #7629 from vorburger/patch-1
fix broken link in dashboard doc
2020-04-12 02:44:39 -07:00
Michael Vorburger ⛑️ 20dab3b1a1
fix broken link in dashboard doc 2020-04-12 10:14:14 +02:00
Medya Ghazizadeh 827f73f8e1
Merge pull request #7621 from developer-guy/master
[DOCS UPDATE] Update audit-policy.md in pages of tutorial.
2020-04-11 17:01:42 -07:00
Prasad Katti 088b8d25dd
Update broken link 2020-04-11 17:00:43 -07:00
Prasad Katti 17c5f4e785 Move ipv6 support note to FAQs and re-format FAQs 2020-04-11 15:08:14 -07:00
Batuhan Apaydın 50a31eec9d
Update audit-policy.md
removed whitespace in line 34 before the namespace name.
2020-04-11 18:55:57 +03:00
Medya Ghazizadeh 2ef15e6a3c
Merge pull request #7615 from prasadkatti/patch-6
Add fix for broken link
2020-04-11 05:35:10 -07:00
Medya Ghazizadeh 5698f91dae
Merge pull request #7478 from afbjorklund/start-message
Make KIC start message shorter
2020-04-11 04:24:51 -07:00
Anders F Björklund 7ed7c3e7b9 Add link to upstream go-containerregistry issue 2020-04-11 10:19:01 +02:00
Anders F Björklund e054d75836 Add digest to image in daemon after pulling it
The image was added with digest "none", which caused it to be
written to daemon again next time since reference didn't match.

Currently this is missing from the go-containerregistry API,
so use "docker pull" as a workaround (it should be rather fast)
2020-04-11 10:17:28 +02:00
Anders F Björklund 9916362a2b Make KIC start message shorter and with disksize
Don't show the host info any more (available),
since we don't show it for the VM host either.
2020-04-11 10:01:11 +02:00
Anders Björklund 66c71f2b8d
Merge pull request #7441 from afbjorklund/docker-products
Separate between Docker Desktop and Docker Engine
2020-04-11 09:54:31 +02:00
Prasad Katti 52889281fb Found another broken link 2020-04-11 00:22:03 -07:00
Medya Ghazizadeh 9b9d7c357a
Merge pull request #7591 from tstromberg/oci-go-faster
kic: Use SSHRunner by default (20% faster startup)
2020-04-10 20:24:33 -07:00
Prasad Katti 80e693b98f Add a note that minikube does not support IPv6 yet 2020-04-10 19:55:03 -07:00
Medya Ghazizadeh 110a7c017c
Merge pull request #7598 from tstromberg/pause-rettry
Add retry to pause/unpause functions
2020-04-10 18:55:14 -07:00
Medya Ghazizadeh 7f6ca11c47
Merge pull request #7593 from prasadkatti/fix_broken_links
Fix broken links on minikube website
2020-04-10 18:42:38 -07:00
Prasad Katti f3d44800e0
Update formatting 2020-04-10 18:32:30 -07:00
Prasad Katti 5e5cac7b3e add aliases for old links 2020-04-10 17:38:09 -07:00
Prasad Katti 983c41acd7 fix broken links on minikube website 2020-04-10 17:10:58 -07:00
Thomas Stromberg e98370a558 Modify applyKICOverlay so that it does not rely on piping stdin 2020-04-10 17:00:12 -07:00
Thomas Stromberg 87f4580845 Merge branch 'master' into oci-go-faster 2020-04-10 16:22:20 -07:00
Thomas Strömberg fc1496c977
Merge pull request #7600 from kubernetes/revert-7599-revert-7575-crio-restart
Revert "Revert "Restart crio after applying the kic overlay (in background)""
2020-04-10 16:21:19 -07:00
Thomas Strömberg 9fffd5f877
Revert "Revert "Restart crio after applying the kic overlay (in background)"" 2020-04-10 16:06:17 -07:00
Thomas Stromberg 6ddb9343b2 Merge branch 'master' into oci-go-faster 2020-04-10 15:31:37 -07:00
Thomas Strömberg 36bbf3dd3d
Merge pull request #7599 from kubernetes/revert-7575-crio-restart
Revert "Restart crio after applying the kic overlay (in background)"
2020-04-10 15:25:11 -07:00
Thomas Strömberg 35eb50fafa
Revert "Restart crio after applying the kic overlay (in background)" 2020-04-10 15:24:52 -07:00
Medya Ghazizadeh aa8de05baa
Merge pull request #7595 from tstromberg/containerd-bound
Skip containerd shutdown if Docker is bound to it
2020-04-10 15:11:36 -07:00
Thomas Strömberg 30bf7bf4d1
Merge pull request #7575 from tstromberg/crio-restart
Restart crio after applying the kic overlay (in background)
2020-04-10 14:48:30 -07:00
Thomas Stromberg de59595559 Add retry to pause/unpause functions to avoid stopping pod race 2020-04-10 14:43:39 -07:00
Thomas Strömberg a1d8634f6e
Merge pull request #7590 from kubernetes/cert-investigation
cert test flakiness: make write atomic, add log msgs
2020-04-10 14:32:56 -07:00
Thomas Strömberg ab0602915a
Merge pull request #7417 from tstromberg/no-errors-test
Add test for unexpected stderr or errors
2020-04-10 14:32:03 -07:00
Thomas Stromberg 8b57227273 Remove unused code 2020-04-10 14:14:12 -07:00
Thomas Stromberg 7f3bce4b1b Merge branch 'master' into oci-go-faster 2020-04-10 13:53:48 -07:00
Thomas Stromberg 4d1177cbf1 Ensure that sessions are closed, retry client if necessary 2020-04-10 13:53:38 -07:00
Medya Ghazizadeh 878c364031
Merge pull request #7580 from medyagh/crio-version
update kicbase image : bump cri-o version
2020-04-10 13:05:02 -07:00