Commit Graph

4960 Commits (27841d14f308a94631ce8b9f6afe5f94ab146f0d)

Author SHA1 Message Date
Medya Ghazizadeh bc273226e7
Merge pull request #10212 from tstromberg/docker-info-err
Split PROVIDER_DOCKER_ERROR into more specific reason codes
2021-01-22 10:11:22 -08:00
Medya Ghazizadeh 3668e15224
Merge pull request #10194 from ilya-zuyev/ilyaz/update_k8s_version_2
update k8s version to  v1.20.3-rc.0
2021-01-22 10:02:44 -08:00
Thomas Stromberg 545c1c1f05 PROVIDER_DOCKER_DAEMON_INFO_ERROR -> PROVIDER_DOCKER_INFO_ERROR 2021-01-21 18:42:06 -08:00
Thomas Stromberg 38b74f1910 Merge branch 'master' into docker-info-err 2021-01-21 18:25:59 -08:00
Thomas Stromberg 6b8469e971 Split PROVIDER_DOCKER_NOT_RUNNING into more specific reason codes 2021-01-21 18:25:45 -08:00
Medya Gh 70253a9c87 update kicbase and iso to last build 2021-01-20 16:41:10 -08:00
Ilya Zuyev daa7b2780b update k8s version to v1.20.3-rc.0 2021-01-20 16:22:05 -08:00
Medya Gh 91a7436617 bump kicbase version 2021-01-20 15:46:14 -08:00
Anders F Björklund 541193c945 Address review comments, rename to ssh-ip-address 2021-01-16 14:44:56 +01:00
Anders F Björklund 4611e2fe76 Merge branch 'master' into generic 2021-01-16 14:34:04 +01:00
Ilya Zuyev 227a6af18e Merge branch 'master' into ilyaz/arm64-fixes 2021-01-14 22:06:10 -08:00
Medya Ghazizadeh 8b76fa2c46
Merge pull request #10126 from medyagh/extension_context
add  annotation to kubeconfig to identify contexts/clusters created by minikube
2021-01-14 17:23:17 -08:00
Medya Gh 89a8cdc794 change time format to RFC1123 2021-01-14 15:37:43 -08:00
Thomas Stromberg 70d7018f4e arm64: Remove legacy arch suffixes from image names 2021-01-14 14:39:06 -08:00
Thomas Stromberg c6a27bd9ea Merge to master 2021-01-14 14:22:55 -08:00
Ilya Zuyev 839bd03621 Add unit test for archTag() 2021-01-14 12:28:10 -08:00
Medya Gh 731daf180a hyphen instead of underscore to match kubeconfig 2021-01-14 10:01:35 -08:00
Medya Gh ee8d8578d8 lint 2021-01-14 10:01:35 -08:00
Medya Gh ed03df5b0a remove debugging 2021-01-14 10:01:35 -08:00
Medya Gh 5ddf54b32f refactor to make testable 2021-01-14 10:01:35 -08:00
Medya Gh 9f67a557a7 address review comments 2021-01-14 10:01:34 -08:00
Medya Gh c3e4c1bee0 update comment 2021-01-14 10:01:34 -08:00
Medya Gh d8fdb5cf5b add minikube labels to kubecontext extenions 2021-01-14 10:01:34 -08:00
Ilya Zuyev e47543980a use arch tag for legacy versions of k8s/etcd images 2021-01-13 12:35:09 -08:00
Medya Ghazizadeh 31aa5c1bad
Merge pull request #10118 from azhao155/yzhao/fix/flacknessDocker-ENV
avoid race condition in bootstrap certs for parallel runs
2021-01-13 11:46:41 -08:00
Anders F Björklund 099c6b72a6 The MachineName function was moved to config 2021-01-13 20:20:53 +01:00
Anders F Björklund abb556f7f5 Merge branch 'master' into generic 2021-01-13 20:15:17 +01:00
Ilya Zuyev 50bf37547d Merge branch 'master' into ilyaz/arm64-fixes 2021-01-13 10:54:53 -08:00
ilya-zuyev d3ad8ca784
Merge pull request #9969 from ilya-zuyev/ilyaz/multiarch_kicbase
add multi-arch (arm64) support for docker/podman drivers
2021-01-13 10:52:25 -08:00
Yanshu Zhao e933166cf2 Modify again 2021-01-13 18:47:12 +00:00
Yanshu Zhao 4e368f0c40 Modify comment 2021-01-13 18:45:09 +00:00
Yanshu Zhao bbbf0d9bb6 Add issue link and comment 2021-01-13 18:39:23 +00:00
Yanshu Zhao 376399cc32 Change naming of lock and log format 2021-01-13 17:37:48 +00:00
Yanshu Zhao 948c1b5f09 check unlock return value 2021-01-13 07:52:27 +00:00
Yanshu Zhao cbf602e7f0 change unlock to defer 2021-01-13 07:37:23 +00:00
Yanshu Zhao baf929b14e Add file lock for protect certs generation 2021-01-13 07:21:31 +00:00
alonyb 44b453019e add spin stop in WarningT output 2021-01-12 21:33:44 -05:00
Ilya Zuyev 519103f58b Merge branch 'master' into ilyaz/arm64-fixes 2021-01-12 14:51:23 -08:00
Ilya Zuyev 813094bafb Merge branch 'master' into ilyaz/multiarch_kicbase 2021-01-12 10:48:01 -08:00
Ilya Zuyev 7ca15031e8 fix kicbase sha1 2021-01-11 18:30:39 -08:00
alonyb a08f6e946f add spinner stop in err messages 2021-01-11 21:19:46 -05:00
Anders F Björklund 529d2c3dde Prevent trying to use localhost as address 2021-01-11 18:18:54 +01:00
Anders F Björklund 1663a030ed Only add docker group for the docker runtime 2021-01-11 18:12:06 +01:00
Medya Ghazizadeh f17951c4f2
Merge pull request #10114 from daehyeok/machinename
refactor: migrate MachineName function to config package
2021-01-09 11:36:59 -08:00
Yanshu Zhao 4b8b2bc6db Fix flackness of docker-env in parrallel 2021-01-09 18:46:40 +00:00
Anders F Björklund b2121eae39 Rename the generic driver to the ssh driver
Now that we have forked the machine driver
2021-01-09 14:36:32 +01:00
Anders F Björklund e53f537b39 Merge branch 'master' into generic 2021-01-09 14:11:09 +01:00
Thomas Stromberg 11ea5b2f1d Remove debugging code 2021-01-08 16:03:22 -08:00
Thomas Stromberg 6ec94aa064 Merge to master 2021-01-08 15:40:24 -08:00
Thomas Stromberg 66a671fc86 Experimental macOS/arm64 work 2021-01-08 15:38:31 -08:00