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

fix: stop CRP controller from overwriting CRP annotations when reconciling CRPs of the PickN placement type #557

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

michaelawyu
Copy link
Contributor

Description of your changes

This PR fixes an issue where the CRP controller would overwrite CRP object annotations when reconciling CRPs of the PickN placement; when this issues occurs, the CRP object would lose its CRP generation annotation, which would fail all future reconciliation loops.

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

  • Unit tests
  • Integration tests
  • E2E tests

Special notes for your reviewer

Copy link
Contributor

@zhiying-lin zhiying-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch! Thank you for the fix!

@michaelawyu
Copy link
Contributor Author

Merged. If there's any concern, please let me know.

@michaelawyu michaelawyu merged commit 569b43a into Azure:main Oct 10, 2023
@michaelawyu michaelawyu deleted the quickfix-24 branch October 10, 2023 03:59
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.

2 participants