argoproj / argo-workflows

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

docs(cron): add `when` to table + examples for DST leap handling #13723

Closed Joibel closed 1 month ago

Joibel commented 1 month ago

Motivation

This PR brings in the "once a day" documentation from #13365

Fixes #13700 whilst I'm there

Modifications

Add when clause to cron workflows "options" list

Document skip forward and skip backward correctors for DST as previously documented in #13365

Verification

make docs passes

agilgur5 commented 1 month ago

This PR brings in the "once a day" documentation from #13365

As requested in https://github.com/argoproj/argo-workflows/pull/13474#pullrequestreview-2242246764