You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
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: