-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The initial TAS support is black box. It just does the minimum of propagating the annotations on each PodSetTemplate, but looses any rank/ordering that are implied by the Kind that is being wrapped.
For PyTorchJob, Job, JobSet, etc. this is suboptimal. We should instead construct the TopologyRequest portion of the PodSetInfo on the AppWrapper side where we can customize what we are doing based on the specific Kind being processed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request