-
Bug
-
Resolution: Won't Do
-
Major
-
2.10.1.GA
-
False
-
False
-
Undefined
-
- CRW doesn't provide any reasonable error message if related devFile tries to use EAP image which fail during the startup (eg. of error in EAP image:
JBEAP-22299). Error message is "null", which provides bad user experience.
Pulling image "registry.redhat.io/codeready-workspaces/theia-rhel8@sha256:1e77ab29f9a72ce94ae40670499c3823048cfdb4fe7de0707adeffd7274f78c9" Failed to run the workspace: "The following containers have terminated: maven: reason = 'Error', exit code = 1, message = 'null'"
Extra installation steps:
... spec: server: ... customCheProperties: CHE_INFRA_KUBERNETES_WORKSPACE__START__TIMEOUT__MIN: "300" CHE_LIMITS_USER_WORKSPACES_RUN_COUNT: "3" storage: ... pvcClaimSize: 1Gi ...