OLM should be the default chectl installer on OpenShift 4.x #16861
Labels
area/chectl
Issues related to chectl, the CLI of Che
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your enhancement related to a problem? Please describe.
For now, afaict,
--olm
arg has to be set in order to install with OLM.Describe the solution you'd like
It should probably be set automatically on OpenShift 4.x:
server:start
server:update
orserver:delete
Describe alternatives you've considered
Additional context
This would be important in order to ensure that installations from OperatorHub and chectl are the same by default on OLM-enabled environments.
Should probably be included in CRW 2.2, in order to simplify installation docs and remove the statement that OperatorHub and chectl are 2 exclusive installation methods.
The text was updated successfully, but these errors were encountered: