keps/sig-apps/3715-elastic-indexed-job/kep.yaml (25 lines of code) (raw):
title: Elastic Indexed Job
kep-number: 3715
authors:
- "@ahg-g"
owning-sig: sig-apps
status: implementable
creation-date: 2023-01-10
reviewers:
- "@alculquicondor"
- "@liggitt"
approvers:
- "@soltysh"
see-also:
- "/keps/sig-apps/2214-indexed-job"
# 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: ElasticIndexedJob
components:
- kube-apiserver
disable-supported: true
# The following PRR answers are required at beta release
metrics: