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 reconciliation retry scheduler #256

Merged
merged 1 commit into from
Jan 25, 2021
Merged

Fix reconciliation retry scheduler #256

merged 1 commit into from
Jan 25, 2021

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Jan 25, 2021

Reconciliation failures should be scheduled at the specified retry interval. Log the reconciliation error instead of returning it, so that controller-runtime doesn't requeue immediately.

Followup: #250

Log the reconciliation error instead of returning it, so that controller-runtime doesn't requeue immediately. Reconciliation failures should be scheduled at the specified retry interval.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit 31690a6 into main Jan 25, 2021
@stefanprodan stefanprodan deleted the fix-retry branch January 25, 2021 11:31
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.

None yet

2 participants