8000 Is it possible to pass annotation and label to jobset? · Issue #2660 · kubeflow/trainer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is it possible to pass annotation and label to jobset? #2660
Closed
@lut777

Description

@lut777

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 👍

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0