argocd-helm/charts
Michiel De Mey 3088cf68b2
feat(argo-workflows): Include pod name in key format for GCS logs (#915)
* feat(argo-workflows) Include pod name in key format for GCS logs

A better default would be to add the `pod.name` to the key format of the Argo logs.

I noticed that when not including the pod name, it would constantly overwrite the same log from from different pods.
Including it makes sure that each pod will have its own log file.

Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com>

* Bump chart version and added changelog

Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-11-22 10:40:42 +01:00
..
argo-cd feat(argo-cd): Upgrade argocd to v2.1.7 (#1024) 2021-11-21 13:48:17 +01:00
argo-events feat(argo-events): Update Argo Events to 1.5.0 (#995) 2021-10-27 17:13:40 +02:00
argo-rollouts fix(argo-rollouts): Update ClusterRole with new rules (#993) 2021-11-15 08:02:03 +01:00
argo-workflows feat(argo-workflows): Include pod name in key format for GCS logs (#915) 2021-11-22 10:40:42 +01:00
argocd-applicationset chore(argocd-applicationset): Don't exclude chart anymore (#977) 2021-10-17 19:30:37 +01:00
argocd-image-updater feat(argocd-image-updater): Add missing config map key for git commit-message-template (#986) 2021-11-22 08:18:26 +01:00
argocd-notifications docs(argocd-notifications): Use helm-docs (#1015) 2021-11-12 09:25:07 +00:00