Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFS FileSystem not updated #2135

Open
castaf opened this issue Dec 5, 2024 · 0 comments
Open

EFS FileSystem not updated #2135

castaf opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@castaf
Copy link

castaf commented Dec 5, 2024

What happened?

I create a FileSystem MR among other MR from a XR. The creation of all MRs succeed, and my XR is "Ready" and "Synced" (as well as the FileSystem).
When I update the parameters of my XR (FileSystem throughputMode, or FileSystem backup), my XR is ready (also the FileSystem MR) with updated parameter values but the external resource EFS FileSystem stays unchanged : throughputMode or/and backup parameters are not updated.
The FileSystem MR Status values are regularly well updated.
The external resource EFS FileSystem and its dependencies are well deleted when I delete my XR.

How can we reproduce it?

Spec of the EFS FileSystem:

...
Spec:
  Deletion Policy:  Delete
  For Provider:
    Backup:            false
    Encrypted:         true
    Performance Mode:  generalPurpose
    Region:            eu-west-3
    Tags:
      Key:            Name
      Value:          default-testfab
    Throughput Mode:  bursting
  Management Policies:
    *
  Provider Config Ref:
    Name:  aws-provider
...

What environment did it happen in?

Crossplane version: 1.17.1
crossplane-contrib/provider-aws: 0.50.6 (and 0.44.1 on other cluster)

@castaf castaf added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant