Open rakeshganjoo opened 1 year 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.
I'm also having the same issue, did you manage to resolve it?
+1
Checks
Controller Version
0.17.3
Helm Chart Version
0.17.3
CertManager Version
No response
Deployment Method
Helm
cert-manager installation
Yes installed correctly
Checks
Resource Definitions
To Reproduce
Describe the bug
he specific error message encountered is: Action Runner System - Could not compute replicas: {"horizontalrunnerautoscaler": "actions-runner-system/k8s-runners-autoscaler", "error": "listing queued workflow runs: failed to list workflow runs: GET https://github./actions/runs?per_page=100&status=queued : 404 Not Found []"}
• The error is preventing the Action Runner System from properly listing queued workflow runs, resulting in the inability to compute replicas accurately.
Describe the expected behavior
I should be able to GET the API call
Whole Controller Logs
Whole Runner Pod Logs
Additional Context