container-storage-interface / spec

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

Need secrets in ControllerGetVolumeRequest{} #514

Open pkalever opened 2 years ago

pkalever commented 2 years ago

It would be nice to have secrets available in the ControllerGetVolumeRequest{} In our use case, we need secrets to access the volume to check the current information of a volume if it exists.

Madhu-1 commented 2 years ago

cc @xing-yang

pkalever commented 2 years ago

I will drop the PR sometime today.