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

Enable RecoverPanic #416

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Enable RecoverPanic #416

merged 1 commit into from
Aug 10, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Aug 10, 2022

The controller-runtime provides the ability to recover from panics that have arisen from a reconciliation.
This change enables this functionality by default.

Decreases the impact of #415.

Part of: fluxcd/flux2#2952

The controller-runtime provides the ability to recover from
panics that have arisen from a reconciliation. This change
enables this functionality by default.

Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf merged commit 32944cf into fluxcd:main Aug 10, 2022
@pjbgf pjbgf deleted the panic-recovery branch August 10, 2022 09: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