Trident leaves ONTAP snapshot on parent PVC after deleting child PVC created with cloneFromPVC annotation
Applies to
- Astra Trident
cloneFromPVC
annotation
Issue
Trident leaves snapshot of the parent ONTAP volume in the following scenario:
- Create a PersistentVolumeClaim (PVC)
- Create a clone of PVC created in step 1 by using
cloneFromPVC
annotation - Delete the clone PVC created in step 2