Erik Sundell

Results 1161 comments of Erik Sundell

Using code-server 4.5.0, as started directly via `code-server`, the following occurs when I use `ctrl+shift+p` and then run the command to create a new terminal. ![image](https://user-images.githubusercontent.com/3837114/179605951-a971068f-b660-42e7-88f3-6dd8a0e40512.png) `code-server` 4.4.0 worked fine...

@jsjoeio for me, the base path was not `/`, so any fix related to that seems to be relevant!

@jsjoeio do you think the regression about syntax highlighting (#5343) was resolved by #5332 as well? I could not find a clear error message or similar, but only conclude it...

> @ddelange ticket numbers have been added to link the issues. Hmmm @georgemarshall, the PR description isn't updated with "closes ..." notes etc, so issues will remain open if this...

@klepiz are you on AKS? I experience this intermittently on AKS but not in GKE for example.

@tlkh thanks for documenting this! I think that if you use the `--sys-prefix` you can enable it outside of the users home directory. Below you see my output from `jupyter...

This may directly also have led to multiple revisions considered to be `DEPLOYED` but I fail to reproduce that exact steps, but it has happened to me very recently while...

By running the same `helm upgrade` over, I ended up with multiple revisions being `DEPLOYED`. My helm hooks are mostly a DaemonSet pulling images with init-containers with a pause image...

## How to get an indeployable Deployment deployed I tried to create a minimalistic reproduction and ended up with something slightly different but I bet that this is related. The...

Still very relevant i think, either to change or document current behavior as expected.