-
Notifications
You must be signed in to change notification settings - Fork 672
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
[Core feature] support pod plugin for ContainerTasks #3055
Comments
To add a little more context here - this issue is very similar to the existing request to add Pod configuration to python tasks. However, this should apply specifically to the
|
Actually I think this should be labeled as a bug not a feature... Run this workflow and check the logs which should print the
|
Closing as completed in this PR. |
Motivation: Why do you think this is important?
ContainerTasks currently don't support the pod plugin so we can't use it to control the pod and e.g. mount additional volumes or inject env vars and secrets.
Goal: What should the final outcome look like, ideally?
ContainerTask supports specifying pod spec.
Describe alternatives you've considered
Not using flyte...
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: