CSI: Add secrets flag support for delete volume #10997
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/storage
type/enhancement
Proposal
Add the option to provide a secret when deleting a volume, i.e.
Similar to #10640
These secrets will take precedence over any stored volume secrets. They'll be combined into a single secrets map and sent to the CSI driver.
I can work on this feature if the proposal is accepted.
Use-cases
For cases when a new secret must be provided to the storage system during deletion. I.e. if a token has expired or encryption key change.
Attempted Solutions
n/a
The text was updated successfully, but these errors were encountered: