Commit Graph

15253 Commits (5a0f9559707a2526cb115673eb0ab46da524ffeb)

Author SHA1 Message Date
Andriy Dzikh 4a5642e738 Fix `out` stylized function formatting with an empty map instead of nothing. 2021-04-30 14:40:18 -07:00
Medya Ghazizadeh 6f388085c5
Merge pull request #11190 from medyagh/containerd_func
ci: add functional contained
2021-04-30 12:39:29 -07:00
Medya Ghazizadeh e42ea6ceb1
Merge pull request #11238 from spowelljr/updateTemplate
Updated English GitHub issue template to require minikube logs
2021-04-30 11:57:40 -07:00
Ilya Zuyev 0037043cf3 Update changelog 2021-04-30 11:57:02 -07:00
Ilya Zuyev 40e7b9d57b Update changelog 2021-04-30 11:54:44 -07:00
Ilya Zuyev 2ae2fec0a8 Update changelog 2021-04-30 11:53:39 -07:00
Ilya Zuyev 7602998363 update changelog 2021-04-30 11:45:48 -07:00
Ilya Zuyev 6add30a25b update Makefile 2021-04-30 11:38:53 -07:00
Ilya Zuyev 3a02ad7a1b Merge branch 'master' into ilyaz/release_1.20.0-beta.0 2021-04-30 11:37:42 -07:00
Ilya Zuyev d12f011fdb update changelog 2021-04-30 11:36:51 -07:00
ilya-zuyev 27045fd421
Merge pull request #11239 from minikube-bot/kicbase-release-v0.0.21
Update kicbase to v0.0.21
2021-04-30 11:36:16 -07:00
Sharif Elgamal 7cce80e555 trying hyperkit?? 2021-04-30 11:24:27 -07:00
Medya Gh fa02590eb9 fix name 2021-04-30 11:23:50 -07:00
minikube-bot c5b65cab51 Update kicbase to v0.0.21 2021-04-30 18:08:55 +00:00
ilya-zuyev 1dcf457d76
Merge pull request #11233 from minikube-bot/iso-release-v1.20.0-beta.0
Update ISO to v1.20.0-beta.0
2021-04-30 11:06:32 -07:00
Steven Powell 910912efee updated English issue template to instruct users to provide minikube logs command 2021-04-30 10:50:31 -07:00
Ilya Zuyev 0c641ae0ed Merge branch 'master' into iso-release-v1.20.0-beta.0 2021-04-30 10:50:04 -07:00
Sharif Elgamal bb9fa3d120 hey, uh, don't kill docker please 2021-04-30 10:44:09 -07:00
Medya Gh f48b3557c2 bump 2021-04-30 10:35:01 -07:00
Medya Gh d6e445b97b add timeout containerd 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 46bfa0e770 jobs 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 422f182afe add functional contained 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh ecc3a914cb
Merge pull request #11209 from prezha/test-wait-cni-cr
improve how cni and cruntimes work together v2
2021-04-30 10:31:44 -07:00
Medya Ghazizadeh aa33a708d6
Merge pull request #11232 from afbjorklund/docker-service-mask
Add mask and unmask to the disable and enable
2021-04-30 09:11:47 -07:00
Sharif Elgamal d9d251ac38 use external upload script 2021-04-30 08:20:24 -07:00
minikube-bot 2e12378c99 Update ISO to v1.20.0-beta.0 2021-04-30 06:22:22 +00:00
Anders F Björklund 60869241df Update unit test after recent code changes 2021-04-30 08:12:25 +02:00
hex0punk 2474931ab3 prevents a goroutine from being leaked in call to readByteWithTimeout 2021-04-29 22:48:05 -07:00
hex0punk f0226e50a9 Revert "prevents a goroutine from being leaked in call to readByteWithTimeout"
This reverts commit 8810120de6.
2021-04-29 22:45:39 -07:00
hex0punk 8810120de6 prevents a goroutine from being leaked in call to readByteWithTimeout 2021-04-29 22:42:33 -07:00
Steven Powell 2abffe63f3 used String func instead of box built-in print 2021-04-29 17:03:22 -07:00
Sharif Elgamal f26b2df8c3 install pstree on macos as well 2021-04-29 16:36:00 -07:00
Sharif Elgamal eb3f2b7516 Merge branch 'master' of github.com:kubernetes/minikube into macstadium 2021-04-29 16:16:20 -07:00
Predrag Rogic 859e6c2bd0
fix kubeadm join error: "Found multiple CRI sockets" 2021-04-29 23:55:20 +01:00
Anders F Björklund bec9f23e29 Add mask and unmask to the disable and enable 2021-04-30 00:54:28 +02:00
Predrag Rogic f2afe0907d
add pr 11180 2021-04-29 23:38:39 +01:00
Predrag Rogic 05abcd53ca
add pr 11182 2021-04-29 23:36:46 +01:00
Predrag Rogic 394def7a74
identify appropriate cni then configure cruntime accordingly 2021-04-29 23:36:46 +01:00
Predrag Rogic 5a3590627a
move wait after 'kubeadm phase addon all' 2021-04-29 23:36:46 +01:00
Predrag Rogic efd2155e10
don't wait for non-running and non-pending pods 2021-04-29 23:36:46 +01:00
Predrag Rogic d0cc7f09fc
test pr 11106 and pr 11185 2021-04-29 23:36:34 +01:00
Medya Ghazizadeh fe0a1774a6
Merge pull request #11140 from govargo/add-cpu-benchmark
Add cpu usage benchmark command `make cpu-benchmark` and website docs
2021-04-29 15:16:01 -07:00
ilya-zuyev 9947c61a83
Merge pull request #11185 from prezha/workout-cni-and-cruntimes
improve how cni and cruntimes work together
2021-04-29 15:01:18 -07:00
Steven Powell c224b329e6 make BoxedErr and output GitHub issue message using it 2021-04-29 14:54:49 -07:00
Kent Iso b8da6760b0 Change barChart color for linux benchmark chart and remove X.Title 2021-04-29 21:48:41 +00:00
Kenta Iso 43b1dfd433 Change barChart color and add benchmark description to docs of benchmark 2021-04-30 06:41:44 +09:00
Medya Ghazizadeh ac2b98d744
Merge pull request #11169 from spowelljr/addBetaNotifications
Add opt-in notifications for beta releases
2021-04-29 14:03:59 -07:00
Medya Ghazizadeh 3de6dc0762
Merge pull request #11128 from afbjorklund/image-save
Add API for saving an image to a local path
2021-04-29 14:03:02 -07:00
Kenta Iso 4b5fbf1827 Update macOS auto-pause result with improved method 2021-04-30 05:35:51 +09:00
Kent Iso e3fd45d079 Update linux auto-pause result with improved method 2021-04-29 20:05:59 +00:00