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 option to flux-app to disable force push of image automations controller #1773

Closed
uvegla opened this issue Dec 12, 2022 · 1 comment
Closed
Assignees

Comments

@uvegla
Copy link

uvegla commented Dec 12, 2022

In v0.27.0 if Flux's image automation controller: https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md#0270 they changed:

Starting from this version ImageUpdateAutomation objects with a spec.PushBranch specified will have the push branch refreshed automatically via force push. To opt-out from this behaviour, start the controller with: --feature-gates=GitForcePushBranch=false.

Following up on the change log it was added in fluxcd/image-automation-controller#453 to fix fluxcd/image-automation-controller#450.

This upgrade was released in GS flux-app: https://github.com/giantswarm/flux-app/releases/tag/v0.20.0

Add support to flux-app for the flag: --feature-gates=GitForcePushBranch=false.

@ljakimczuk
Copy link

This is now available in the v0.20.2 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants