Following quickstart guide does not result in any runners being created #3948
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.10.1
Deployment Method
Helm
Checks
To Reproduce
Follow the guide under https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller exactly
Describe the bug
This is really unbelievable since not too long ago this exact same setup at least partially worked. After following the quickstart guide using the following script:
With the following
values.yml
:I can see that pods are up:
But both
kubectl get autoscalingrunnersets -n arc-runners
andkubectl get ephemeralrunnersets -n arc-runners
return nothing. I have not been able to located errors in any logs, how is this possible?Describe the expected behavior
At the very least I'd like to see:
Additional Context
Controller Logs
Runner Pod Logs
No runner pods are created!!!
The text was updated successfully, but these errors were encountered: