|
33 | 33 |
|
34 | 34 | Items marked with (R) are required *prior to targeting to a milestone / release*.
|
35 | 35 |
|
36 |
| -- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR) |
37 |
| -- [ ] (R) KEP approvers have approved the KEP status as `implementable` |
38 |
| -- [ ] (R) Design details are appropriately documented |
39 |
| -- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
40 |
| -- [ ] (R) Graduation criteria is in place |
41 |
| -- [ ] (R) Production readiness review completed |
42 |
| -- [ ] Production readiness review approved |
43 |
| -- [ ] "Implementation History" section is up-to-date for milestone |
44 |
| -- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io] |
45 |
| -- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes |
| 36 | +- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR) |
| 37 | +- [x] (R) KEP approvers have approved the KEP status as `implementable` |
| 38 | +- [x] (R) Design details are appropriately documented |
| 39 | +- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
| 40 | +- [x] (R) Graduation criteria is in place |
| 41 | +- [x] (R) Production readiness review completed |
| 42 | +- [x] Production readiness review approved |
| 43 | +- [x] "Implementation History" section is up-to-date for milestone |
| 44 | +- [x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io] |
| 45 | +- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes |
46 | 46 |
|
47 | 47 | ## Summary
|
48 | 48 |
|
@@ -252,6 +252,8 @@ Not applicable
|
252 | 252 |
|
253 | 253 | ## Implementation History
|
254 | 254 |
|
| 255 | +v1.20: Launch `Alpha` state |
| 256 | + |
255 | 257 | ## Drawbacks
|
256 | 258 |
|
257 | 259 | None.
|
|
0 commit comments