-
Notifications
You must be signed in to change notification settings - Fork 123
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
[Bug]: Nodegroup with LaunchTemplate always adds to Update History #1375
Comments
yes we have the same issue with
|
Hello folks, Thank you for bringing up this issue. It can be reproducible with the latest provider version:
|
Hi folks, after doing some investigation on this issue:
Here, our best solution would be to prevent giving |
Is there an existing issue for this?
Affected Resource(s)
eks.aws.upbound.io/v1beta1 - NodeGroup
ec2.aws.upbound.io/v1beta1 - Launchtemplae
Resource MRs required to reproduce the bug
Steps to Reproduce
What happened?
Both with the $Default and the $Latest flag for the LaunchTemplate version the update history gets spammed to the point where "429: Too many Requests" on loading is returned.
I would expect that since the Default/Latest version of the LaunchTemplate is "1", it should count as synced.
Workaround: Have the version as String, so e.g. "1" as version for the LaunchTemplate
Relevant Error Output Snippet
No response
Crossplane Version
1.16.0
Provider Version
1.5.0
Kubernetes Version
1.29
Kubernetes Distribution
EKS
Additional Info
No response
The text was updated successfully, but these errors were encountered: