Trident does not delete the backend volumes when reclaim policy in the storage class is set to retain. The PVC and PV are deleted from the kubernetes cluster but still the backend is not cleaned up. Are we missing something here to have the clean up happen automatically once the PV is deleted on the Kubernetes cluster ?