vscode-remote-release
vscode-remote-release copied to clipboard
Attached container configuration files for Kubernetes cluster
I'm a huge fan of the remote extension, especially when paired with Kubernetes. I wanted to start off by saying thank you! These extensions have made my life so much easier and all of your work is much appreciated!
The documentation has the snippet below - I was wondering if this is something that is planned in a future release. I'm particularly interested in specifying remoteUser and postAttachCommand when attaching Vscode to a Kubernetes pod.
Note: Attached container configuration files are not yet supported for containers in a Kubernetes cluster.
This is something we might do in the future (no timeline yet).
+1 for feature request of this particular feature :)
It's hard to work with existing k8s containers without this feature, e.g. to drop privileges is really difficult