Devfile 2.3.0 support on the Che-Code side #23038
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Is your task related to a problem? Please describe
Recently Devfile 2.3.0 version support was added, so now it's possible to start a workspace using a devfile with 2.3.0 version.
I found that it's not possible to restart the workspace using
Restart Workspace from Local Devfile
action on the Che-Code side.The error is:
Failed to update Devfile. Error: Dev Workspace generator tool doesn't support devfile version: 2.3.0
.Describe the solution you'd like
Probably it's enough to upgrade version of the
eclipse-che/che-devworkspace-generator
on theChe-Code
side.Describe alternatives you've considered
No response
Additional context
The text was updated successfully, but these errors were encountered: