|
43 | 43 |
|
44 | 44 | Items marked with (R) are required *prior to targeting to a milestone / release*.
|
45 | 45 |
|
46 |
| -- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR) |
| 46 | +- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR) |
47 | 47 | - [ ] (R) KEP approvers have approved the KEP status as `implementable`
|
48 |
| -- [ ] (R) Design details are appropriately documented |
49 |
| -- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors) |
| 48 | +- [x] (R) Design details are appropriately documented |
| 49 | +- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors) |
50 | 50 | - [ ] e2e Tests for all Beta API Operations (endpoints)
|
51 |
| - - [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md) |
| 51 | + - [ ] ~(R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)~ (Not applicable) |
52 | 52 | - [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
|
53 |
| -- [ ] (R) Graduation criteria is in place |
54 |
| - - [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md) |
55 |
| -- [ ] (R) Production readiness review completed |
| 53 | +- [x] (R) Graduation criteria is in place |
| 54 | + - [ ] ~(R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)~ (Not applicable) |
| 55 | +- [x] (R) Production readiness review completed |
56 | 56 | - [ ] (R) Production readiness review approved
|
57 | 57 | - [ ] "Implementation History" section is up-to-date for milestone
|
58 | 58 | - [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
|
|
0 commit comments