-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DHC: Worker lifecycle management #7
Comments
There's plenty of vs code docker extensions to control docker, including official ones from docker. |
Re-opening for triage. This isn't just about Docker lifecycle management, this is about worker lifecycle management. Will need to consider for DHE cases as well. Probably will be an epic broken into multiple tickets. |
Disconnect editor (#7) Refactored connection iteration (#7) Moved types to consolidated location (#7) Split out providers (#7) Moved code to ConnectionController (#7) Smarter connection handling (#7) Improved default selections (#7) Disconnect if newly connected server doesn't support console type (#7)
DHC worker management
In the context of DHC, a running server is synonymous with a worker.
Created #16 to address Docker flavor of thisUPDATE: Docker worker management was marked as wontfixThis should also address 1-to-1 execution model is too rigid #45
The text was updated successfully, but these errors were encountered: