Closed garymm closed 5 months ago
Hello! Thank you for filing an issue.
The maintainers will triage your issue shortly.
In the meantime, please take a look at the troubleshooting guide for bug reports.
If this is a feature request, please review our contribution guidelines.
Oh I did find a resource of type ephemeralrunner.actions.github.com
and that shows that the issues is "Pod has failed to tart more than 5 times". So I guess maybe I'll close this and vote for https://github.com/actions/actions-runner-controller/issues/2721
Checks
Controller Version
0.9.2
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
The controller thinks that the runners are in state
failed
forever and thus won't scale the scale set up anymore. In reality the runners have been deleted and no longer exist. In the controller log we see:"name":"berkeley-gpu-runners-pltxc-runner-s4b7j","namespace":"gh-actions-runner-scale-sets"
But:
Describe the expected behavior
The controller pod notices that the runner pods no longer exist and reacts appropriately.
Additional Context
Controller Logs
Runner Pod Logs