argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

fix(operator): allow retries to consider exit code from init container. Fixes #11354 #13851

Closed tooptoop4 closed 2 weeks ago

tooptoop4 commented 2 weeks ago

Fixes https://github.com/argoproj/argo-workflows/issues/11354

tooptoop4 commented 2 weeks ago

superseded by https://github.com/argoproj/argo-workflows/pull/13852