-
Bug
-
Resolution: Done
-
Major
-
2.11.0.GA
-
None
-
False
-
False
-
Undefined
-
CRW 2.11 is going to introduce DevWorkspace support as an experimental feature on OpenShift 4.8+ where it depends on DWO as OLM dependency.
But upstream, che operator has code that manages DWO resources if they are not installed with OLM and it's something we would need to avoid to:
- have less to test;
- simplify productization since CRW operator does not need DWO resources at all;
Basically, if CRW 2.11 is installed on lower than OpenShift 4.7, or is installed not from a new All namespaces channel, and detects devworkspace enabled, it just should report an issue and tell users our requirements:
- OpenShift 4.8+
- All namespace install plan;
- blocks
-
CRW-2241 OLM channels changes when DW milestone 3 completes: remove latest and make stable the default
- Closed
- relates to
-
CRW-1726 Include DevWorkspace Milestone 2 in CRW
- Resolved
-
CRW-2095 Create a new preview OLM channel for AllNamespace mode + DWO dependency (OCP 4.8+)
- Closed
-
CRW-1730 Productize DWO (devworkspace-controller) wrapped with its own operator + metadata & publish to RHEC
- Closed
-
CRW-2187 problem running dwco 2.11 sync script
- Closed
- links to