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

Ignore late initialize for scaling_config in NodeGroup resource #1470

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

turkenf
Copy link
Collaborator

@turkenf turkenf commented Aug 26, 2024

Description of your changes

Ignores late initialize for scaling_config field in NodeGroup.eks resource.

Fixes #1469

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport 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

Signed-off-by: Fatih Türken <turkenf@gmail.com>
@turkenf
Copy link
Collaborator Author

turkenf commented Aug 26, 2024

/test-examples="examples/eks/v1beta2/nodegroup.yaml"

@haarchri
Copy link
Member

@turkenf can you update the example and run uptest ?

@turkenf
Copy link
Collaborator Author

turkenf commented Aug 27, 2024

/test-examples="examples/eks/v1beta2/nodegroup-test.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Aug 27, 2024

@turkenf can you update the example and run uptest ?

@haarchri added an example to test: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/10577743641

Copy link
Contributor

@turkenh turkenh left a 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 <turkenf@gmail.com>
@turkenf
Copy link
Collaborator Author

turkenf commented Aug 28, 2024

/test-examples="examples/eks/v1beta2/nodegroup-test.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Aug 28, 2024

@mergenci @sergenyalcin, as we discussed offline, moving the field to the ConditionalIgnoredFields works.

Uptest run: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/10596629590

@turkenf turkenf merged commit 8b4e4f4 into crossplane-contrib:main Aug 28, 2024
11 checks passed
@turkenf turkenf deleted the issue-1469 branch August 28, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Nodegroup late-initializes scaling config provided only in InitProvider
3 participants