Skip to content

Tags: lesaux/actions-runner-controller

Tags

actions-runner-controller-0.21.1

Toggle actions-runner-controller-0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: replace v1beta1 api with v1 (actions#1931)

* replace v1beta1 api with v1

actions-runner-controller-0.21.0

Toggle actions-runner-controller-0.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chart: Bump chart and app versions for ARC 0.26.0 (actions#1799)

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add releasenote for 0.26.0 (actions#1796)

actions-runner-controller-0.20.2

Toggle actions-runner-controller-0.20.2's commit message
Fix the new ct chart lint error

v0.25.2

Toggle v0.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix excessive runnerreplicaset update issue since 0.25.0 (actions#1651)

Fixes actions#1643

v0.25.1

Toggle v0.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: annotate pod instead of label on UnregistrationFailureMessage (a…

…ctions#1615)

The error message should go to annotation instead of pod label, since we only check annotations on autoscale:

https://github.com/actions-runner-controller/actions-runner-controller/blob/master/controllers/autoscaling.go#L338-L342

Then there is no need to truncate or normalize the error message.

actions-runner-controller-0.20.1

Toggle actions-runner-controller-0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump helm chart (actions#1619)

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix helm charts (actions#1603)

actions-runner-controller-0.20.0

Toggle actions-runner-controller-0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump chart version to 0.20.0 for ARC 0.25.0 (actions#1600)

We'll be merging this immediately after ARC 0.25.0 gets released.

actions-runner-controller-0.19.1

Toggle actions-runner-controller-0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump chart to app 0.24.1 (actions#1531)