ARC Runners Not Being Created in EKS Cluster #3810
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
ghcr.io/actions/gha-runner-scale-set-controller:0.9.3
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
We have installed arc runner set in our eks cluster:
as you can see the
CURRENT RUNNERS
is 5.However, when I check the pods, I get the following:
This indicates that the minimum runner count isn't being respected, and runners aren't being created in response to GitHub hooks.
What's puzzling is that I have another runner set, using the same values file (with only a different githubConfigUrl and runnerScaleSetName), and it's working perfectly fine.
Describe the expected behavior
Runners should be created.
Additional Context
Controller Logs
The text was updated successfully, but these errors were encountered: