Sometimes workspace created from devfile v2.0 won't start #19797
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.
Describe the bug
Sometimes a workspace created from devfile v2.0 doesn't start.
Che version
Steps to reproduce
Deploy Eclipse Che with
devworkspace
support enabled$ cat patch.yaml spec: devWorkspace: enable: true $ chectl server:deploy --che-operator-cr-patch-yaml=patch.yaml \ -p openshift --no-olm-suggested-namespace \ -n workspaces-server
Devworkspace happy-path script - https://github.com/eclipse-che/che-operator/blob/main/.ci/oci-devworkspace-happy-path.sh
Expected behavior
Runtime
kubectl version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Logs
The text was updated successfully, but these errors were encountered: