Jan Šafránek
Jan Šafránek
/sig storage
/milestone v1.25
/kind feature /stage alpha
I linked this PR: https://github.com/kubernetes/kubernetes/pull/111467
No, we're going to skip GA in 1.19.
/remove-lifecycle rotten
/remove-lifecycle stale
While I agree that there should be a way how to pass parameters from user to `CreateVolume`, I don't like suggested solution: - It makes the CSI driver Kubernetes aware....
@fatih, for tagging we could perhaps extend CSI's `CreateVolume` call with optional metadata such as Kubernetes PVC namespace + name, PV name, storage class name (?) or PVC labels (which...