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

feat(helm/reloader): update 1.0.93 ➼ 1.2.0 #1037

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Aug 28, 2024

This PR contains the following updates:

Package Update Change OpenSSF
reloader minor 1.0.93 -> 1.2.0 OpenSSF Scorecard

Release Notes

stakater/Reloader (reloader)

v1.2.0

Compare Source

Announcement 📢 📢 📢

From this release onwards, helm charts and images/git releases will have different semver versioning. If you are using git releases as a reference for helm charts, it will break in the future.
It is recommended to make changes to your workflows to accommodate these changes for smooth upgrades in the future.

Changes were made to the understanding of our mistakes in treating both helm chart and git releases as related artifacts so they had the same versioning on releases, which we consider is wrong and we are attempting to fix it.

Apologies in advance for trouble, if any.

** (Different versioning for both artifacts; for example, git release of v1.2.0 might not have a chart released with the same version) **

What's Changed

New Contributors

Full Changelog: stakater/Reloader@v1.1.0...v1.2.0

v1.1.0

Compare Source

Announcement 📢 📢 📢

Discussions are being done internally on how to release helm charts, it is highly likely that the release versioning of helm chart and images will become divergent from next release onwards.
(Different versioning for both artifacts, for example git release of v1.1.1 might not have a chart released with the same version)
Pls edit your automated workflows to accommodate for this change before the new release to have seamless updates in your clusters.

What's Changed

New Contributors

Full Changelog: stakater/Reloader@v1.0.121...v1.1.0

v1.0.121

Compare Source

Changelog

  • 04a9874 Merge pull request #​723 from robgordon89/fix/pod-name-env-ha-fix
  • 70ab566 [skip-ci] Update artifacts
  • 32d5ce8 chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is true
  • ef0ea91 fix default values for memory and cpu

v1.0.120

Compare Source

