Closed mint8846 closed 4 months ago
Can you upload this to the CSI Driver repo? Closing this for now as this is not the correct repo.
Can you upload this to the CSI Driver repo? Closing this for now as this is not the correct repo.
Two EFS filesystem IDs are causing issues: • Deleted EFS • EFS that can be accessed normally If you create new PV (Persistent Volume) and PVC (Persistent Volume Claim) for the EFS (filesystem-id) that can be accessed normally, it works fine.
PV that are not being deleted can be deleted by setting the finalizers of the PV to null.
kubectl patch pv
PV won’t delete and is blocked with a status of ‘Released’, with no connected pod EFS CSI driver version: v2.0.5-eksbuild.1
efs-csi-controller csi-provisioner log