Serhii Leshchenko
Serhii Leshchenko
I think `SIDECAR_POLICY: dev-container` makes flow more complex and tricker for syncing changes back to file system. Maybe we can keep sidecars model for Che Theia (plugins will live in...
duplicates https://github.com/eclipse/che/issues/18761. that's really annoying behavior.
Well, not really duplicates, the references more is about bulk removal, when this is about Actions. I'm keeping both opened.
Updating the description after figuring out K8s object names are immutable.
I'm not sure what exactly is expected from Dashboard here. Dropping area/dashboard for time being.
@olingern adding github token does not seem to help: ``` > yarn policies set-version 1.22.5 --verbose ... Resolving 1.22.5 to a url... verbose 0.272414524 Performing "GET" request to "https://api.github.com/repos/yarnpkg/yarn/releases?access_token=ghp_way****6Xj". verbose...
@olingern Hello, my issue not really that not clear error is reported but that yarn uses token as query param which is not allowed anymore, header is expected. See https://github.com/yarnpkg/yarn/issues/7847#issuecomment-923770014
> What is the latest recommendation for a sidecar image for extensions with no external dependencies? @AndrienkoAleksandr Could you provide some recommendations here?
Just to share. I looked a bit on the implementation for the referenced https://knative.dev/docs/serving/autoscaling/ and they really have operator-based approach. As far as I understand: - they inject proxy, resources...
As we agreed on today's DevWorkspace Cabal, this issue is not in milestone 3 anymore, but instead, we'll implement (in 3rd Milestone) quick solution on Theia + Machine Exec side...