-
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
Ignore late initialize for scaling_config in NodeGroup resource #1470
Conversation
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/eks/v1beta2/nodegroup.yaml" |
@turkenf can you update the example and run uptest ? |
/test-examples="examples/eks/v1beta2/nodegroup-test.yaml" |
@haarchri added an example to test: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/10577743641 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @turkenf 🙌
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/eks/v1beta2/nodegroup-test.yaml" |
@mergenci @sergenyalcin, as we discussed offline, moving the field to the Uptest run: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/10596629590 |
Description of your changes
Ignores late initialize for
scaling_config
field inNodeGroup.eks
resource.Fixes #1469
I have:
make reviewable
to ensure this PR is ready for review.Addedbackport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
Manually tested with
index.docker.io/turkenf/provider-aws:v1.13.0-rc.0.1.gf7fd1d8ba