Skip to content

Idempotent start time with CronWorkflows #12955

Closed Answered by agilgur5
Mathias1701 asked this question in Q&A
Discussion options

You must be logged in to vote

Also if you really want to do what you're saying, you could use the Workflow's metadata.creationTimestamp which is available as the workflow.creationTimestamp variable.

For CronWorkflows, you can also use the annotation workflows.argoproj.io/scheduled-time which is available as the workflow.scheduledTime variable.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@agilgur5
Comment options

@agilgur5
Comment options

Answer selected by agilgur5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/cron-workflows area/templating Templating with `{{...}}` type/support User support issue - likely not a bug
3 participants