jackhaibo
jackhaibo
@xing-yang During the delete or unmap process, the profile can't help, because the profile can't be passed into the function.For example, in the following example, only the volumeId can be...
If possible, add `VolumeContext: map[string]string{}` parameter in `VolumeRequest` in the following methods: ``` NodeUnpublishVolume NodeUnstageVolume DeleteVolume ControllerUnpublishVolume DeleteSnapshot ```
@xing-yang please merge this pr, thanks.
@wisererik This feature requires changing the `github.com/container-storage-interface/spec/lib/go/csi/csi.pb.go` file, which has a great impact on existing features, I will do it later.