Skip to content
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

Closed
Tracked by #72
chipkent opened this issue Jun 7, 2024 · 2 comments · Fixed by #106
Closed
Tracked by #72

DHC: Worker lifecycle management #7

chipkent opened this issue Jun 7, 2024 · 2 comments · Fixed by #106
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@chipkent
Copy link
Member

chipkent commented Jun 7, 2024

DHC worker management

In the context of DHC, a running server is synonymous with a worker.

Created #16 to address Docker flavor of this UPDATE: Docker worker management was marked as wontfix

This should also address 1-to-1 execution model is too rigid #45

@chipkent chipkent added the bug Something isn't working label Jun 7, 2024
@mofojed mofojed added the triage label Jun 10, 2024
@vbabich vbabich added this to the Backlog milestone Jun 18, 2024
@vbabich vbabich added enhancement New feature or request and removed triage bug Something isn't working labels Jun 18, 2024
@dsmmcken
Copy link

dsmmcken commented Jul 2, 2024

There's plenty of vs code docker extensions to control docker, including official ones from docker.

@dsmmcken dsmmcken closed this as completed Jul 2, 2024
@bmingles bmingles added the wontfix This will not be worked on label Jul 16, 2024
@mofojed mofojed added the triage label Jul 23, 2024
@mofojed mofojed reopened this Jul 23, 2024
@mofojed
Copy link
Member

mofojed commented Jul 23, 2024

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.
For docker worker management, we can provide an example of how to do that with the existing Docker.

@vbabich vbabich modified the milestones: Backlog, August 2024 Jul 24, 2024
@vbabich vbabich removed triage wontfix This will not be worked on labels Jul 24, 2024
@bmingles bmingles changed the title Worker lifecycle management DHC: Worker lifecycle management Aug 14, 2024
@bmingles bmingles self-assigned this Aug 14, 2024
bmingles added a commit that referenced this issue Aug 15, 2024
bmingles added a commit that referenced this issue Aug 15, 2024
bmingles added a commit that referenced this issue Aug 15, 2024
bmingles added a commit that referenced this issue Aug 15, 2024
bmingles added a commit that referenced this issue Aug 15, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
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)
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 21, 2024
bmingles added a commit that referenced this issue Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants