Remove OpenStack cloud provider

And keep OpenStack Cinder CSI translation

Kubernetes-commit: 6005c3b5120d2bfa1ce72b02389ac951a0482545
This commit is contained in:
Jan Safranek
2022-11-10 18:26:00 +01:00
committed by Kubernetes Publisher
parent a3d3eb0cc9
commit f2b10f39ac
7 changed files with 0 additions and 42 deletions

View File

@@ -41,7 +41,6 @@ import (
// _ "k8s.io/client-go/plugin/pkg/client/auth/azure"
// _ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
// _ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
// _ "k8s.io/client-go/plugin/pkg/client/auth/openstack"
)
func main() {