You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workspace next walking skeleton #10123 requires a way of delivering IDE files into a workspace, so IDE could plug them in on a workspace start.
Delivering files with Docker/k8s exec API is considered but there is another idea of using containers that don't run any process but gets injected into a workspace to deliver binaries.
We need to know how to do it on k8s/Docker and what are the implications.
Reproduction Steps
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered:
Description
Workspace next walking skeleton #10123 requires a way of delivering IDE files into a workspace, so IDE could plug them in on a workspace start.
Delivering files with Docker/k8s exec API is considered but there is another idea of using containers that don't run any process but gets injected into a workspace to deliver binaries.
We need to know how to do it on k8s/Docker and what are the implications.
Reproduction Steps
OS and version:
Diagnostics:
The text was updated successfully, but these errors were encountered: