Commit Graph

5769 Commits (ec4dab338b9870c763567f4ca7c6c3483f9f0655)

Author SHA1 Message Date
Andriy Dzikh 806d899988 Add timeout to apiserver health check. 2021-06-10 14:41:32 -07:00
ilya-zuyev e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)"" 2021-06-09 15:26:01 -07:00
minikube-bot 64a41824c5 Update kicbase to v0.0.23 2021-06-09 00:28:52 +00:00
Sharif Elgamal f78f6afe16
Merge pull request #11601 from spowelljr/fixLog
Prevent misleading "save to tar file succeeded" message from being logged
2021-06-08 13:12:41 -07:00
Steven Powell b4cc318d85 reword warning message 2021-06-07 17:16:29 -07:00
Steven Powell 103d7a6836 removed return from else 2021-06-07 16:31:26 -07:00
Steven Powell 01221e0566 prevent misleading message from being logged 2021-06-07 15:09:08 -07:00
Ilya Zuyev 6ed370502f Merge branch 'master' into ilyaz/fix_ctrd 2021-06-04 10:27:41 -07:00
Ilya Zuyev fa2ba4ad19 Trigger build 2021-06-03 16:04:54 -07:00
Sharif Elgamal 47dbbd58f0
Merge pull request #11454 from janisz/fix_extract_error
bug: return error on invalid function name in extract.TranslatableStrings
2021-06-02 13:51:03 -07:00
Sharif Elgamal d76259e86f
Merge pull request #11528 from andriyDev/FixDownloadOnlyTest2
Change PreloadExists to report no preload for BareMetal drivers
2021-06-02 12:59:15 -07:00
Medya Ghazizadeh 1bacef6268
Merge pull request #11482 from spowelljr/coreDNSEntryGoFunc
Run addCoreDNSEntry in Go func
2021-06-02 12:43:10 -07:00
Medya Ghazizadeh 1b0e6f1827
Merge pull request #11559 from medyagh/img_sha
try image without sha before failing
2021-06-02 12:25:32 -07:00
Ilya Zuyev 1cd44ce936 Fix cgroups setting 2021-06-01 22:53:20 -07:00
Ilya Zuyev 1fdd9356aa Fix cgroups setting 2021-06-01 22:50:17 -07:00
Medya Ghazizadeh 0b83c00ef2
Merge pull request #11525 from medyagh/bump_k8s
bump default k8s version and newest
2021-06-01 17:53:54 -07:00
Ilya Zuyev 0096815f3c Restore config 2021-06-01 17:29:49 -07:00
Medya Gh 853f1cb4db first try gcr 2021-06-01 15:16:17 -07:00
Medya Gh 2f4b7985c0 try image without sha before failing 2021-06-01 15:11:01 -07:00
Andriy Dzikh 524b2f9987 Move driverAllowPreload to driver.AllowPreload. 2021-06-01 13:35:40 -07:00
Andriy Dzikh 62f172b0b0 Return false from PreloadExists when driver is ssh. 2021-05-27 15:57:48 -07:00
Medya Ghazizadeh 0de4580089
Merge pull request #11529 from spowelljr/breakdownGuesetStart
Broke down GUEST_START error code
2021-05-27 15:54:13 -07:00
Steven Powell c1b044d0d4 remove GUEST_CERTS_EXPIRED error 2021-05-27 15:15:33 -07:00
Steven Powell 8ce4e36295 improved regex 2021-05-27 15:06:24 -07:00
Sharif Elgamal 31417806b7
Merge pull request #11486 from sharifelgamal/gcp-auth-restart
gcp-auth addon: do not reapply gcp-auth yamls on minikube restart
2021-05-27 15:05:34 -07:00
Andriy Dzikh f9f3ef9a09 Pass driverName into Preload and PreloadExists to report no preload for BareMetal. 2021-05-27 15:02:00 -07:00
Andriy Dzikh a8136ec322 Move InstallOrUpdate to its own package. 2021-05-27 15:01:58 -07:00
Steven Powell 5be0d5fe9f broke down GUEST_START error code 2021-05-27 14:42:52 -07:00
Medya Gh c944930310 unit test 2021-05-27 13:09:17 -07:00
Medya Ghazizadeh 89604fcbce
Merge pull request #11516 from medyagh/disable_docker
Disable Non-Active Containers Runtimes
2021-05-27 13:07:43 -07:00
Medya Gh 7f528a4061 bump default k8s version and newest 2021-05-27 12:57:23 -07:00
Sharif Elgamal a790bd1361 better wrapper name 2021-05-27 10:35:30 -07:00
Sharif Elgamal ad1fc0b8fe wrap pull secret error 2021-05-27 10:22:42 -07:00
Sharif Elgamal 469d0d5206 Merge branch 'master' of github.com:kubernetes/minikube into anders-kicbase-load 2021-05-27 10:13:16 -07:00
Medya Ghazizadeh 1c1e447348
Merge pull request #11461 from andriyDev/RepeatBinaryDownloads
Prevent downloading duplicate binaries already present in preload
2021-05-26 18:25:40 -07:00
Medya Gh 631a661e47 comment 2021-05-26 17:58:58 -07:00
Medya Gh 569b5ce232 more comment 2021-05-26 17:58:58 -07:00
Medya Gh cecef71f51 disable docker service when containerd 2021-05-26 17:58:58 -07:00
ilya-zuyev 51aa548e23
Merge pull request #11509 from kubernetes/revert-11325-cgroup2
Revert "containerd: upgrade `io.containerd.runtime.v1.linux` to `io.containerd.runc.v2` (suppot cgroup v2)"
2021-05-26 16:52:37 -07:00
Steven Powell 99b3212b83 change klog error to warning 2021-05-26 10:26:26 -07:00
Steven Powell d3a4f9b2f2 add back klog logging 2021-05-26 10:23:48 -07:00
Medya Ghazizadeh b1ce37b7b5
Merge pull request #11469 from utkarsh-pro/utkarsh-pro/fix/11171
Support setting addons from environmental variables
2021-05-26 10:19:22 -07:00
Medya Ghazizadeh 791c941358
Merge pull request #11451 from dinever/fix-test-download
Ensure download_test doesn't hit GCR by using mocked getChecksum func
2021-05-26 10:18:08 -07:00
Sharif Elgamal 643cfb91f4 fix last bool 2021-05-26 09:33:33 -07:00
Sharif Elgamal 6db4a51cbb swap to --refresh 2021-05-26 09:26:10 -07:00
Medya Ghazizadeh 9fa57e09cf
Revert "containerd: upgrade `io.containerd.runtime.v1.linux` to `io.containerd.runc.v2` (suppot cgroup v2)" 2021-05-25 19:41:10 -07:00
Andriy Dzikh 89a6820936 Remove iota from all except first preload enum. 2021-05-25 17:36:46 -07:00
Andriy Dzikh 9638241aeb Rename preload enum and use iota for values. 2021-05-25 16:31:32 -07:00
Sharif Elgamal a823439257 allow pods to be refreshed 2021-05-25 13:43:25 -07:00
Andriy Dzikh 38a60356e0 Add comments to each enum value. 2021-05-25 13:04:14 -07:00