-
Notifications
You must be signed in to change notification settings - Fork 111
che7 yaml plugin is failing to start #280
Comments
Just guess but eclipse-che/che-plugin-registry#156 may be related. |
not sure as the plugin is running inside the theia container: eclipse-che/che#13555 |
Referring to the master branch of origin, the language server will be spawn in Theia. AFAIK, the plugin author can implement to separate the language server from his/her theia plugin. |
@monaka if we are really talking about a che 7 plugin, the vscode extension will be run inside a separate sidecar container, so the memory limitations on the theia container will have no impact. |
fixed |
@tsmaeder Thank you for your comment. I see I got misunderstanding after inspecting my workspace containers. And I checked an workspace from the devfile.yaml above boots up fine. |
Description
starting a workspace from devfile using the yaml plugin, it is failling to start the yaml plugin with the error
Reproduction Steps
Start with chectl the devfile:
OS and version:
Minikube single-user with chectl (helm)
The text was updated successfully, but these errors were encountered: