Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Releases: devjoes/github-runner-autoscaler

Add forced scale up to prevent token expiration.

13 Sep 14:18
Compare
Choose a tag to compare

Add forced scale up to prevent token expiration.

Fixes bug with patch option

14 Jul 10:08
Compare
Choose a tag to compare

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

29 Jun 16:15
a0340d0
Compare
Choose a tag to compare
v0.1.6

add patch option and clean up reconcile loop (#12)

Allow env variables to be injected in to runner

17 Jun 15:41
Compare
Choose a tag to compare

Fix regex in runner register

05 May 01:20
Compare
Choose a tag to compare
v0.1.4

fix regex

Add mountDockerSock option

28 Apr 14:39
Compare
Choose a tag to compare
v0.1.3

add MountDockerSock option

Add ServiceAccountName option

27 Apr 14:47
Compare
Choose a tag to compare
v0.1.1

feat: add ServiceAccountName

Use postStart hook instead of custom image

22 Apr 10:45
Compare
Choose a tag to compare
v0.1.0

release 0.1.0 helm chart

tidied up, renamed some props, upgraded mc

21 Apr 16:13
Compare
Choose a tag to compare
v0.0.12

tidied up, renamed some props, upgraded mc

Fixed issues where labels get overwritten and disabled SASL auth by default in memcached

21 Apr 15:36
Compare
Choose a tag to compare