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

Add flags for exponential back-off retry #465

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Conversation

alexandermarston
Copy link
Contributor

As per other controllers, this adds two new flags that allow users to configure the exponential back-off for objects.

This resolves #463

go.mod Outdated Show resolved Hide resolved
@hiddeco hiddeco added the enhancement New feature or request label Apr 19, 2022
Signed-off-by: Alex Marston <alexander.marston@gmail.com>
@hiddeco hiddeco changed the title Add flags for exponential back-off retry to Helm Controller Add flags for exponential back-off retry Apr 19, 2022
Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @alexandermarston 🥇

@hiddeco hiddeco merged commit 64ee655 into fluxcd:main Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add flags to configure exponential back-off retry
4 participants