[Housekeeping] [flytekit] include missing fields from TaskTemplate base model promotion to FlyteTask used during remote fetch task #6192
Labels
housekeeping
Issues that help maintain flyte and keep it tech-debt free
Describe the issue
Internally we are using fetch_task from remote to analyze template data, but noticed in our case where k8s_pod is typically used instead of container, it is missing, when compared to direct Task literal objects.
What if we do not do this?
Unfully captured/obfuscated task data when fetched from remote.
Related component(s)
flytekit
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: