RomanNikitenko

Results 104 comments of RomanNikitenko

In that issue `docker.io/ubuntu:20.04` image was reported, it's still not possible to start a workspace for that image. About newer version of ubuntu - yes it's possible to start a...

btw, one of the screenshots displays a warning that `WebSocket connections are failing`. so, maybe @dkwon17 has faced a problem when VS Code really loses WebSocket connection and tries to...

I investigated a little the problem: - we provide `devfile` commands as VS Code tasks using `TaskProvider` entity - I debugged source code and found that `dependsOn` property is ignored...

We discussed this problem within our meeting today and @l0rd suggested the following idea: - there is converting `devfile` commands to VS Code tasks step - we could filter `devfile`...

> Not able to start some devfile.io samples with the Intellij IDEA Community I guess `some devfile.io samples` contain `ubi9`-based containers.

there is an error in logs: ![image](https://github.com/eclipse/che/assets/5676062/c610801c-b422-49a2-b7d2-76269ea7f753) we need investigate what's the cause of the problem...