operator-controller
operator-controller copied to clipboard
[Feature] Rollbacks
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