Replies: 3 comments 1 reply
-
I have the same question - and they seem to be missing the default "self-hosted" label. |
Beta Was this translation helpful? Give feedback.
0 replies
-
From what I can tell here, it only supports 1 label, the |
Beta Was this translation helpful? Give feedback.
0 replies
-
The RunnerScaleSet type does in theory support multiple labels... https://github.com/actions/actions-runner-controller/blob/master/github/actions/types.go#L94C71-L94C71 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to migrate from RunnerDeployment to AutoscalingRunnerSet .
On AutoscalingRunnerSet I haven't found how it's possible to manage runner labels. I would like to make my label standart:
[ self-hosted, ARM64, ...]
Is it even possible?
Issue about the same problem - #2445 (comment)
Beta Was this translation helpful? Give feedback.
All reactions