Skip to content

"mounter.SetUpAt failed to get CSI client: driver name secrets-store.csi.k8s.io not found in the list of registered CSI drivers" on AKS windows pods #620

Description

@Dolevco

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:
image

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions