Bug Report
What did you do?
A clear and concise description of the steps you took (or insert a code snippet).
OLM extends Kubernetes to provide a declarative way to install, manage, and upgrade operators and their dependencies in a cluster.
There is not mentioned that OLM downgrade support. I just wonder to know if we support downgrade or not.
What did you expect to see?
A clear and concise description of what you expected to happen (or insert a code snippet).
When I use helm to upgrade, I can use helm downgrade to rollback the previous version. But from the document and my testing, I did not find the way how to download by OLM.
Bug Report
What did you do?
A clear and concise description of the steps you took (or insert a code snippet).
OLM extends Kubernetes to provide a declarative way to install, manage, and upgrade operators and their dependencies in a cluster.
There is not mentioned that OLM downgrade support. I just wonder to know if we support downgrade or not.
What did you expect to see?
A clear and concise description of what you expected to happen (or insert a code snippet).
When I use helm to upgrade, I can use helm downgrade to rollback the previous version. But from the document and my testing, I did not find the way how to download by OLM.