Commit Graph

4952 Commits (2f81d4874fe9daed327a2a1a241a94303534daa2)

Author SHA1 Message Date
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
Ilya Zuyev 2622e9583c bump kicbase version to v0.0.16-snapshot1 2021-01-08 13:49:27 -08:00
Ilya Zuyev 921306d88a fix fallback kicbaseimages list 2021-01-08 13:31:13 -08:00
Ilya Zuyev 9c4a76581c Merge branch 'master' into ilyaz/multiarch_kicbase 2021-01-08 12:18:22 -08:00
Daehyeok Mun 36d94a2d88 Migrate MachineName function.
Migrate MachineName function from driver package to config package.
2021-01-08 11:26:10 -08:00
Ilya Zuyev da87abd016 enable docker driver for arm64 2021-01-08 11:24:08 -08:00
Anders F Björklund 40ec0e8015 Avoid the hard-coded dependency on systemctl 2021-01-08 18:31:15 +01:00
Anders F Björklund fb6cf6b6b6 Add placeholder for docs for the generic driver
But most of it is identical to the "none" driver
2021-01-08 18:16:58 +01:00
Anders F Björklund e4ebaeabf6 Complete the container runtime and config change 2021-01-08 17:36:23 +01:00