mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
remove provides which has been deleted
This commit is contained in:
parent
091794c087
commit
68eaf53671
@ -34,13 +34,7 @@ source "${KUBE_ROOT}/cluster/kube-util.sh"
|
||||
|
||||
DEPRECATED_PROVIDERS=(
|
||||
"centos"
|
||||
"libvirt-coreos"
|
||||
"local"
|
||||
"openstack-heat"
|
||||
"photon-controller"
|
||||
"vagrant"
|
||||
"vsphere"
|
||||
"windows"
|
||||
)
|
||||
|
||||
for provider in "${DEPRECATED_PROVIDERS[@]}"; do
|
||||
|
Loading…
Reference in New Issue
Block a user