csi-driver-lvm icon indicating copy to clipboard operation
csi-driver-lvm copied to clipboard

delete PVC on pod eviction

Open nrobert13 opened this issue 1 year ago • 3 comments

First and foremost, thank you for the provisioner.

I'm wondering if there's a way to delete pvc's on pod eviction during node roll over for instance. The data can be reconstructed on the new node, but due to the existing PVC the pod is stuck in pending on the new volume creation.

nrobert13 avatar Oct 11 '24 05:10 nrobert13