Closed
Description
Add a component which manages gomote instances. This component should:
- Manage the lifecycle of gomote sessions (handle timeouts)
This is a component of the project to revamp the security model used by gomote #47521
@golang/release
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Milestone
Relationships
Development
No branches or pull requests
Activity
[-]x/build/cmd/gomote: add gomote manager component[/-][+]x/build/cmd/gomote: add gomote session manager package[/+]gopherbot commentedon Nov 3, 2021
Change https://golang.org/cl/361097 mentions this issue:
internal/coordinator/remote: refactor remote buildlet session
gopherbot commentedon Nov 3, 2021
Change https://golang.org/cl/361096 mentions this issue:
internal/coordinator/remote: copy existing remote buildlet management
internal/coordinator/remote: copy existing remote buildlet management
internal/coordinator/remote, buildlet: refactor remote buildlet session
cagedmantis commentedon May 10, 2022
This issue has been edited. We no longer plan to manage SSH keys in the coordinator. We've shifted over to using certificates for authentication. This work has been completed.