Summary
The user is seeking help to identify the type of task form in a protobuf file that contains a Python task template, noting it deviates from the standard format by lacking a container image. They reference specific lines from the Flyte GitHub repository and express confusion about the inclusion of a pod specification. The user mentions using a g5 instance with a special pod_template and is puzzled by the presence of both a pod and a container, as the target
field is a oneof in the TaskTemplate message. They suggest marking this aspect as deprecated and plan to submit a pull request. Additionally, they inquire if the change requires adding a case to a specific function in the Flytekit repository and express willingness to start a ticket if needed. They have created a ticket for this issue.