[Regression] Automatically restart from local devfile when devfile failed to be resolved at startup #23277
Labels
area/che-server
area/dashboard
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
This functionality is currently broken - #22491
There are situation where che-server is not able to resolve a devfile from a git repository using the git service API. A typical example is when it's not GitHub, GitLab, Bitbucket or Azure DevOps repository or when SSH URL is used.
Che version
7.95@latest
Steps to reproduce
Currently dashboard just proposes user to continue with the default devfile, which is not expected.
Expected behavior
controller.devfile.io/bootstrap-devworkspace: true
when Devfile resolution via API fails or is not supported by che-server - Add attributecontroller.devfile.io/bootstrap-devworkspace: true
when Devfile resolution via API fails or is not supported #22697Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
Linux
Eclipse Che Logs
No response
Additional context
related DWO PR - devfile/devworkspace-operator#1193
The text was updated successfully, but these errors were encountered: