Skip to content

Releases: actions/actions-runner-controller

gha-runner-scale-set-0.8.1

21 Dec 16:33
1f9b754
Compare
Choose a tag to compare

gha-runner-scale-set-0.8.0

20 Dec 10:31
3fab744
Compare
Choose a tag to compare

v0.8.0

Major changes

  • Change listener container name #3167
  • Fix empty env and volumeMounts object on default setup #3166
  • Fix override listener pod spec #3161
  • Change minRunners behavior and fix the new listener min runners #3139
  • Update user agent for new ghalistener #3138
  • Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 #3127
  • Bump golang.org.x.net from 0.18.0 to 0.19.0 #3126
  • Bump k8s.io/client-go from 0.28.3 to 0.28.4 #3125
  • Modify user agent format with subsystem and is proxy configured information #3116
  • Record the error when the creation pod fails #3112
  • Fix typo in helm chart comment #3104
  • Set actions client timeout to 5 minutes, add logging to client #3103
  • Refactor listener app with configurable fallback #3096
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 #3094
  • Bump k8s.io/api from 0.28.3 to 0.28.4 #3093
  • Bump k8s.io/apimachinery from 0.28.3 to 0.28.4 #3092
  • Bump github.com/gruntwork-io/terratest from 0.41.24 to 0.46.7 #3091
  • Record a reason for pod failure in EphemeralRunner #3074
  • ADR: Changing semantics of min runners to be min idle runners #3040

actions-runner-controller-0.23.7

27 Nov 07:04
2c29cfb
Compare
Choose a tag to compare

A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.

actions-runner-controller-0.23.6

27 Nov 05:06
4f89ac5
Compare
Choose a tag to compare

A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.

gha-runner-scale-set-0.7.0

15 Nov 12:40
8aa04dd
Compare
Choose a tag to compare

v0.7.0

Major changes

  • Add ResizePolicy and RestartPolicy on mergeListenerContainer #3075
  • feat: GHA controller Helm Chart quoted labels #3061
  • Update authorization for PAT to be Bearer as documented #3039
  • Metrics: set max and min runners during startup time #3032
  • Update Chart.yaml home URLs #3013
  • Remove inheritance of imagePullPolicy from manager to listeners #3009
  • Trim down metrics cardinality #3003
  • Fix role and rolebinding cleanup for the listener controller #2970
  • Configure listener pod with the secret instead of env #2965
  • Allow custom labels to be specified for controller pods #2952
  • Bump go version and all direct dependencies to newest for k8s compatibility #2947
  • chore: Service accounts in Kubernetes mode can now be annotated. #2566

v0.27.6

20 Oct 10:55
b511953
Compare
Choose a tag to compare

This is a new patch version for the legacy ARC, and incorporates an upgrade to the Kubernetes Go client library we're using!

See #2991 for more information.

What's Changed

New Contributors

Full Changelog: v0.27.5...v0.27.6

gha-runner-scale-set-0.6.1

26 Sep 10:11
1a8abb6
Compare
Choose a tag to compare

v0.6.1

⚠️ Warning

The following might be a breaking change. Please read: Update docker in docker configuration to use Unix sockets instead of HTTPS (TLS)

Major changes

  • Replace TLS dockerd connection with unix socket #2833
  • Fix name override labels when runnerScaleSetName value is set #2915
  • Fix nil map when annotations are applied #2916
  • Updates: container-hooks to v0.4.0 #2928

gha-runner-scale-set-0.6.0

15 Sep 10:56
cf24ab5
Compare
Choose a tag to compare

v0.6.0

⚠️ Warning

Please evaluate these changes carefully before upgrading.

Major changes

  1. Fix parsing AcquireJob MessageQueueTokenExpiredError #2837
  2. Set restart policy on the runner pod to Never if restartPolicy is not set in template #2787
  3. Set the AutoscalingRunnerSet name to runnerScaleSetName #2803
  4. Extend and generate crds allowing listener pod spec change #2758
  5. Extend the user agent and fix the build version for the listener app #2892

actions-runner-controller-0.23.5

30 Aug 06:02
f1d7c52
Compare
Choose a tag to compare

A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.

actions-runner-controller-0.23.4

28 Aug 05:25
94065d2
Compare
Choose a tag to compare

A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.