kubernetes-sigs/aws-ebs-csi-driver

Error Encountered After Upgrading AWS EFS CSI Driver Version

chinni92 opened this issue · 2 comments

Hi Team
After upgrading the AWS EFS CSI Driver from version 2.5.1 to 3.0.7, we encountered an error related to an unknown flag: --leader-election-renew-deadline. This flag appears to be unsupported in the new version, causing the deployment to fail.

Error Message:
unknown flag: --leader-election-renew-deadline

Affected Chart:
apiVersion: v2
name: aws-efs-csi-driver
version: 3.0.7
kubeVersion: ">=1.17.0-0"

Could you please advise on how to resolve this issue?

Hi @chinni92, this issue should be reported in the repository where the EFS CSI Driver is maintained. You may do so here: AWS EFS CSI Driver Issues.

/close

@torredil: Closing this issue.

In response to this:

Hi @chinni92, this issue should be reported in the repository where the EFS CSI Driver is maintained. You may do so here: AWS EFS CSI Driver Issues.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.