• argo-workflows-0.9.1 3088cf68b2

    Ghost released this 2021-11-22 09:40:42 +00:00 | 1113 commits to main since this release

    • 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

    Downloads