You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To everyone who is still using v0.27.x, please be sure to read our GA announcement for the new ARC made in July. It's what we've been calling RunnerScaleSet, and should be more reliable and easy to use due to it's architectural enhancement and excellent engineering done by the team!
This is another patch release for ARC v0.27.x series, which mainly fixes the docker.sock permission issue (#2536), the missing scale down issue related to job cancellation (#2520). If you are stuck at v0.27.1 due to the docker.sock issue, this release should be the best upgrade target!
This patch version bump for ARC v0.27.x is intended to fix #2490 via #2499.
If you've previously upgraded to v0.27.2 and then reverted back to v0.27.0 or v0.27.1 due to that, please read the description of #2499 and confirm you have absolutely been affected, try this version, and see if it actually fixes the issue!
This version contains fix #2459 for a bug in actions-metrics-server(#2424). Anyone using the actions-metrics-server added in v0.27.0 should upgrade to this version. Have a great weekend!
I (@mumoshu) presumed v0.27.0 to be the final version of ARC v0.x made by the previous maintainer team. However, we eventually realized that some improvements could be made, mainly for the actions-metrics-server introduced in v0.27.0 and the reliability of webhook-based autoscaling. So here it is.
Verify and confirm the version tag used is the latest stable release
Ensure that the version tag v0.27.6 is the latest and most stable version for the actions-runner-controller. Using outdated or pre-release versions can lead to compatibility issues or missing bug fixes.
-tag: v0.27.6+tag: v0.27.6 # Confirm this is the latest stable version
Suggestion importance[1-10]: 7
Why: Ensuring the version tag is the latest stable release is a good practice to avoid compatibility issues and ensure all bug fixes are included. However, this suggestion is more of a reminder than a direct code improvement.
Because you closed this PR without merging, Renovate will ignore this update (v0.27.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
gha-runner-scale-set-0.9.2->v0.27.6Release Notes
actions/actions-runner-controller (actions-runner-controller)
v0.27.6Compare Source
This is a new patch version for the legacy ARC, and incorporates an upgrade to the Kubernetes Go client library we're using!
See #2991 for more information.
What's Changed
envby @luka5 in https://github.com/actions/actions-runner-controller/pull/2828New Contributors
Full Changelog: actions/actions-runner-controller@v0.27.5...v0.27.6
v0.27.5Compare Source
Hey everyone! v0.27.5 is yet another patch release for the legacy ARC 🎉
This version includes a few stability fixes like https://github.com/actions/actions-runner-controller/pull/2671 accumulated in 3 months.
Thanks for your contribution and patience, as always!
To everyone who is still using v0.27.x, please be sure to read our GA announcement for the new ARC made in July. It's what we've been calling RunnerScaleSet, and should be more reliable and easy to use due to it's architectural enhancement and excellent engineering done by the team!
What's Changed
var-runmount maximum size limit by @opdude in https://github.com/actions/actions-runner-controller/pull/2624panic: slice bounds out of rangewhen runner spec containsvolumeMounts. by @fatmcgav in https://github.com/actions/actions-runner-controller/pull/2720New Contributors
Full Changelog: actions/actions-runner-controller@v0.27.4...v0.27.5
v0.27.4Compare Source
This is another patch release for ARC v0.27.x series, which mainly fixes the docker.sock permission issue (#2536), the missing scale down issue related to job cancellation (#2520). If you are stuck at v0.27.1 due to the docker.sock issue, this release should be the best upgrade target!
What's Changed
/managing-self-hosted-runnersby @sh-cho in https://github.com/actions/actions-runner-controller/pull/2554New Contributors
Full Changelog: actions/actions-runner-controller@v0.27.3...v0.27.4
v0.27.3Compare Source
This patch version bump for ARC v0.27.x is intended to fix #2490 via #2499.
If you've previously upgraded to v0.27.2 and then reverted back to v0.27.0 or v0.27.1 due to that, please read the description of #2499 and confirm you have absolutely been affected, try this version, and see if it actually fixes the issue!
What's Changed
.ghe.comdomain as hosted environment by @TingluoHuang in https://github.com/actions/actions-runner-controller/pull/2480New Contributors
Full Changelog: actions/actions-runner-controller@v0.27.2...v0.27.3
v0.27.2Compare Source
This version contains fix #2459 for a bug in actions-metrics-server(#2424). Anyone using the actions-metrics-server added in v0.27.0 should upgrade to this version. Have a great weekend!
What's Changed
adrs/todocs/and update status by @Link- in https://github.com/actions/actions-runner-controller/pull/2443New Contributors
Full Changelog: actions/actions-runner-controller@v0.27.1...v0.27.2
v0.27.1Compare Source
Hi! This is a patch version bump for v0.27.0.
I (@mumoshu) presumed v0.27.0 to be the final version of ARC v0.x made by the previous maintainer team. However, we eventually realized that some improvements could be made, mainly for the
actions-metrics-serverintroduced in v0.27.0 and the reliability of webhook-based autoscaling. So here it is.Please see below pull requests for more details:
Kudos to the awesome ARC community for submitting valuable feedback and fixes!
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.