[X] I am using charts that are officially provided
Controller Version
0.9.3
Deployment Method
Helm
Checks
[X] This isn't a question or user support case (For Q&A and community support, go to Discussions).
[X] I've read the Changelog before submitting this issue and I'm sure it's not due to any recently-introduced backward-incompatible changes
To Reproduce
1. Set minRunners for a specific scale set to 4.
2. Go to the metrics endpoint of a listener pod.
3. Check `gha_idle_runners` metrics and it is 0.
4. Go to your runners settings in Github. Find the specific runner.
5. Search for the runner name and you will see 4 idle runners.
Describe the bug
gha_idle_runners is always returned as 0 despite there being idle runners.
Describe the expected behavior
gha_idle_runners is properly returned as the number of idle runners.
Checks
Controller Version
0.9.3
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
gha_idle_runners
is always returned as 0 despite there being idle runners.Describe the expected behavior
gha_idle_runners
is properly returned as the number of idle runners.Additional Context
Controller Logs
Runner Pod Logs