Describe the bug
when deploying Trident on Google GKE environment, use both Helm and manual process to deploy trident with no custom flags.
Trident operator and csi controller can be provisioned successfully, but csi daemon set pods are not being spun up on any GKE worker node that needs to mount a volume.
I am able to create persistent volumes, but not able to mount them into the pods.
when check pod description, it shows the below error:
CSINode does not contain driver csi.trident.netapp.io


Environment
Provide accurate information about the environment to help us reproduce the issue.
- Trident version: 22.04
- Kubernetes version: 1.22.8 gke
- NetApp backend types: CVS for GCP
Describe the bug
when deploying Trident on Google GKE environment, use both Helm and manual process to deploy trident with no custom flags.
Trident operator and csi controller can be provisioned successfully, but csi daemon set pods are not being spun up on any GKE worker node that needs to mount a volume.
I am able to create persistent volumes, but not able to mount them into the pods.
when check pod description, it shows the below error:
CSINode does not contain driver csi.trident.netapp.io
Environment
Provide accurate information about the environment to help us reproduce the issue.