Skip to content

Manually rollback #2916

Answered by kingdonb
joaqquin89 asked this question in General
Jul 18, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Greetings and thanks for participating in the Flux community!

Rollbacks in Flux are generally performed in Git. Flux will deploy whatever is at the HEAD of the branch or tag ref of the GitRepository that you give it to synchronize, and filtered through the lens of the Kustomization. Flux does not manage rollbacks, except in the case of a commit with sync.wait enabled that failed due to health checking – but that's a bit different from a rollback.

Could you write more about what you're trying to accomplish here? It wasn't clear from your post. Webhook receivers in Flux will only trigger the normal action of Flux. The Flagger Canary resource has a rollback webhook which might also be what y…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dk2645
Comment options

@nagarjunacse02
Comment options

@VinGarcia
Comment options

Answer selected by kingdonb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants