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

feat: reconcile stale crds #20

Merged
merged 2 commits into from
Mar 19, 2025
Merged

feat: reconcile stale crds #20

merged 2 commits into from
Mar 19, 2025

Conversation

adityathebe
Copy link
Member

When resources are deleted and created and the operator doesn't sync the delete, the newer resource never gets reconciled due to database unique constraint violations

related: flanksource/mission-control#1949

When resources are deleted and created and the operator doesn't sync the
delete, the newer resource never gets reconciled due to database unique
constraint violations.
@adityathebe adityathebe marked this pull request as ready for review March 18, 2025 11:49
@adityathebe adityathebe requested a review from moshloop March 18, 2025 11:49
@adityathebe adityathebe requested a review from moshloop March 18, 2025 13:37
@moshloop moshloop merged commit dcaf0d4 into main Mar 19, 2025
4 checks passed
@moshloop moshloop deleted the feat/reconcile-deleted-crds branch March 19, 2025 08:11
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