project-codeflare / project-codeflare/appwrapper
Implement PodSet inference for TrainingOperator v2
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 19
- Forks
- 15
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
Kubeflow TrainingOperator v2 has new CRDs based on JobSet. Improve user experience with KTO v2 and
AppWrapper by supporting automatic inference of PodSet information from them.
Kueue 0.14 has initial support for KTO v2. We should do same in AppWrapper.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing PodSet inference path in the AppWrapper controller and compare it with Kueue 0.14's initial TrainingOperator v2 support. Trace the JobSet-based CRDs for TrainingOperator v2 and AppWrapper, then add coverage for automatic PodSet inference; done means both integrations infer the expected PodSet information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100