Enhance PodDefault features
- 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
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