Jan Šafránek

Results 222 comments of Jan Šafránek

I linked this PR: https://github.com/kubernetes/kubernetes/pull/111467

No, we're going to skip GA in 1.19.

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...