Skip to content
This repository was 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.

Choose a tag to compare

released this 13 Sep 14:18

Add forced scale up to prevent token expiration.

Fixes bug with patch option

Choose a tag to compare

released this 14 Jul 10:08

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

Choose a tag to compare

released this 29 Jun 16:15
a0340d0
v0.1.6

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

Allow env variables to be injected in to runner

Choose a tag to compare

released this 17 Jun 15:41
v0.1.5

fix work mount

Fix regex in runner register

Choose a tag to compare

released this 05 May 01:20
v0.1.4

fix regex

Add mountDockerSock option

Choose a tag to compare

released this 28 Apr 14:39
v0.1.3

add MountDockerSock option

Add ServiceAccountName option

Choose a tag to compare

released this 27 Apr 14:47
v0.1.1

feat: add ServiceAccountName

Use postStart hook instead of custom image

Choose a tag to compare

@devjoes devjoes released this 22 Apr 10:45
v0.1.0

release 0.1.0 helm chart

tidied up, renamed some props, upgraded mc

Choose a tag to compare

@devjoes devjoes released this 21 Apr 16:13
v0.0.12

tidied up, renamed some props, upgraded mc

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

Choose a tag to compare

released this 21 Apr 15:36
v0.0.11

update README