Skip to content

v0.6.0 scale-set breaks the ability to have 2 runner install with the same name #2931

Closed Answered by Link-
ba-work asked this question in Questions
Discussion options

You must be logged in to vote

@ba-work - this worked previously because of a bug in our charts which was fixed in 0.6.0. The isolation model we designed for is:

  1. Runner scale set name is unique per runner group (you can have multiple runner scale sets with the same name, if they belong to different runner groups)
  2. Runner scale set name is unique per namespace

You were never supposed to be able to create 2 runner scale sets with the same name in the same namespace. Even if they were registered against different repositories, organisations or enterprises.

You can read more about this here: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-ru…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ba-work
Comment options

Answer selected by Link-
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested RunnerDeployment Discussions around RunnerDeployment Docker-in-Docker Discussions about Docker-in-Docker set ups Runner Configuration Discussions on Runner Configuration Kubernetes
3 participants
Converted from issue

This discussion was converted from issue #2905 on September 26, 2023 09:49.