defenseunicorns-partnerships / argo-wf-zarf

Zarf package for Argo Workflows
Apache License 2.0
0 stars 0 forks source link

Fix/kill stalled workflows #36

Closed ldgriswold closed 3 months ago

ldgriswold commented 3 months ago

https://argo-workflows.readthedocs.io/en/latest/walk-through/timeouts/ for reference.

Adds a timeout field to the default workflow spec, and closes #33

BEGIN_COMMIT_OVERRIDE fix: kill stalled workflows (#36) END_COMMIT_OVERRIDE