Skip to content

Releases: actions/actions-runner-controller

v0.11.1

10 Nov 23:46
bc35bdf

Choose a tag to compare

Changelog

v0.11.0

10 Nov 08:27
ece8fd8

Choose a tag to compare

Changelog

  • @Hi-Fi Check token validity only when creating new pod (#159)
  • @mumoshu Fix panic on startup when misconfigured (#154)
  • @Hi-Fi Add GHE URL to transport (#152)
  • @damacus Adds RUNNER_GROUP argument to the runner registration (#157)
  • Bump Go to 1.15 (#160)

v0.10.0

28 Oct 13:17
40c5050

Choose a tag to compare

Changelog

  • Push latest controller image on master push (#147)
  • Add support for non-public GitHub URL (#146)

v0.9.5

25 Oct 02:26
6d78fb0

Choose a tag to compare

Changelog

  • Fix permission error with the default setup since v0.9.4 (#142)

v0.9.4

21 Oct 12:35
faaca10

Choose a tag to compare

Changelog

  • Manifests valid for K8s 1.18 and 1.19 (#123)
  • Inject Env Vars into Runner defined Container Spec (#127)
  • Patch additional protocol instances during manifest generation (#129)
  • Configurable "runner and DinD in a single container" (#126)
  • Possibility to define resources for DIND container (#125)
  • Restart if pod ends up succeeded (#136)

v0.9.3

14 Oct 00:08
2d250d5

Choose a tag to compare

Changelog

  • Fix release build (#122)

v0.9.2

13 Oct 12:19
231cde1

Choose a tag to compare

Changelog

  • Fix the actions workflow to properly push container images and enhances it to support forks (#117)

v0.9.1: Fixing Docker Build and Push for Runner Image (#115)

09 Oct 00:17
c986c55

Choose a tag to compare

Changelog

  • Fix Docker Build and Push for Runner Image (#115)

v0.9.0

08 Oct 00:03
f12bb76

Choose a tag to compare

Changelog

  • Prefer autoscaling based on jobs rather than workflows if available (#114)
  • Update runner to v2.273.5 (#111)

v0.8.0

06 Oct 01:05
1bc6809

Choose a tag to compare

Changelog

  • Update runner to v2.273.4 #101
  • Use self update ready entrypoint #99
  • Do not delete runner if busy #103
  • Allow access to finalizers subresource on OpenShift #95
  • Bump cert-manager API version #94
  • Multi-arch container image #86
  • Bump controller-gen to 0.3.0