keps/sig-apps/2255-pod-cost/kep.yaml (30 lines of code) (raw):

title: ReplicaSet Pod Deletion Cost kep-number: 2255 authors: - "@drbugfinder-work" - "@ahg-g" - "@alculquicondor" owning-sig: sig-apps participating-sigs: status: implementable creation-date: 2021-01-12 reviewers: - "@ahg-g" - "@janetkuo" - "@alculquicondor" approvers: - "@janetkuo" see-also: - https://github.com/kubernetes/kubernetes/issues/45509 - https://github.com/kubernetes/kubernetes/issues/4301 # 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.22" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.21" beta: "v1.22" stable: "v1.24" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled feature-gates: - name: PodDeletionCost components: - kube-controller-manager disable-supported: true # The following PRR answers are required at beta release #metrics: # - my_feature_metric