Priya Wadhwa
f365fcc692
Add integration test to ensure works correctly
2021-02-04 16:21:40 -08:00
Priya Wadhwa
07562be3f0
clean up code so we aren't duplicating it
2021-02-04 14:47:28 -08:00
Priya Wadhwa
1d63f085e4
Add command
2021-02-04 14:45:27 -08: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
ilya-zuyev
9d091e680e
Merge pull request #10358 from sharifelgamal/ilya-approver
...
add ilya-zuyev as approver
2021-02-03 12:29:48 -08:00
Medya Ghazizadeh
bd1c1e4873
Merge pull request #10337 from ilya-zuyev/ilyaz/fix_docs_for_arm
...
Update documentation with instructions for darwin/arm64 platform
2021-02-03 11:26:02 -08:00
Sharif Elgamal
2bb38c657c
add ilya-zuyev as approver
2021-02-03 11:18:36 -08:00
ilya-zuyev
a7489c1bba
Merge pull request #10309 from afbjorklund/ssh-address
...
Make sure that ssh driver gets an ip address
2021-02-03 11:17:07 -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
Priya Wadhwa
0a0f39a112
Implement minikube image load command
2021-02-02 15:47:07 -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
Medya Ghazizadeh
0509fd8413
Merge pull request #10132 from priyawadhwa/windows-test
...
CI: add TestScheduledStop on windows in github actions
2021-02-02 13:34:07 -08:00
Medya Ghazizadeh
55fcfd2360
Merge pull request #10345 from afbjorklund/gluster-site
...
ISO: Old glusterfs releases were moved to a subdir
2021-02-02 13:25:30 -08: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
Sharif Elgamal
5bff0cf0cf
Merge pull request #10218 from Karmavil/patch-1
...
typo
2021-02-02 11:07:34 -08:00
Sebastian Madejski
51230736a1
add alternative architecture names for x86_64 and arm64 to installation guide
2021-02-02 18:35:45 +01:00
Sebastian Madejski
258a31d85f
changed name from ARM to ARM64 in installation guide to reflect actual architecture
2021-02-02 18:16:33 +01:00
Yanshu Zhao
4665993109
Add header file for the test
2021-02-02 16:57:47 +00:00
Sebastian Madejski
26af3027fc
change x86 to amd64 to reflect actual architecture name
2021-02-02 17:53:57 +01: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
Anders F Björklund
d1f4aa7edc
Old glusterfs releases were moved to a subdir
2021-02-02 16:45:07 +01:00
Anders F Björklund
75dca77ec5
Revert "Use more stable gluster mirror?"
...
This reverts commit 5c1647f6e7
.
2021-02-02 16:44:13 +01:00
Anders F Björklund
21206402a9
Check that the ssh-ip-address is a valid IP
2021-02-02 08:36:05 +01:00
Ilya Zuyev
72e26a2952
Revert "trigger build"
...
This reverts commit abbd148fd1
.
2021-02-01 18:39:49 -08:00
Ilya Zuyev
949dce6ef3
Merge branch 'master' into ilyaz/fix_docs_for_arm
2021-02-01 18:38:02 -08:00
Ilya Zuyev
abbd148fd1
trigger build
2021-02-01 18:36:05 -08:00
Medya Ghazizadeh
14c499b00f
Merge pull request #10301 from daehyeok/docker_version_10282
...
Validate minimum docker version
2021-02-01 18:08:20 -08:00
Ilya Zuyev
4ca56afb03
site: update building instructions and known issues related to arm64
2021-02-01 16:56:50 -08:00
Ilya Zuyev
bbc2bd59c5
site: update installation instructions for darwin/arm64
2021-02-01 16:50:04 -08:00
ilya-zuyev
f5d77f384d
Merge pull request #10314 from ilya-zuyev/ilyaz/remove_single_arch_kicbase
...
Remove old makefile targets for single arch kicbase
2021-02-01 16:24:19 -08:00
Ilya Zuyev
1fe4da9643
Fix builderx creation
2021-02-01 16:11:16 -08:00
priyawadhwa
6b0a140a16
Merge pull request #10329 from priyawadhwa/timeout-virsh
...
Add 15 minute timeout to cleanup and reboot cron
2021-02-01 15:22:46 -08:00
Medya Ghazizadeh
446e0f0946
Merge pull request #10295 from afbjorklund/goimports
...
Add support for goimports as well as go fmt
2021-02-01 14:02:26 -08:00
Daehyeok Mun
4500be129f
Validate minimum docker version
2021-02-01 13:54:20 -08:00
Priya Wadhwa
4bda151a62
Fix delete var
2021-02-01 12:47:46 -08:00
Priya Wadhwa
d02eabb835
Add 2 minute timeout to deleting a profile
2021-02-01 12:44:43 -08:00
Priya Wadhwa
326ea5033c
Add 15 minute timeout to cleanup and reboot crong
2021-02-01 12:32:02 -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
priyawadhwa
946d5f5de4
Merge pull request #10271 from priyawadhwa/containerd-pause-tests
...
Turn on TestPause for containerd
2021-02-01 11:28:22 -08:00
Medya Ghazizadeh
91c604131c
Merge pull request #10279 from azhao155/yzhao/fix/healthFlakinessTests
...
wip:test: make componentHealth test not parallel
2021-02-01 10:32:08 -08:00