argocd-helm/charts/argo-cd/templates
sibucan 7a17fc2dc9
fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations (#2275)
Add checksum for CMP ConfigMap in repo-server

This helm chart defines the plugins as ConfigMaps -- according to the docs, when the CM is modified, the repo-server Pod must be restarted to have the sidecars pick up the latest changes:

https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/#debugging-a-cmp

The changes in this helm chart allow for a checksum to be calculated from the ConfigMap and added as a Pod annotation so whenever the CM values are modified, the Pod is restarted automatically.

Signed-off-by: sibucan <luis.ramirez.rivera92@gmail.com>
2023-09-19 10:01:42 +01:00
..
argocd-application-controller fix(argo-cd): Restart Repo Server and Application Controller as following the change of Argo CD CM (#2235) 2023-09-08 15:02:25 +01:00
argocd-applicationset chore(argo-cd): Remove support for legacy cert-manager APIs (#2238) 2023-08-27 20:07:17 +01:00
argocd-configs feat(argo-cd): add labels to notifications secret (#2191) (#2192) 2023-07-27 22:44:15 +01:00
argocd-notifications feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence (#2154) 2023-07-18 08:51:14 +02:00
argocd-repo-server fix(argo-cd): Add checksum for CMP ConfigMap in repo-server Pod annotations (#2275) 2023-09-19 10:01:42 +01:00
argocd-server fix(argo-cd): make ServiceMonitor annotations in ArgoCD server conditional (#2273) 2023-09-18 14:21:36 +01:00
crds feat(argo-cd): Upgrade Argo CD to 2.8.0 (#2170) 2023-08-08 23:35:41 +09:00
dex feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence (#2154) 2023-07-18 08:51:14 +02:00
redis feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence (#2154) 2023-07-18 08:51:14 +02:00
_common.tpl fix(argo-cd): Ensure app.kubernetes.io/version label is valid (#2148) 2023-07-17 18:56:13 +09:00
_helpers.tpl fix(argo-cd): Migrate leftover of applicationSet.replicaCount to applicationSet.replicas (#2261) 2023-09-11 14:24:21 +01:00
_versions.tpl chore(argo-cd): Remove support for autoscaling/v1 (#2237) 2023-08-28 10:12:29 +02:00
aggregate-roles.yaml feat(argo-cd): Set aggregate roles only for using resources, with argocdextensions also (#1679) 2022-12-02 23:47:51 +09:00
extra-manifests.yaml fix(argo-cd): helm lint error when extraObjects is defined (#2116) 2023-06-20 09:05:25 +09:00
networkpolicy-default-deny.yaml fix(argo-cd): add namespace field for namespace scoped resources (#1937) 2023-04-13 09:08:34 -05:00
NOTES.txt chore(argo-cd): Remove support for autoscaling/v1 (#2237) 2023-08-28 10:12:29 +02:00