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

Add deployment_timestamp in annotations for argo-workflows #1633

Merged
merged 5 commits into from Nov 17, 2023

Conversation

rohanrebello
Copy link
Contributor

@rohanrebello rohanrebello commented Nov 14, 2023

This can be used by downstream automation to determine when the flow was last updated in argo-workflows

Sample workflow template snippet YAML:

  annotations:
    metaflow/flow_name: AHelloFlow
    metaflow/owner: rohan.outerbounds@gmail.com
    metaflow/production_token: ahelloflow-0-qpdi
    metaflow/deployment_timestamp: '2023-11-14T02:47:54.202588+00:00'
    metaflow/user: argo-workflows

@rohanrebello
Copy link
Contributor Author

@saikonen this should be ready to merge at your convenience

@saikonen saikonen merged commit 6165987 into Netflix:master Nov 17, 2023
22 checks passed
@rohanrebello rohanrebello changed the title Add deployed-at timestamp in annotations for argo-workflows Add deployment_timestamp in annotations for argo-workflows Jan 17, 2024
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

3 participants