What happens when a storage account's secret gets rotated? #1566
Labels
kind/support
Categorizes issue or PR as a support question.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
I have a question--but not a support request. Apologies if indeed the boilerplate I erased was meant to prevent asking questions specific to blob-csi-driver.
What happens if a storage account's secret gets rotated? Does the secret referenced by csi.nodeStateSecretRef need to be updated as well, or will an active fuse driver continue to work? (We could rotate the referenced secret with the secrets-store.csi.x-k8s.io/v1 SecretProviderClass by syncing with the vault from which the storage account's secret originates.)
This is maybe a followup to issue #275.
The text was updated successfully, but these errors were encountered: