[Feature] Rollbacks
SimonBaeumer opened this issue · 1 comments
SimonBaeumer commented
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: #230
SimonBaeumer commented
Sorry, wrong repository