remove provides which has been deleted

This commit is contained in:
zoues
2018-01-11 21:52:47 +08:00
committed by GitHub
parent 091794c087
commit 68eaf53671

View File

@@ -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