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: add before-update hook #111

Merged
merged 1 commit into from
Dec 5, 2024
Merged

fix: add before-update hook #111

merged 1 commit into from
Dec 5, 2024

Conversation

csatib02
Copy link
Member

@csatib02 csatib02 commented Dec 5, 2024

TC would get into a reconcile loop because of the otel-operator setting a finalizer on the collector instance.
Adding a beforeUpdateHook avoids this.

@csatib02 csatib02 added the bug Something isn't working label Dec 5, 2024
@csatib02 csatib02 requested review from pepov and OverOrion December 5, 2024 13:59
@csatib02 csatib02 self-assigned this Dec 5, 2024
@csatib02 csatib02 marked this pull request as ready for review December 5, 2024 13:59
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
@csatib02 csatib02 merged commit 8e64c0e into main Dec 5, 2024
11 checks passed
@csatib02 csatib02 deleted the fix/reconcile-loop branch December 5, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants