Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Update Change
actions-runner-controller-charts/gha-runner-scale-set minor 0.9.3 -> 0.12.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/actions-runner-controller (actions-runner-controller-charts/gha-runner-scale-set)

v0.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.12.0...gha-runner-scale-set-0.12.1

v0.12.0

Compare Source

Changelog

  • @​Warashi enabled docker access without sudo, by changing the runner container to use TCP instead of docker.sock (#​177)
  • @​Warashi added an ability to set dockerEnabled: false to disable the dind sidecar, so that you can run runner pod on clusters on where privileged pods are disallowed (#​191)

v0.11.0

Compare Source

0.11.0

⚠️ Warning

The new way of configuring metrics has been added along with the new listenerMetrics field in the gha-runner-scale-set chart. If the controller is configured to publish metrics, but the listenerMetrics field is empty, the listener will not start. Please uncomment out this field and configure the metrics you want listeners to publish. The changes have been made to the CRDs as well, so please make sure you remove the old CRDs before installing the new version.

What's Changed

New Contributors

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.10.1...gha-runner-scale-set-0.11.0

v0.10.1

Compare Source

What's Changed

  • Fix helm chart bug related to runnerMaxConcurrentReconciles by @​Link- in #​3858

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.10.0...gha-runner-scale-set-0.10.1

v0.10.0

Compare Source

This release includes major improvements to the runner provisioning duration. In short, you should see less latency between queueing a workflow run and having a runner available to execute the job.

Make sure to check #​3832 and #​3848 for details on how to fine-tune that behavior.

Major changes
  1. Add exponential backoff when generating runner reg tokens #​3724
  2. Make EphemeralRunnerController MaxConcurrentReconciles configurable #​3832
  3. Make EphemeralRunnerReconciler create runner pods earlier #​3831
  4. Make k8s client rate limiter parameters configurable #​3848
Minor changes
  1. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.12.0 #​3837
  2. Bump golang.org/x/crypto from 0.22.0 to 0.31.0 #​3844
  3. Update docs with details for the dashboard visualizations #​3696

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.9.3...gha-runner-scale-set-0.10.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 16, 2024

--- kubernetes/cluster-0/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-carpenike

+++ kubernetes/cluster-0/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-carpenike

@@ -14,13 +14,13 @@

       chart: actions-runner-controller-charts/gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.9.3
+      version: 0.11.0
   interval: 30m
   values:
     containerMode:
       type: dind
     controllerServiceAccount:
       name: actions-runner-controller-gha-rs-controller

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 16, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.38s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.78s
✅ YAML prettier 1 0 0 0.5s
✅ YAML yamllint 1 0 0 0.58s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.0 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Dec 18, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from 2f77514 to 9ea42a0 Compare December 18, 2024 20:00
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed Dec 19, 2024
@renovate renovate bot closed this Dec 19, 2024
@renovate renovate bot deleted the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch December 19, 2024 02:51
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Dec 19, 2024
@renovate renovate bot reopened this Dec 19, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from e5c0357 to 9ea42a0 Compare December 19, 2024 08:21
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed Jan 17, 2025
@renovate renovate bot closed this Jan 17, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Jan 18, 2025
@renovate renovate bot reopened this Jan 18, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch 2 times, most recently from 9ea42a0 to b093db8 Compare January 18, 2025 04:26
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed Jan 20, 2025
@renovate renovate bot closed this Jan 20, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Jan 20, 2025
@renovate renovate bot reopened this Jan 20, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from ee714b2 to b093db8 Compare January 20, 2025 14:34
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from b093db8 to 0227c9f Compare January 30, 2025 19:04
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from 0227c9f to 38a6ae3 Compare February 9, 2025 14:12
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed Feb 27, 2025
@renovate renovate bot closed this Feb 27, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Feb 28, 2025
@renovate renovate bot reopened this Feb 28, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from a4c8166 to 38a6ae3 Compare February 28, 2025 02:53
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from 38a6ae3 to 57777e1 Compare March 17, 2025 18:49
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed Mar 24, 2025
@renovate renovate bot closed this Mar 24, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) Mar 24, 2025
@renovate renovate bot reopened this Mar 24, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch 3 times, most recently from 7f368c3 to 4bd588d Compare March 25, 2025 12:10
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) Mar 25, 2025
@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 25, 2025

--- HelmRelease: dev/arc-carpenike AutoscalingRunnerSet: dev/arc-carpenike

+++ HelmRelease: dev/arc-carpenike AutoscalingRunnerSet: dev/arc-carpenike

@@ -10,13 +10,13 @@

     app.kubernetes.io/instance: arc-carpenike
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/part-of: gha-rs
     actions.github.com/scale-set-name: arc-carpenike
     actions.github.com/scale-set-namespace: dev
   annotations:
-    actions.github.com/values-hash: 12b758f0ccf70bd3eb94559ad8fb68d40651b759670796ddada1f06cd620ecd
+    actions.github.com/values-hash: 3db617fc3c80491b0da8602a4a69175f8244eb9db71a5c8f492d447aa759c6f
     actions.github.com/cleanup-github-secret-name: arc-carpenike-gha-rs-github-secret
     actions.github.com/cleanup-manager-role-binding: arc-carpenike-gha-rs-manager
     actions.github.com/cleanup-manager-role-name: arc-carpenike-gha-rs-manager
     actions.github.com/cleanup-no-permission-service-account-name: arc-carpenike-gha-rs-no-permission
 spec:
   githubConfigUrl: https://github.com/carpenike/k8s-gitops
@@ -42,13 +42,12 @@

       - name: init-dind-externals
         image: ghcr.io/onedr0p/actions-runner:2.322.0
         command:
         - cp
         args:
         - -r
-        - -v
         - /home/runner/externals/.
         - /home/runner/tmpDir/
         volumeMounts:
         - name: dind-externals
           mountPath: /home/runner/tmpDir
       containers:

@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from 4bd588d to 83446a7 Compare April 8, 2025 10:07
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) - autoclosed May 4, 2025
@renovate renovate bot closed this May 4, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) May 5, 2025
@renovate renovate bot reopened this May 5, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch 2 times, most recently from 83446a7 to 77d4c1f Compare May 5, 2025 07:32
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.11.0 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.12.0 ) Jun 13, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from 77d4c1f to b998875 Compare June 13, 2025 14:47
…nner-scale-set ( 0.9.3 → 0.12.1 )

| datasource | package                                                               | from  | to     |
| ---------- | --------------------------------------------------------------------- | ----- | ------ |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set | 0.9.3 | 0.12.1 |
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.12.0 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set ( 0.9.3 → 0.12.1 ) Jun 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-0.x branch from b998875 to de830c0 Compare June 27, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants