kubernetes-sigs / secrets-store-csi-driver

Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
https://secrets-store-csi-driver.sigs.k8s.io/
Apache License 2.0
1.21k stars 280 forks source link

Secret CSI AWS Provider not working on Node with Taint. #1564

Open comicrr opened 2 weeks ago

comicrr commented 2 weeks ago

What steps did you take and what happened:

I am using the AWS Provider in SecretProviderClass to create secrets for my pods.

Initially, I thought the Secret CSI pods were not scheduled due to the taint. However, they were successfully spawned on each tainted node:

What did you expect to happen:

The Secret CSI should work even on nodes with taints.

Which provider are you using:

Environment: