Commit Graph

5030 Commits (f1c0f61963d83ca27144b48b54d734b25a278944)

Author SHA1 Message Date
Medya Ghazizadeh 0f3b4b2ebf
Merge pull request #10411 from prezha/fix-docker-StartLimitIntervalSec
move StartLimitIntervalSec param from [Service] to [Unit] section
2021-02-08 21:26:28 -08:00
Medya Ghazizadeh b414901481
Merge pull request #10381 from spowelljr/addTmpDirTests
Refactor tmp dir detection to improve testability
2021-02-08 16:32:17 -08:00
Predrag Rogic 6d40ab38c7
move StartLimitIntervalSec param from [Service] to [Unit] section 2021-02-08 23:32:28 +00: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
Anders F Björklund f316c0fdce Clean up accumulated golint with missing godoc 2021-02-08 20:10:31 +01: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 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
Kent Iso b1030dc28a Fix configuration of the metallb with empty load balancing IP range 2021-02-07 23:43:05 +09: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 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
Steven Powell f13ae5cdc6 Refactor tmp dir detection to improve testability 2021-02-05 17:01:56 -07: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
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
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
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
hetong07 6d8804e10e Use the 'ExProgramUnsupported' as the error code for MK_WRONG_BINARY_WSL error. 2021-02-03 18:29:13 -08:00
hetong07 547f506701 Rephrase the adivce, use the runtime.GOOS to check whether it is .exe binary and modify the error name to address comments in pull request. 2021-02-03 18:06:05 -08:00
hetong07 289bf2fe84 Merge branch 'master' into issue_10311 2021-02-03 17:41:15 -08:00
Sharif Elgamal 6fb41b7104 Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-multiarch 2021-02-03 12:52:24 -08:00
Medya Ghazizadeh dec27e3bb1
Merge pull request #10346 from azhao155/yzhao/fix/multipleWarning
docker/podman driver: warn only once for slow running commands
2021-02-03 09:58:41 -08:00
Anders F Björklund 07ea0ec0a4 Wait for the CRI socket to be created properly
Before returning the container runtime back to
the caller. Wait for a minute (usually 1 second)

Note that this doesn't apply to the dockershim,
it only replies to runtimes that are using CRI.
2021-02-03 17:26:06 +01:00
hetong07 ad08087b44 Allow user to use --force to run windows binary inside WSL. 2021-02-02 23:48:14 -08:00
Sharif Elgamal 93bf6308fd update gcp-auth addon to latest version 2021-02-02 15:56:57 -08:00
Medya Ghazizadeh ce8a7e8014
Merge pull request #9996 from daehyeok/profile_list_error
Fix profile list when there are multi node clusters
2021-02-02 15:18:31 -08:00
Medya Ghazizadeh d97418828d
Merge pull request #10119 from daehyeok/profile_name
Don't allow profile names that conflict with a multi-node name
2021-02-02 15:12:57 -08:00
Yanshu Zhao 67458418ca Change test naming 2021-02-02 21:39:34 +00:00
Yanshu Zhao 84e7c47e8a reduce lock scope 2021-02-02 21:20:31 +00:00
Yanshu Zhao 8009a5b3a8 change naming 2021-02-02 20:59:29 +00:00
Yanshu Zhao 4665993109 Add header file for the test 2021-02-02 16:57:47 +00:00
Yanshu Zhao 397b7b2286 Use global flag and only print one warning for the same cmd per binaray
run
2021-02-02 16:28:04 +00:00
Daehyeok Mun 4500be129f Validate minimum docker version 2021-02-01 13:54:20 -08:00
Medya Ghazizadeh 6881977b5e
Merge pull request #10111 from lingsamuel/addon-image-in-code
Allow setting custom images for addons
2021-02-01 12:11:22 -08:00
Medya Ghazizadeh d8849a923f
Merge pull request #10320 from ariesliuwei/aries-log
Migrate tunnel/register logs to structured logging
2021-02-01 12:04:06 -08:00
hetong07 276ad6c7c7 First step to address #10311: disallow running minikube.exe insided WSL. 2021-01-31 12:34:05 -08:00
liuwei10 e388529a31 Migrate tunnel/register logs to structured logging 2021-01-30 16:57:31 +08:00
Daehyeok Mun 5ddaf5f545 Remove cluster's subnode from ListProfiles result.
Fix prolbem which ListProfiles return subnodes in Mult-Node clusters as
a part of inValidPs.
2021-01-28 14:43:55 -08:00
Daehyeok Mun a00d632930 Check profile, node name to prevent duplication
Check profile and node name before add to prevent conflict with
machine name on multinode cluster.
2021-01-28 14:42:40 -08:00
Ling Samuel 101d39fc51
Addon custom registry:
* fix missing suffix when using global image repo
* support override global image repo
* change all imagePullPolicy to IfNotPresent
* fix empty global image repo suffix

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:08 +08:00
Ling Samuel 675633691f
Allow empty custom registry 2021-01-27 10:33:08 +08:00
Ling Samuel 046858778f
Ignore empty params
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:08 +08:00
Ling Samuel 52f0e49a1e
Fix docker.io/ prefix
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00