Trident leaves ONTAP snapshot on child PVC after deleting parent PVC and source k8s snapshot
Applies to
- Astra Trident
- ONTAP 9.4 and later
- NetApp AFF
Issue
Trident leaves snapshot of the child ONTAP volume in the following scenario.
- Create a PersistentVolumeClaim (PVC)
- Create a Kubernetes volume snapshot for the PVC created in step 1
- Create a cloned PVC from the Kubernetes volume snapshot created in step 2
- Delete the parent PVC created in step 1
- Delete the Kubernetes volume snapshot created at step 2