Skip to content

Commit 3515a50

Browse files
committed
Update CRIContainerLogRotation KEP
Update the graduation criteria for GA as one of the issues mentioned no longer applies. Signed-off-by: Urvashi Mohnani <[email protected]>
1 parent 5a2d5c4 commit 3515a50

File tree

1 file changed

+4
-5
lines changed
  • keps/sig-node/2411-cri-container-log-rotation

1 file changed

+4
-5
lines changed

keps/sig-node/2411-cri-container-log-rotation/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333

3434
Items marked with (R) are required *prior to targeting to a milestone / release*.
3535

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`
3838
- [x] (R) Design details are appropriately documented
3939
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
4040
- [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
4343
- [x] "Implementation History" section is up-to-date for milestone
4444
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
4545
- [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
117117

118118
- Successfully run in production
119119
- 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
121120

122121
### Upgrade / Downgrade Strategy
123122

0 commit comments

Comments
 (0)