Skip to content

Tags: urcomputeringpal/actions-runner-controller

Tags

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing Docker Build and Push for Runner Image (actions#115)

A new image tag for the runner stopped being published on master merges from changes in actions#86.

This fixes that in the following ways:
- Tests the GH workflow on PRs w/o pushing the images
- Runner and Docker version are moved from Makefile to GH Actions workflow and are passed in as build args
- GHA workflow runs on PRs, and if the workflow file itself is changed (i.e. version bump) or the runner Docker source changes (excluding the Makefile since thats just for local dev)
- Images are pushed on push (i.e. a merge)

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update runner to v2.273.5 (actions#111)

v0.8.0

Merge pull request actions#110 from summerwind/ensure-controller-gen-…

…code-manifests-sync

Ensure controller-gen is up-to-date and the code and the manifests are in-sync

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#82 from summerwind/add-hra-crd-to-kustomiz…

…ation

Do include currently missing HRA CRD in the released manifests

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#76 from summerwind/fix-crash-on-startup

Fix crash on startup after the HRDA addition

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#66 from summerwind/org-runner-autoscale

feat: Organizational RunnerDeployment Autoscaling

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#63 from summerwind/runner-v2.267.0

Update runner to v2.267.0

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#50 from summerwind/runner-validation-webhook

Add validation webhooks

v0.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#45 from summerwind/share-work-dir

Share runner's working directory with docker sidecar

v0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#36 from summerwind/runner-v2.169.1

Update runner to v2.169.1