project-codeflare / project-codeflare/appwrapper
Implement PodSet inference for LeaderWorkerSet
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 19
- Forks
- 15
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
Name of Feature or Improvement
Implement PodSet inference for leaderworkerset.x-k8s.io/leaderworkerset.
Description of Problem the Feature Should Solve
This would simplify the user experience for wrapping LeaderWorkSets in AppWrappers by allowing the
user to omit the explicit podSets information.
Describe the Solution You Would Like to See
The implementation would be to add an additional case to utils.InferPodSets to handle LeaderWorkerSet.
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 at utils.InferPodSets and inspect the existing resource cases to understand how PodSets are inferred. Add coverage for leaderworkerset.x-k8s.io/leaderworkerset and verify that an AppWrapper can omit explicit podSets while still inferring them from the LeaderWorkerSet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100