@@ -120,16 +120,16 @@ checklist items _must_ be updated for the enhancement to be released.
120
120
121
121
Items marked with (R) are required * prior to targeting to a milestone / release* .
122
122
123
- - [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [ kubernetes/enhancements] (not the initial KEP PR)
123
+ - [x ] (R) Enhancement issue in release milestone, which links to KEP dir in [ kubernetes/enhancements] (not the initial KEP PR)
124
124
- [ ] (R) KEP approvers have approved the KEP status as ` implementable `
125
- - [ ] (R) Design details are appropriately documented
126
- - [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
127
- - [ ] (R) Graduation criteria is in place
125
+ - [x ] (R) Design details are appropriately documented
126
+ - [x ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
127
+ - [x ] (R) Graduation criteria is in place
128
128
- [ ] (R) Production readiness review completed
129
129
- [ ] (R) Production readiness review approved
130
130
- [ ] "Implementation History" section is up-to-date for milestone
131
131
- [ ] User-facing documentation has been created in [ kubernetes/website] , for publication to [ kubernetes.io]
132
- - [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
132
+ - [x ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
133
133
134
134
<!--
135
135
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
0 commit comments