argocd-helm/charts
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
..
argo feat(Argo): Make Argo Server service account creation conditional. (#460) 2020-10-05 09:45:49 -07:00
argo-cd fix(argocd): Unconditionally start reposerver with uid_entrypoint.sh (#466) 2020-10-08 17:18:44 +11:00
argo-ci feat: imagePullSecrets for servers and controllers (#361) 2020-08-30 13:10:09 -04:00
argo-events chore: bump to latest (#440) 2020-09-04 19:15:12 -04:00
argo-rollouts feat: bump to v0.9.1 (#464) 2020-10-05 10:14:50 -07:00
argocd-notifications feat: add support for configuring bot port (#432) 2020-08-28 22:01:39 -04:00