Skip to main content
← Back to index page

1.169.0

[eks/actions-runner-controller]: support Runner Group, webhook queue size

What

  • eks/actions-runner-controller
    • Support Runner Groups
    • Enable configuration of the webhook queue size limit
    • Change runner controller Docker image designation
  • Add documentation on Runner Groups and Autoscaler configuration

Why

  • Enable separate access control to self-hosted runners
  • For users that launch a large number of jobs in a short period of time, allow bigger queues to avoid losing jobs
  • Maintainers recommend new tag format. ghcr.io has better rate limits than docker.io.

References

Commiters

Pull Requests