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

Using Patch rather than update to add and remove finalizer #39

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

marieroque
Copy link
Contributor

@marieroque marieroque commented Jun 14, 2024

What this PR does / why we need it

towards https://github.com/giantswarm/giantswarm/issues/31063

To avoid reconciliation errors when adding and removing the finalizer on the Cluster CR, we use Patch function rather than Update.

Checklist

  • Update changelog in CHANGELOG.md.

@marieroque marieroque requested a review from a team as a code owner June 14, 2024 13:09
@marieroque
Copy link
Contributor Author

✅ Tested on grizzly

@marieroque marieroque merged commit 6233dcc into main Jun 14, 2024
6 checks passed
@marieroque marieroque deleted the fix-reconciliation-errors branch June 14, 2024 13:25
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