keps/sig-scheduling/3838-pod-mutable-scheduling-directives/kep.yaml (27 lines of code) (raw):
title: Pod Mutable Scheduling Directives
kep-number: 3838
authors:
- "@ahg-g"
owning-sig: sig-scheduling
status: implementable
creation-date: 2023-02-03
reviewers:
- "@Huang-Wei"
- "@liggit"
approvers:
- "@Huang-Wei"
see-also:
- "/keps/sig-scheduling/2926-job-mutable-scheduling-directives"
- "/keps/sig-scheduling/3521-pod-scheduling-readiness"
# The target maturity stage in the current dev cycle for this KEP.
stage: beta
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.27"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
beta: "1.27"
stable: "v1.28"
feature-gates:
- name: PodSchedulingReadiness
components:
- kube-apiserver
- kube-scheduler
disable-supported: true
# The following PRR answers are required at beta release
metrics: