kubeflow / kubeflow/dashboard

Enhance PodDefault features

Open
#46 5 comments 0 reactions 0 assignees View on GitHub
lifecycle/frozen
Dominant language
TypeScript
Stars
19
Forks
68
Avg merge
2d 16h
Merged PRs (30d)
10

Description

/kind feature

**Why you need this feature:**

* Label selector
* It seems `PodDefault` does not support `matchExpressions` for label selector.
Only `matchLabels` works.
* Pod affinity
* While toleration is supported, pod affinity, which can be used in conjunction with it, is not supported in the PodDefault specification.

**Describe the solution you'd like:**

* Support for these features
* `matchExpressions` for label selector
* Pod Affinity that can be used to complement Toleration

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the dashboard's PodDefault handling and its label-selector and toleration processing, then determine where matchExpressions and pod affinity are represented. Done means both requested features are supported in the PodDefault specification and covered by the project's relevant validation or integration checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, typescript
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.