Changelog

  • 4dceccc Merge pull request #​719 from stakater/disable-pr-target
  • 80c54f8 Switch PR workflow to pull_request
  • 12b9a19 Tell Go runtime about the CPU & memory limits. (#​699)
  • e6d833b [skip-ci] Update artifacts

v1.0.119

Compare Source

Changelog

v1.0.116

Compare Source

Changelog

  • cbf501f Merge branch 'master' into master
  • b6894f6 Merge pull request #​695 from deschmih/master
  • 49997ac [skip-ci] Update artifacts
  • 2260d72 feature reload-on-delete implemented, test cases enhanced
  • cda9fa9 feature reload-on-delete removed from doc
  • 074a42d feature reload-on-delete removed from doc

v1.0.115

Compare Source

Changelog

  • 9f5211b [skip-ci] Update artifacts
  • ab7e4dd fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.1 (#​702)

v1.0.114

Compare Source

Changelog

  • 0bcf8cb Merge pull request #​686 from jfroy/oci-invalid-version
  • fc955f7 [skip-ci] Update artifacts
  • 5d6309b fix: replace + with _ in Chart.Version

v1.0.112

Compare Source

Changelog

  • 7f5ea8c Merge pull request #​690 from alexanderldavis/enable_metrics_by_namespace
  • 6eeba71 chore(docs): add information about new opt-in metric
  • 09d9053 chore(docs): apply reviewdog grammar suggestion
  • 6cd458b chore(tests): fix ReloadedByNamespace tests
  • 3f6e98a feat: add new opt-in metric of reloads by namespace
  • 220a9d5 fix: wrong conditional on new metric test

v1.0.110

Compare Source

Changelog

v1.0.108

Compare Source

Changelog

  • d571ebe Merge pull request #​688 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x
  • b557e68 Merge pull request #​689 from stakater/renovate/stakater-.github-0.x
  • 0a3a01a Merge pull request #​691 from stakater/renovate/github.com-spf13-cobra-1.x
  • fb9748e [skip-ci] Update artifacts
  • 757f76c chore(deps): update stakater/.github action to v0.0.82
  • 1e285cb fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.0
  • 3848e03 fix(deps): update module github.com/spf13/cobra to v1.8.1

v1.0.107

Compare Source

Changelog

v1.0.106

Compare Source

Changelog

  • 24d7b6b Merge pull request #​682 from stakater/update-releaser
  • 4bbbbc2 Update goreleaser with --clean flag
  • 21711b3 chore(deps): update dependency stakater/vale-package to v0.0.25 (#​680)

v1.0.105

Compare Source

v1.0.104

Compare Source

Changelog

v1.0.103

Compare Source

Changelog

  • ec2f2e8 [skip-ci] Update artifacts
  • e8a5b84 chore(deps): update stakater/.github action to v0.0.79 (#​674)

v1.0.101

Compare Source

Changelog

  • 8323a35 Bump golang.org/x/net from 0.20.0 to 0.25.0
  • 5dea8d2 Merge pull request #​672 from plotly/go_modules/golang.org/x/net-0.25.0
  • f682a69 [skip-ci] Update artifacts
  • 81199fd chore(deps): update stakater/.github action to v0.0.77 (#​670)
  • 2c4a6d5 go mod tidy

v1.0.100

Compare Source

v1.0.98

Compare Source

Changelog

  • 26faea7 chore(deps): update dependency stakater/vale-package to v0.0.21 (#​666)
  • df92a3a chore(deps): update stakater/.github action to v0.0.76 (#​667)

v1.0.97

Compare Source

Changelog

  • c76234d Merge pull request #​660 from stakater/renovate/stakater-.github-0.x
  • c53ed24 [skip-ci] Update artifacts
  • 2e5e5b4 chore(deps): update stakater/.github action to v0.0.75

v1.0.96

Compare Source

Changelog

  • bad7ad3 Merge pull request #​661 from stakater/renovate/github.com-prometheus-client_golang-1.x
  • 195b129 [skip-ci] Update artifacts
  • 5da570a fix(deps): update module github.com/prometheus/client_golang to v1.19.1

v1.0.95

Compare Source

Changelog

  • 3354678 Change git submodule url from ssh to https
  • 6da76a7 Merge pull request #​662 from miguel-cardoso-mindera/master
  • a8710c8 [skip-ci] Update artifacts

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 has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Aug 28, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: e17c4f4
Status: ✅  Deploy successful!
Preview URL: https://f989ff8c.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-reloader-1-x.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Aug 28, 2024

--- kube/deploy/core/reloader/app Kustomization: flux-system/1-core-reloader-app HelmRelease: reloader/reloader

+++ kube/deploy/core/reloader/app Kustomization: flux-system/1-core-reloader-app HelmRelease: reloader/reloader

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

     spec:
       chart: reloader
       sourceRef:
         kind: HelmRepository
         name: stakater
         namespace: flux-system
-      version: 1.0.93
+      version: 1.2.0
   driftDetection:
     ignore:
     - paths:
       - /spec/replicas
     mode: warn
   install:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Aug 28, 2024

--- HelmRelease: reloader/reloader ClusterRole: reloader/reloader-role

+++ HelmRelease: reloader/reloader ClusterRole: reloader/reloader-role

@@ -30,22 +30,12 @@

   verbs:
   - list
   - get
   - update
   - patch
 - apiGroups:
-  - extensions
-  resources:
-  - deployments
-  - daemonsets
-  verbs:
-  - list
-  - get
-  - update
-  - patch
-- apiGroups:
   - batch
   resources:
   - cronjobs
   verbs:
   - list
   - get
--- HelmRelease: reloader/reloader Deployment: reloader/reloader

+++ HelmRelease: reloader/reloader Deployment: reloader/reloader

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

     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: reloader
     egress.home.arpa/apiserver: allow
     egress.home.arpa/discord: allow
     group: com.stakater.platform
     provider: stakater
-    version: v1.0.93
+    version: v1.2.0
   name: reloader
   namespace: reloader
 spec:
   replicas: 2
   revisionHistoryLimit: 2
   selector:
@@ -34,13 +34,13 @@

         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: reloader
         egress.home.arpa/apiserver: allow
         egress.home.arpa/discord: allow
         group: com.stakater.platform
         provider: stakater
-        version: v1.0.93
+        version: v1.2.0
     spec:
       affinity:
         podAntiAffinity:
           preferredDuringSchedulingIgnoredDuringExecution:
           - weight: 100
             podAffinityTerm:
@@ -59,16 +59,26 @@

           matchLabels:
             app.kubernetes.io/name: reloader
         maxSkew: 1
         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
-      - image: ghcr.io/stakater/reloader:v1.0.93
+      - image: ghcr.io/stakater/reloader:v1.2.0
         imagePullPolicy: IfNotPresent
         name: reloader
         env:
+        - name: GOMAXPROCS
+          valueFrom:
+            resourceFieldRef:
+              resource: limits.cpu
+              divisor: '1'
+        - name: GOMEMLIMIT
+          valueFrom:
+            resourceFieldRef:
+              resource: limits.memory
+              divisor: '1'
         - name: ALERT_ON_RELOAD
           value: 'true'
         - name: ALERT_SINK
           value: webhook
         - name: ALERT_WEBHOOK_URL
           valueFrom:
@@ -107,12 +117,13 @@

         securityContext:
           readOnlyRootFilesystem: true
         volumeMounts:
         - mountPath: /tmp/
           name: tmp-volume
         args:
+        - --log-level=info
         - --namespaces-to-ignore=tailscale,rook-ceph,kube-system,monitoring,kubevirt,system-upgrade-controller,pg,cnpg,crunchy-pgo
         - --reload-strategy=annotations
         - --enable-ha=true
         - --auto-reload-all=true
         resources:
           limits:
--- HelmRelease: reloader/reloader PodMonitor: reloader/reloader

+++ HelmRelease: reloader/reloader PodMonitor: reloader/reloader

@@ -18,11 +18,11 @@

   namespaceSelector:
     matchNames:
     - reloader
   selector:
     matchLabels:
       app: reloader
-      chart: reloader-1.0.93
+      chart: reloader-1.2.0
       release: reloader
       heritage: Helm
       app.kubernetes.io/managed-by: Helm
 

@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch 5 times, most recently from cc05d75 to f9e2856 Compare September 30, 2024 09:34
@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch from f9e2856 to 34430bc Compare October 1, 2024 13:13
@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch 2 times, most recently from 056eb88 to ce67cf4 Compare October 1, 2024 13:40
@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch from ce67cf4 to cd9b669 Compare October 22, 2024 04:51
@tinfoild tinfoild bot changed the title feat(helm): update chart reloader to 1.1.0 feat(helm): update chart reloader to 1.2.0 Nov 20, 2024
@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch from cd9b669 to bdaffa8 Compare November 20, 2024 09:07
@tinfoild tinfoild bot changed the title feat(helm): update chart reloader to 1.2.0 feat(helm/reloader): update helm release reloader ➼ 1.2.0 Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(helm/reloader): update helm release reloader ➼ 1.2.0 feat(helm/reloader): update ➼ 1.2.0 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/reloader-1.x branch from bdaffa8 to e17c4f4 Compare December 4, 2024 11:45
@tinfoild tinfoild bot changed the title feat(helm/reloader): update ➼ 1.2.0 feat(helm/reloader): update 1.0.93 ➼ 1.2.0 Dec 4, 2024
@JJGadgets JJGadgets merged commit b8d0c66 into main Dec 4, 2024
3 checks passed
@JJGadgets JJGadgets deleted the renovate/reloader-1.x branch December 4, 2024 17:36
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