|
69 | 69 |
|
70 | 70 | ## Release Signoff Checklist |
71 | 71 |
|
72 | | -<!-- |
73 | | -**ACTION REQUIRED:** In order to merge code into a release, there must be an |
74 | | -issue in [kubernetes/enhancements] referencing this KEP and targeting a release |
75 | | -milestone **before the [Enhancement Freeze](https://git.k8s.io/sig-release/releases) |
76 | | -of the targeted release**. |
77 | | -
|
78 | | -For enhancements that make changes to code or processes/procedures in core |
79 | | -Kubernetes i.e., [kubernetes/kubernetes], we require the following Release |
80 | | -Signoff checklist to be completed. |
81 | | -
|
82 | | -Check these off as they are completed for the Release Team to track. These |
83 | | -checklist items _must_ be updated for the enhancement to be released. |
84 | | ---> |
85 | | - |
86 | 72 | Items marked with (R) are required *prior to targeting to a milestone / release*. |
87 | 73 |
|
88 | 74 | - [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR) |
89 | | -- [ ] (R) KEP approvers have approved the KEP status as `implementable` |
90 | | -- [ ] (R) Design details are appropriately documented |
91 | | -- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
| 75 | +- [X] (R) KEP approvers have approved the KEP status as `implementable` |
| 76 | +- [X] (R) Design details are appropriately documented |
| 77 | +- [X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
92 | 78 | - [X] (R) Graduation criteria is in place |
93 | | -- [ ] (R) Production readiness review completed |
| 79 | +- [X] (R) Production readiness review completed |
94 | 80 | - [ ] Production readiness review approved |
95 | 81 | - [ ] "Implementation History" section is up-to-date for milestone |
96 | 82 | - [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io] |
|
0 commit comments