Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OB-625] adding metaflow/cron annotation to argo workflows #1852

Merged
merged 1 commit into from
May 21, 2024

Conversation

iamsgarg-ob
Copy link
Contributor

What is the change in this PR?

In order to display cron information in the deployments UI - we will add the cron information in the Workflow Template annotation. The UI can then use this information and display it.
Annotations added are:
metaflow/cron: {'schedule': , 'tz':}
They show up only when a @schedule decorator is used.

##How is this tested?
If timezone is defined:
Screenshot 2024-05-21 at 12 01 08 PM

If timezone is not defined:
Screenshot 2024-05-21 at 12 01 03 PM

@savingoyal savingoyal merged commit 0654b85 into Netflix:master May 21, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants