diff --git a/keps/sig-release/3344-refine-release-team/kep.yaml b/keps/sig-release/3344-refine-release-team/kep.yaml new file mode 100644 index 00000000000..582e3f427cb --- /dev/null +++ b/keps/sig-release/3344-refine-release-team/kep.yaml @@ -0,0 +1,42 @@ +title: Refine Release Team Selection Process +kep-number: 3344 +authors: + - "@JamesLaverack" +owning-sig: sig-release +participating-sigs: [] +status: provisional +creation-date: 2021-06-07 +reviewers: + - TBD +approvers: + - TBD + +##### WARNING !!! ###### +# prr-approvers has been moved to its own location +# You should create your own in keps/prod-readiness +# Please make a copy of keps/prod-readiness/template/nnnn.yaml +# to keps/prod-readiness/sig-xxxxx/00000.yaml (replace with kep number) +#prr-approvers: + +see-also: [] +replaces: [] + +# The target maturity stage in the current dev cycle for this KEP. +stage: alpha + +# 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: + stable: "v1.26" + +# 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: [] +disable-supported: true + +# The following PRR answers are required at beta release +metrics: []