-
Bug
-
Resolution: Done
-
Major
-
3.2.0.GA
-
False
-
None
-
False
DS 3.2.0.RC-10-12 deployed to airgap OCP 4.11 cluster, had failed to open sample workspace from "Dashboard > Create Workspace" page:
E.g. Java Lombok sample failed to start:
Root cause: dashboard loads devfile from "devspaces-sample" github repo:
projects:
- git:
checkoutFrom:
revision: devspaces-3.2-rhel-8
remotes:
origin: 'https://github.com/devspaces-samples/lombok-project-sample.git'
name: lombok-project-sample
Solution: like for che-theia and vscode eritors, have cached devfiles specific to idea in the devfile registry" https://github.com/redhat-developer/devspaces-images/blob/devspaces-3-rhel-8/devspaces-devfileregistry/build/scripts/generate_devworkspace_templates.sh#L33-L64
- is incorporated by
-
CRW-3613 DevWorkspaces generated in che-devfile-registry build should use container contributions
- Closed
- is related to
-
CRW-4139 Users should have a option to create a workspace with IntelliJ IDEA using dev spaces dashboard UI
- Resolved
-
CRW-4580 [RN] Users should have a option to create a workspace with IntelliJ IDEA using dev spaces dashboard UI
- Open
- relates to
-
CRW-3480 machine-exec component isn't running in IDEA-based DevWorkspace
- Resolved