project-codeflare / project-codeflare/appwrapper

Implement PodSet inference for LeaderWorkerSet

Open
#305 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.