-
Notifications
You must be signed in to change notification settings - Fork 382
Secrets field in GetCapacityRequest #581
Open
Description
Right now, CSI specification defines a secrets field inCreateSnapshotRequestand many other requests to pass credentials around.
However,GetCapacityRequest does not have this field. It is required to connect to the storage backend and retrieve the required information
I think we need an optional secrets field inGetCapacityRequest
Activity
Metadata
Metadata
Assignees
Labels
No labels