chectl "next" channel with OLM installer should install nightly Che. #17183
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
area/chectl
Issues related to chectl, the CLI of Che
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your enhancement related to a problem? Please describe.
During some transition period, we implemented installation"latest" Che for chectl "next" channel, with warning about that. Ideally we should do installation "nightly" Che for "next channel". It should be useful for testing Che via olm installer.
Describe the solution you'd like
We can set up for https://github.com/eclipse/che-operator nightly job to push Eclipse Che preview CatalogSource image and use this image in the chectl to install "nightly" Che. Prototype of such images was implemented by QA https://github.com/eclipse/che-operator/blob/master/olm/eclipse-che-preview-kubernetes/Dockerfile and https://github.com/eclipse/che-operator/blob/master/olm/eclipse-che-preview-openshift/Dockerfile
Describe alternatives you've considered
We can use quay.io application registry and OperatorSource to install nightly Che, but OperatorSource is depracated and seems it was even removed from the latest OLM manager. So it is an option, but I would say - very bad option.
The text was updated successfully, but these errors were encountered: