Describe the bug
We are using ArgoCD to deploy MountTargets. We are using RefId in the definition. It seems the EFS ack controller translates this to an ID automatically. Argo CD then re-adds the RefId from our IaC and we get this error:
both resource reference wrapper and ID cannot be used together: FileSystemID,FileSystemRef
We saw this type of issue has been reported in several ACK controllers before, maybe there is a fix already which has just not been applied to the EFS controller?
Steps to reproduce
Expected outcome
Accept the template
Environment
- Kubernetes version
- Using EKS (yes/no), if so version? Yes, 1.34
- AWS service targeted (S3, RDS, etc.) EFS