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: Fix service reconciler requeue logic #1804

Conversation

maciaszczykm
Copy link
Member

@maciaszczykm maciaszczykm commented Jan 28, 2025

Updated the service reconciler to requeue if error occurs when searching for referenced resources (or theirs IDs). Errors will be set in the condition but not returned as it results in rate limiting being applied.

Tested with controller running locally on kind cluster.

Copy link

linear bot commented Jan 28, 2025

@maciaszczykm maciaszczykm added the bug-fix This pull request fixes a bug label Jan 28, 2025
@maciaszczykm maciaszczykm force-pushed the marcin/prod-3138-changing-the-configurationref-of-a-service-doesnt-properly branch 2 times, most recently from d3fab9a to ef2f6ab Compare January 28, 2025 09:20
@maciaszczykm maciaszczykm force-pushed the marcin/prod-3138-changing-the-configurationref-of-a-service-doesnt-properly branch from ef2f6ab to 645c5db Compare January 28, 2025 09:21
@maciaszczykm maciaszczykm marked this pull request as ready for review January 28, 2025 10:16
@maciaszczykm maciaszczykm requested a review from a team January 28, 2025 10:17
@maciaszczykm maciaszczykm merged commit d883cf7 into master Jan 28, 2025
13 checks passed
@maciaszczykm maciaszczykm deleted the marcin/prod-3138-changing-the-configurationref-of-a-service-doesnt-properly branch January 28, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This pull request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants