DevWorkspace must not be created if default plugins fails to load #19852
Labels
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.
sprint/current
Milestone
Describe the bug
DevWorkspace must not be created if default plugins fails to load.
Currently, when dashboard fails to load plugins, it creates DevWorkspace without any DevWorkspaceTemplates, which means - no Theia is injected.
Dashboard must not create DevWorkspace without default plugins being injected, since it does not make sense since it will lead to
can not evaluate workspace main URL
since theia is missing.Che version
Steps to reproduce
Actual behavior: DevWorkspace is created but failed to open.
Expected behavior
Users to told that plugin registry does not have configured default plugins.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: