Skip to content

Commit bc7f9cb

Browse files
authored
Merge pull request #7512 from npolshakova/npolshak/update-submitting-kep-for-prr-docs
Update docs for submitting kep for PRR
2 parents c7a02ed + 2419ba8 commit bc7f9cb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

sig-architecture/production-readiness.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,17 @@ KEP authors, and reviewed by the SIG leads. Once the leads are satisfied with
3737
both the overall KEP (i.e., it is ready to move to `implementable` state) and
3838
the PRR answers, the authors may request PRR approval:
3939

40+
* Make sure the Enhancement KEP is labeled `lead-opted-in` before PRR Freeze. This is required so that the Enhancements
41+
release team and PRR team are aware the KEP is targeting the release.
4042
* Assign a PRR approver from the `prod-readiness-approvers` list in the
4143
[OWNERS_ALIASES] file. This may be done earlier as well, to get early feedback
4244
or just to let the approver know. Reach out on the `#prod-readiness` Slack
4345
channel or just pick someone from the list. The team may rebalance the
4446
assignees if necessary.
4547
* Update the `kep.yaml`, setting the `stage`, `latest-milestone`, and the
46-
`milestone` struct (which captures per-stage release versions).
48+
`milestone` struct (which captures per-stage release versions). See the
49+
[KEP template](https://github.com/kubernetes/enhancements/tree/master/keps/NNNN-kep-template)
50+
for required sections.
4751
* Create a `prod-readiness/<sig>/<KEP number>.yaml` file, with the PRR
4852
approver's GitHub handle for the specific stage
4953
* See this [example PRR approval request PR].

0 commit comments

Comments
 (0)