DevWorkspaces on minikube does not work due some routing issues #20375
Labels
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
DevWorkspaces on minikube does not work due some routing issues.
Workspace URL is redirected to dashboard.
Che version
next (development version)
Steps to reproduce
where patch file has the following content
When Dashboard is opened, create a workspace with Sample and wait it started.
Check that Dashboard is opened instead of Theia IDE.
Switch single host impl to gateway by adding
spec.k8s.singleHostExposureType: gateway
into Che Cluster, wait Che is reconfigured.Try a new workspace or restart the existing one.
Check that Theia is not opened.
Expected behavior
Theia is opened after workspace is started.
Runtime
minikube
Screenshots
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: