* feat(runlore): bump deploy pin to main HEAD 00e9b37 (full v0.8.0 release)
Bumps flux/sources/gitrepo-runlore.yaml from 161e68c (#294, a mid-v0.8.0
LLM-reranker pin) to main HEAD 00e9b37 (#305) so the deployed chart matches
the rolling :main image and picks up the v0.8.0 release tail: reranker
topical-fit gate (#295), namespace-wide recall confirm (#299), instant-recall
short-circuit in the notification (#297), backend-unreachable warnings +
version stamp (#300), redesigned learning-loop dashboard (#301), catalog
README-skip (#296). CI green on 00e9b37; chart values.yaml unchanged; all
config keys strict-parse-valid against main HEAD.
* chore(runlore): pin to #308 fix branch to dedup VMServiceScrape
Temporary pin to runlore fix/vmservicescrape-headless-dedup (main 00e9b37 + the
chart fix scoping VMServiceScrape to the metrics Service). Stops the StatefulSet
headless Service from being scraped, which was double-counting every runlore
counter metric. Re-pin to main HEAD after runlore#308 merges.
* chore(runlore): re-pin to main HEAD after #307/#308 merged
The fix/vmservicescrape-headless-dedup branch was auto-deleted on merge, so the
GitRepository pin to it now 404s. Re-pin to main HEAD 1b3e8c4, which includes both
the HelmRelease watcher (#307) and the VMServiceScrape dedup fix (#308). Chart is
unchanged vs the fix-branch pin, so no drift; the :main image now carries the #307
watcher and goes live on the next pod restart.
* chore(runlore): deploy the v0.9.0 release (tag + image) instead of rolling main
Now that release-please cut runlore v0.9.0, switch the deploy off the rolling
:main tag to the reproducible release: GitRepository ref -> tag v0.9.0 (chart
0.9.0, includes #307 watcher + #308 scrape dedup), and helmrelease image.tag
main -> v0.9.0 with pullPolicy IfNotPresent (immutable tag). The v0.9.0
multi-arch image finishes building shortly; it'll be present by the next cluster
bring-up.
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.