argocd-helm/charts/argo-cd/templates
Lars Fenneberg 03aecd7af9
fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh (#466)
* fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh

While uid_entrypoint.sh contains the OpenShift specific manipulation of
/etc/passwd it also starts the reposerver via tini and so ensures that any
zombies produced by reposerver and its decendants are collected.

This matches the behaviour from the manifests included with the main ArgoCD
project. See:

* f93da5346c/manifests/base/repo-server/argocd-repo-server-deployment.yaml (L24)
* https://github.com/argoproj/argo-cd/pull/3721
* https://github.com/argoproj/argo-cd/issues/3611

* chore: Bumping minor semver as this feels like a bit more than a patch change.
2020-10-08 17:18:44 +11:00
..
argocd-application-controller feat: Allow setting the log format to json for Argo CD (#463) 2020-10-02 13:12:35 +10:00
argocd-configs Add support for configmaps annotations (#390) 2020-07-12 10:56:48 -04:00
argocd-repo-server fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh (#466) 2020-10-08 17:18:44 +11:00
argocd-server feat: Allow setting the log format to json for Argo CD (#463) 2020-10-02 13:12:35 +10:00
dex feat: add metrics for argo-cd/dex (#452) 2020-09-21 21:50:19 -04:00
redis fix: #404 - Change Redis image to run as non-root user (#405) 2020-07-15 13:18:47 -04:00
_helpers.tpl feat: argo-cd can deploy Redis HA (#270) 2020-04-09 12:31:13 -04:00
crds.yaml fix: update CRDs (#297) 2020-04-08 11:43:40 -04:00
NOTES.txt feat: extraArgs allows same flag multiple times (#265) 2020-03-19 14:55:16 -04:00