container-storage-interface/spec

Add volume_context to ControllerExpandVolumeRequest

ArbelNathan opened this issue · 4 comments

please consider adding volume_context to ControllerExpandVolumeRequest, it will help us with Topology support. right now we don't know the storage system of the volume in the ControllerExpandVolume call because our secret contains JSON with all the supported storage systems, only volume_context or topologies can tell us where the volume is stored.

jdef commented

sure, if we are on it, could we add volume_context to ControllerUnpublishVolumeRequest?

jdef commented

ok, tnx