Adapt DevWorkspace Che operator to routingSuffix removal from DevWorkspaceRouting CR #19631
Labels
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
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 DevWorkspace Che operator to routingSuffix removal from DevWorkspaceRouting CR.
I tried to adapt but I failed since DWCO depends on it for routings which don't support proxying.
https://github.com/che-incubator/devworkspace-che-operator/compare/main...sleshchenko:tryGetRidOfDWRRoutingSuffix?expand=1#diff-0fd3a3a1441074ca1851c0c11794ad5d422d7747ec0d4448b871e13f387b9347L254
So, DWCO instead of relying on DWO configuration, should have itown config for K8s, and evaluate it on its side on OpenShift, like BasicRouting does. See the corresponding PR on DWCO side:
devfile/devworkspace-operator#391
The text was updated successfully, but these errors were encountered: