Unverified Commit a96d386e authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #56894 from Shashwatsh/master

Automatic merge from submit-queue (batch tested with PRs 56894, 56940, 55223, 56554, 54985). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update kube-up.sh; fixed a typo! fixed a typo in kube-up.sh; ```libvert-coreos``` should be ```libvirt-coreos```
parents 8ae6202b 06c84b91
...@@ -34,7 +34,7 @@ source "${KUBE_ROOT}/cluster/kube-util.sh" ...@@ -34,7 +34,7 @@ source "${KUBE_ROOT}/cluster/kube-util.sh"
DEPRECATED_PROVIDERS=( DEPRECATED_PROVIDERS=(
"centos" "centos"
"libvert-coreos" "libvirt-coreos"
"local" "local"
"openstack-heat" "openstack-heat"
"photon-controller" "photon-controller"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment