Skip to content

EFS controller when using Reference and IaC (ArgoCD): both resource reference wrapper and ID cannot be used together: FileSystemID,FileSystemRef #2720

@gustavdema

Description

@gustavdema

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions