Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller does not start when upgrading to latest use-gocsi issue #57

Open
cristi-vlad opened this issue Jun 19, 2023 · 0 comments
Open

Comments

@cristi-vlad
Copy link

cristi-vlad commented Jun 19, 2023

vSphere Server Info

  • vSphere version: Latest

Rancher Server Setup

  • Rancher version: 2.7.5
  • Installation option (Docker install/Helm Chart): Rancher helm charts through terraform
    • If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE1
  • Proxy/Cert Details:

Information about the Cluster

  • Kubernetes version: V1.23.16
  • Cluster Type (Local/Downstream): Downstream
    • If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/Infrastructure Provider): Imported

Describe the bug
What happened:

When trying to upgrade vsphere csi driver in rancher rk1 from 2.5.1 to latest, vsphere-csi-controller container in vsphere-csi-controller pod is not starting, having following error:

flag provided but not defined: -use-gocsi
Usage of /bin/vsphere-csi:
-fss-name string
Name of the feature state switch configmap
-fss-namespace string
Namespace of the feature state switch configmap
-kubeconfig string
Paths to a kubeconfig. Only required if out-of-cluster.
-supervisor-fss-name string
Name of the feature state switch configmap in supervisor cluster
-supervisor-fss-namespace string
Namespace of the feature state switch configmap in supervisor cluster
-version
Print driver version and exit

To Reproduce

Clean install (or upgrade) of latest rancher helm chart of vsphere-csi and vsphere-cpi

Result

vsphere-csi-controller is not starting

Expected Result

vsphere-csi-controller is starting

Screenshots
N/A

Additional context
I think is related to this:

Please check also: kubernetes-sigs/vsphere-csi-driver#2439 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant