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 identity to task execution metadata #1

Closed

Conversation

noahjax
Copy link

@noahjax noahjax commented Apr 1, 2024

Tracking issue

https://github.com/flyteorg/flyte/issues/

Why are the changes needed?

For our specific use case it is critical to be able to determine the identity for the subject who launches a task.

What changes were proposed in this pull request?

Add identity to TaskExecutionMetadata. This builds on top of flyteorg#2282, and relies on flyteorg/flyte#5105 to add identity to the flyteidl TaskExecutionMetadata.

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@noahjax noahjax closed this Apr 1, 2024
@noahjax noahjax deleted the noahjax.add-identity-to-metadata branch April 1, 2024 16:02
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.

1 participant