-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): allow users to decide which pods should be scaled first
- Kubernetes Enhancement Proposal: WIP
- Discussion Link: Scale down a deployment by removing specific pods kubernetes#45509
- Primary contact (assignee): @drbugfinder-work, @ahg-g
- Responsible SIGs: sig-apps
- Enhancement target (which target equals to which milestone):
- Alpha release target (1.21):
- Beta release target (1.22):
- Stable release target (1.24):
- Alpha
- KEP (
k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2255-pod-cost - Code (
k/k) update PR(s): Implements pod deletion cost kubernetes#99163 - Docs (
k/website) update PR(s): ReplicaSet pod-deletion-cost annotation website#26739
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): Promote PodDeletionCost to Beta #2619 - Code (
k/k) update PR(s): Graduate PodDeletionCost to Beta kubernetes#101080, Integration test for pod deletion cost feature kubernetes#101003 - Docs (
k/website) update(s): PodDeletionCost to Beta website#28417
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
salanki, Lion-Wei, liu0013, joshhsoj1902, thesuperzapper and 14 more
Metadata
Metadata
Assignees
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/appsCategorizes an issue or PR as relevant to SIG Apps.Categorizes an issue or PR as relevant to SIG Apps.stage/betaDenotes an issue tracking an enhancement targeted for Beta statusDenotes an issue tracking an enhancement targeted for Beta status
Type
Projects
Status
In Progress