Once CSI spec is update to add new secret field to ListSnapshotRequest (container-storage-interface/spec#370), we should:
- Add a new key (something like
csi.storage.k8s.io/list-snapshot-secret-name) to SnapshotClass.
- Update kubernetes-csi docs to reflect what we support.