|
57 | 57 |
|
58 | 58 | Items marked with (R) are required *prior to targeting to a milestone / release*.
|
59 | 59 |
|
60 |
| -- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in |
| 60 | +- [x] (R) Enhancement issue in release milestone, which links to KEP dir in |
61 | 61 | [kubernetes/enhancements] (not the initial KEP PR)
|
62 |
| -- [ ] (R) KEP approvers have approved the KEP status as `implementable` |
63 |
| -- [ ] (R) Design details are appropriately documented |
64 |
| -- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
| 62 | +- [x] (R) KEP approvers have approved the KEP status as `implementable` |
| 63 | +- [x] (R) Design details are appropriately documented |
| 64 | +- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input |
65 | 65 | (including test refactors)
|
66 | 66 | - [ ] e2e Tests for all Beta API Operations (endpoints)
|
67 | 67 | - [ ] (R) Ensure GA e2e tests for meet requirements for [Conformance
|
68 | 68 | Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
|
69 | 69 | - [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
|
70 |
| -- [ ] (R) Graduation criteria is in place |
| 70 | +- [x] (R) Graduation criteria is in place |
71 | 71 | - [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by
|
72 | 72 | [Conformance
|
73 | 73 | Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
|
74 |
| -- [ ] (R) Production readiness review completed |
75 |
| -- [ ] (R) Production readiness review approved |
| 74 | +- [x] (R) Production readiness review completed |
| 75 | +- [x] (R) Production readiness review approved |
76 | 76 | - [ ] "Implementation History" section is up-to-date for milestone
|
77 | 77 | - [ ] User-facing documentation has been created in [kubernetes/website], for publication to
|
78 | 78 | [kubernetes.io]
|
|
0 commit comments