Adapt Che Operator to use DevWorkspace operator as OLM dependency #19891
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
Adapt Che Operator to use DevWorkspace operator as OLM dependency.
Related PRs:
Describe the solution you'd like
Che Operator on OpenShift is adapted to use DWO as olm dependency.
Questions:
Q: On k8s we should install DWO as helm chart?
A: No. DWO don't support helm, but has as currently yaml resources ready to apply.
Q: Should chectl manage DWO resources or we should deprecate
--installer=operator
?A: On OpenShift chectl should make sure DWO subscription exists with installer operator.
The text was updated successfully, but these errors were encountered: