ceph-csi/internal/util/k8s
Prasanna Kumar Kalever ae5925f04c rbd: update PV/PVC metadata on a reattach of PV
Example if a PVC was delete by setting `persistentVolumeReclaimPolicy` as
`Retain` on PV, and PV is reattached to a new PVC, we make sure to update
PV/PVC image metadata on a PV reattach.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2022-04-08 15:43:14 +00:00
..
client.go util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00
parameters_test.go util: add helper to get pvcnamespace from input 2022-03-21 08:54:43 +00:00
parameters.go rbd: update PV/PVC metadata on a reattach of PV 2022-04-08 15:43:14 +00:00