container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

param `ControllerGetVolumeRequest` but it has no secret, so we cant use it for get volume #547

Open yuclassic opened 1 year ago

yuclassic commented 1 year ago

interface ControllerGetVolume has a GET param ControllerGetVolumeRequest. it has only 1 param volumeID, but it has no secret, then we can't use it for getting a volume.

did we have a TODO list for this improvement?

best wishes~

nixpanic commented 1 year ago

This has already been reported in #514