We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Currently only values set in the user's flytekit config can be used to specify the auth role when launching a single task execution. See https://github.com/flyteorg/flytekit/blob/74fdf4443c882eeeeb7618421c1c8d7efd14f1f4/flytekit/common/tasks/task.py#L375
Expected behavior A user-specified auth role should be an option at execution time.
[Optional] Additional context To Reproduce Steps to reproduce the behavior: 1. 2.
Screenshots If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Update use_secrets.py (flyteorg#860)
3dc5c8e
Signed-off-by: SmritiSatyanV <[email protected]>
katrogan
No branches or pull requests
Describe the bug
Currently only values set in the user's flytekit config can be used to specify the auth role when launching a single task execution. See https://github.com/flyteorg/flytekit/blob/74fdf4443c882eeeeb7618421c1c8d7efd14f1f4/flytekit/common/tasks/task.py#L375
Expected behavior
A user-specified auth role should be an option at execution time.
[Optional] Additional context
To Reproduce
Steps to reproduce the behavior:
1.
2.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: