mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
hack/cluster: consolidate cluster/ utils to hack/lib/util.sh
Per Clayton's suggestion, move stuff from cluster/lib/util.sh to hack/lib/util.sh. Also consolidate ensure-temp-dir and use the hack/lib/util.sh implementation rather than cluster/common.sh.
This commit is contained in:
@@ -156,7 +156,7 @@ function kube-up {
|
||||
verify-prereqs
|
||||
verify-ssh-prereqs
|
||||
verify-photon-config
|
||||
ensure-temp-dir
|
||||
kube::util::ensure-temp-dir
|
||||
|
||||
find-release-tars
|
||||
find-image-id
|
||||
|
||||
Reference in New Issue
Block a user