Replies: 1 comment
-
I see that the old image is not supposed to be compatible out of the box, https://github.com/actions/actions-runner-controller/blob/5271f316e6e068f0daf4b202d7c8b9f21301fbd1/docs/adrs/2022-10-17-runner-image.md |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey,
Trying to follow this https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller, but using an own runner-image based on https://github.com/actions/runner for the scalesets . But it seems like the controller does not inject the pod with environment variables such as
RUNNER_NAME
,RUNNER_TOKEN
etc? Like the "old" ARC did?Beta Was this translation helpful? Give feedback.
All reactions