You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-node/4191-split-image-filesystem/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,8 +154,8 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
154
154
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
155
155
-[ ] (R) Graduation criteria is in place
156
156
-[ ] (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)
157
-
-[] (R) Production readiness review completed
158
-
-[] (R) Production readiness review approved
157
+
-[] (R) Production readiness review completed
158
+
-[] (R) Production readiness review approved
159
159
-[x] "Implementation History" section is up-to-date for milestone
160
160
-[ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
161
161
-[x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
@@ -570,6 +570,11 @@ E2E Test Use Cases addition:
570
570
- E2E tests for eviction api with separate disk
571
571
- Replicate existing disk pressure eviction e2e tests with disk.
0 commit comments