csi-driver-lvm
csi-driver-lvm copied to clipboard
delete PVC on pod eviction
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.