We have issues with some of our windows pods - we are getting the following error:
"MountVolume.SetUp failed for volume "kv-volume" : kubernetes.io/csi:
mounter.SetUpAt failed to get CSI client: driver name secrets-store.csi.k8s.io
not found in the list of registered CSI drivers"
some of the pods are working (on different nodes) and some are not. I verified the nodes having the same pods installed, including the csi driver for windows:

And the pod hangs in ContainerCreating state with the these evnets:

What did you expect to happen:
Pod should be initialized successfully using the key vault provider
Which access mode did you use to access the Azure Key Vault instance:
System Assigned Managed Identity
Environment:
- Secrets Store CSI Driver version: (use the image tag): 0.2.0
- Azure Key Vault provider version: (use the image tag): 0.2.0
- Kubernetes version: (use
kubectl version and kubectl get nodes -o wide): 1.21.2
- Cluster type: (e.g. AKS, aks-engine, etc): AKS
We have issues with some of our windows pods - we are getting the following error:
"MountVolume.SetUp failed for volume "kv-volume" : kubernetes.io/csi:
mounter.SetUpAt failed to get CSI client: driver name secrets-store.csi.k8s.io
not found in the list of registered CSI drivers"
some of the pods are working (on different nodes) and some are not. I verified the nodes having the same pods installed, including the csi driver for windows:

And the pod hangs in ContainerCreating state with the these evnets:

What did you expect to happen:
Pod should be initialized successfully using the key vault provider
Which access mode did you use to access the Azure Key Vault instance:
System Assigned Managed Identity
Environment:
kubectl versionandkubectl get nodes -o wide): 1.21.2