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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,13 +34,7 @@ source "${KUBE_ROOT}/cluster/kube-util.sh"
DEPRECATED_PROVIDERS=( DEPRECATED_PROVIDERS=(
"centos" "centos"
"libvirt-coreos"
"local" "local"
"openstack-heat"
"photon-controller"
"vagrant"
"vsphere"
"windows"
) )
for provider in "${DEPRECATED_PROVIDERS[@]}"; do for provider in "${DEPRECATED_PROVIDERS[@]}"; do