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