@@ -121,14 +121,15 @@ checklist items _must_ be updated for the enhancement to be released.
121
121
Items marked with (R) are required * prior to targeting to a milestone / release* .
122
122
123
123
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [ kubernetes/enhancements] (not the initial KEP PR)
124
- - [ ] (R) KEP approvers have approved the KEP status as ` implementable `
124
+ - [x ] (R) KEP approvers have approved the KEP status as ` implementable `
125
125
- [x] (R) Design details are appropriately documented
126
126
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
127
127
- [x] (R) Graduation criteria is in place
128
128
- [x] (R) Production readiness review completed
129
- - [ ] (R) Production readiness review approved
129
+ - [x ] (R) Production readiness review approved
130
130
- [x] "Implementation History" section is up-to-date for milestone
131
- - [ ] User-facing documentation has been created in [ kubernetes/website] , for publication to [ kubernetes.io]
131
+ - [x] User-facing documentation has been created in [ kubernetes/website] , for publication to [ kubernetes.io]
132
+ - N/A, this is not user facing
132
133
- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
133
134
134
135
<!--
@@ -552,7 +553,11 @@ Major milestones might include:
552
553
-->
553
554
554
555
- 2020-02-04 - Initial KEP draft / provisional [ #2421 ] ( https://github.com/kubernetes/enhancements/pull/2421 )
555
- - 2020-02-08 - KEP implementable [ #2469 ] ( https://github.com/kubernetes/enhancements/pull/2469 )
556
+ - 2020-02-08 - KEP Implementable [ #2469 ] ( https://github.com/kubernetes/enhancements/pull/2469 )
557
+ - 2020-04-01 - KEP Alpha, Beta in Kubernetes 1.21
558
+ - There is no distinct alpha/beta for this KEP, only alpha/beta (implemented at HEAD) vs stable (all supported branches)
559
+
560
+ See also PR listing: https://github.com/kubernetes/enhancements/issues/2420#issuecomment-791024902
556
561
557
562
## Drawbacks
558
563
0 commit comments