keps/sig-storage/2268-non-graceful-shutdown/kep.yaml (27 lines of code) (raw):
title: non graceful shutdown
kep-number: 2268
authors:
- "@yastij"
- "@xing-yang"
owning-sig: sig-storage
participating-sigs:
- sig-node
status: implementable
creation-date: 2019-06-26
reviewers:
- "@andrewsykim"
- "@jingxu97"
- "@jsafrane"
approvers:
- "@msau42"
- "@thockin"
see-also:
- https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2000-graceful-node-shutdown
replaces:
# 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.26"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.24"
beta: "v1.26"
stable: "v1.27"
# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
disable-supported: true