Merge pull request #72178 from dims/remove-ovirt-photon-cloudstack-cloud-providers

Remove ovirt/cloudstack/photon cloud providers
This commit is contained in:
Kubernetes Prow Robot
2019-06-13 19:12:19 -07:00
committed by GitHub
155 changed files with 0 additions and 83744 deletions

View File

@@ -42,11 +42,8 @@ var (
}{
{"aws", false, "The AWS provider is deprecated and will be removed in a future release"},
{"azure", false, "The Azure provider is deprecated and will be removed in a future release"},
{"cloudstack", false, "The CloudStack Controller project is no longer maintained."},
{"gce", false, "The GCE provider is deprecated and will be removed in a future release"},
{"openstack", true, "https://github.com/kubernetes/cloud-provider-openstack"},
{"ovirt", false, "The ovirt Controller project is no longer maintained."},
{"photon", false, "The Photon Controller project is no longer maintained."},
{"vsphere", false, "The vSphere provider is deprecated and will be removed in a future release"},
}
)