Is there a rollback path? From v2.0.1 to v0.41.2 #4102
-
Hi! I have a few projects where flux is managing flux itself. I test every flux upgrade and it's rollback. It was working pretty fine on versions v0.X.Y. But... I'm unable to roll back a flux project from v2.0.1 to v0.41.2. The procedure I use to follow is as simple as:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
What exactly is not working? What are the errors you're seeing? |
Beta Was this translation helpful? Give feedback.
-
The only way I was able to make it work is to uninstall v2 and reinstall v0.41.2 as it was described here: https://fluxcd.io/flux/installation/#uninstall But, I would like to make it in a gitops way :) |
Beta Was this translation helpful? Give feedback.
Not possible as Flux can't rollback its own CRDs, once you upgrade to v2.0 there is no way back, unless you reinstall.