Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "fix(operator): update container tag gha-runner-scale-set-controller to v0.8.3" #2580

Merged

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Feb 28, 2024

Reverts #2576

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor

--- kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller

+++ kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller

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

       chart: gha-runner-scale-set-controller
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.8.3
+      version: 0.8.2
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace
   values:

@tyriis-automation
Copy link
Contributor

--- HelmRelease: github/actions-runner-controller Deployment: github/gha-runner-scale-set-controller

+++ HelmRelease: github/actions-runner-controller Deployment: github/gha-runner-scale-set-controller

@@ -30,13 +30,13 @@

         app.kubernetes.io/namespace: github
         app.kubernetes.io/instance: actions-runner-controller
     spec:
       serviceAccountName: gha-runner-scale-set-controller
       containers:
       - name: manager
-        image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.3
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.2
         imagePullPolicy: IfNotPresent
         args:
         - --auto-scaling-runner-set-only
         - --log-level=debug
         - --log-format=text
         - --update-strategy=immediate
@@ -44,13 +44,13 @@

         - --listener-metrics-endpoint=
         - --metrics-addr=0
         command:
         - /manager
         env:
         - name: CONTROLLER_MANAGER_CONTAINER_IMAGE
-          value: ghcr.io/actions/gha-runner-scale-set-controller:0.8.3
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.8.2
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@tyriis-automation
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.09s
✅ YAML prettier 1 0 0.51s
✅ YAML yamllint 1 0 0.31s

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

@tyriis tyriis merged commit c843991 into main Feb 28, 2024
13 checks passed
@tyriis tyriis deleted the revert-2576-renovate/gha-runner-scale-set-controller-0.x branch February 28, 2024 21:14
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.

1 participant