When workspace startup fails, propose to start it in "safe mode" #22228
Labels
area/dashboard
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Is your enhancement related to a problem? Please describe
A workspace can fail for multiple reasons:
In this case the developer doesn't have any clue how to move forward. But we can help him/her providing a minimal workspace to be able to edit the source code (and the devfile if it exist).
Describe the solution you'd like
When the workspace fails to start we should propose to the developer to start it in safe mode:
devfile.yaml
and.vscode/editor.yaml
are not resolved (use default component, default editor)urlRewriteSupport: false
are ignored)Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: