This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Releases: devjoes/github-runner-autoscaler
Releases · devjoes/github-runner-autoscaler
Add forced scale up to prevent token expiration.
Add forced scale up to prevent token expiration.
Fixes bug with patch option
When using the new JSON patch feature: StatefulSets with different replicas are considered different. This results in the stateful set being recreated.
Added patch option
v0.1.6 add patch option and clean up reconcile loop (#12)
Allow env variables to be injected in to runner
v0.1.5 fix work mount
Fix regex in runner register
v0.1.4 fix regex
Add mountDockerSock option
v0.1.3 add MountDockerSock option
Add ServiceAccountName option
v0.1.1 feat: add ServiceAccountName
Use postStart hook instead of custom image
v0.1.0 release 0.1.0 helm chart
tidied up, renamed some props, upgraded mc
v0.0.12 tidied up, renamed some props, upgraded mc
Fixed issues where labels get overwritten and disabled SASL auth by default in memcached
v0.0.11 update README