|
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` |
| 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 | 38 | - [x] (R) Design details are appropriately documented
|
39 | 39 | - [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
|
40 | 40 | - [x] (R) Graduation criteria is in place
|
41 |
| -- [ ] (R) Production readiness review completed |
42 |
| -- [ ] (R) Production readiness review approved |
| 41 | +- [x] (R) Production readiness review completed |
| 42 | +- [x] (R) Production readiness review approved |
43 | 43 | - [x] "Implementation History" section is up-to-date for milestone
|
44 | 44 | - [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
|
45 | 45 | - [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
|
@@ -117,7 +117,6 @@ The kubelet exposes a consistent log directory structure with embedded metadata
|
117 | 117 |
|
118 | 118 | - Successfully run in production
|
119 | 119 | - Solicit feedback in SIG Node community that there are no issues with individual distributions production usage (OpenShift and GKE both report no major issue)
|
120 |
| -- Fix https://github.com/kubernetes/kubernetes/issues/64760, which is an issue on loss of some logs during log rotation |
121 | 120 |
|
122 | 121 | ### Upgrade / Downgrade Strategy
|
123 | 122 |
|
|
0 commit comments