actions-runner-controller
actions-runner-controller copied to clipboard
Kubernetes controller for GitHub Actions self-hosted runners
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [azure/setup-helm](https://togithub.com/azure/setup-helm) | action | minor | `v3.1` -> `v3.3` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `2104d58` -> `8227340` | ---...
**Is your feature request related to a problem? Please describe.** I currently use `PercentageRunnersBusy` for autoscaling and it's working decently well but when a pool gets large (30+ runners) it...
Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/1607 We are rationalising down to just supporting the `workflow_job` event and so we are updating the docs to only talk about this event before removing the code for...
### Controller Version 0.25.2 ### Helm Chart Version 0.20.2 ### CertManager Version 1.9 ### Deployment Method ArgoCD ### cert-manager installation We followed the documentation and it's working correctly. ### Checks...
**Is your feature request related to a problem? Please describe.** For horizontalRunnerAutoscaler there are specs and status metrics exposed (min and max replicas and desired replicas), but for runnerDeployment there...
**Is your feature request related to a problem? Please describe.** I'm using actions-runner-controller with cert-manager for a while. and for some reason, cert-manager occasionally keeps being broken. due to how...
**Is your feature request related to a problem? Please describe.** For better discoverability and just an additional entrypoint to this project it would be great to also publish the releases...
### Controller Version 0.25.2 ### Helm Chart Version 0.20.2 ### CertManager Version _No response_ ### Deployment Method Helm ### cert-manager installation yes ### Checks - [X] This isn't a question...