Skip to content

Releases: actions/actions-runner-controller

v0.4.0

20 Mar 13:58
d4c849e

Choose a tag to compare

Changelog

  • Add variants of the pod template spec fields to the runner spec for runner pod customization. PR #7, Issue #5
  • Fixes the error on deregistering the runner due to Actions API change. PR #7, Issue #11 and #12

v0.3.0

06 Feb 13:26

Choose a tag to compare

Changelog

  • Add 'env' field to runner resource
  • runner: Unset environment variables for runner config
  • runner: Use dumb-init to handle signal properly

v0.2.0

03 Feb 12:42

Choose a tag to compare

Changelog

  • Implement finalizer
  • Record event of runner resource
  • Add additional printer columns
  • Sync runner status with pod status
  • Add -github-token flag
  • Add -docker-image flag
  • Add -runner-image flag

v0.1.0

03 Feb 03:10

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Changelog

  • Initial release