Description
What you would like to be added?
The annotation and label information of the trainjob should be passed intact to the generated jobset.
Some special labels or annotations may be excluded, e.g., some needed by trainer.
Why is this needed?
Till now trainer is not good enough to meet my requirements.
So I added a webhook to modify jobset to accommodate the new features I need.
But what makes it difficult for me now is that I can't get any information from the jobset generated by the trainer, because the annotation and label cannot be passed from the trainjob to the jobset.
Yes, I know I can get all this information from trainjob with the same name, but that's stupid and troublesome.
So, how about just passing all this information through the trainer operator?
Love this feature?
Give it a 👍 We prioritize the features with most 👍