Skip to content

x/build/cmd/gomote: add gomote session manager package #48735

Closed
@cagedmantis

Description

@cagedmantis

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

Activity

added
Buildersx/build issues (builders, bots, dashboards)
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Oct 1, 2021
added this to the Backlog milestone on Oct 1, 2021
changed the title [-]x/build/cmd/gomote: add gomote manager component[/-] [+]x/build/cmd/gomote: add gomote session manager package[/+] on Nov 2, 2021
gopherbot

gopherbot commented on Nov 3, 2021

@gopherbot
Contributor

Change https://golang.org/cl/361097 mentions this issue: internal/coordinator/remote: refactor remote buildlet session

gopherbot

gopherbot commented on Nov 3, 2021

@gopherbot
Contributor

Change https://golang.org/cl/361096 mentions this issue: internal/coordinator/remote: copy existing remote buildlet management

cagedmantis

cagedmantis commented on May 10, 2022

@cagedmantis
ContributorAuthor

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.

moved this to Done in Go Releaseon Sep 27, 2022
locked and limited conversation to collaborators on May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cagedmantis@gopherbot

        Issue actions

          x/build/cmd/gomote: add gomote session manager package · Issue #48735 · golang/go