operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

[Feature] Rollbacks

Open SimonBaeumer opened this issue 2 years ago • 0 comments

Problem It is not possible to do rollbacks with OLM currently without workarounds. In case we hit an incident it would help a lot if a customer can easily rollback an upgrade (or OLM does it automatically) and tries to upgrade again later when a new version is published. For the ACSCS cloud service it is the main reason to not use OLM to install the ACS operator and relying on Helm instead.

Solution MVP: Installing operators declarative by an image reference would enable manual rollbacks. See related: https://github.com/operator-framework/helm-operator-plugins/issues/230

SimonBaeumer avatar Aug 28 '23 08:08 SimonBaeumer