You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assumed something changed since this started malfunctioning recently.
What you expected to happen?
The PV should be deleted successfully. From my perspective there can't be issues with the trust relationship and such as volumes are mounted successfully only the deletion received Access Denied.
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?:
Environment
Kubernetes version (use kubectl version): v.130.4-eks-a737599
Driver version: v1.36.0-eksbuild.1
karpenter cluster
Please also attach debug logs to help us better diagnose
Instructions to gather debug logs can be found here
/kind bug
What happened?
When trying to delete a PV that was provisioned using the EFS driver, version mentioned below, currently getting the following error:
Thus making the PV getting stuck in a perpetual state of Termination, as for controller logs:
The policy attached to the role used by the efs-controller is the one managed by AWS: AmazonEFSCSIDriverPolicy
I assumed something changed since this started malfunctioning recently.
What you expected to happen?
The PV should be deleted successfully. From my perspective there can't be issues with the trust relationship and such as volumes are mounted successfully only the deletion received Access Denied.
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?:
Environment
kubectl version
): v.130.4-eks-a737599Please also attach debug logs to help us better diagnose
The text was updated successfully, but these errors were encountered: