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-scheduling/5598-opportunistic-batching/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,11 +148,11 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
148
148
-[X] (R) KEP approvers have approved the KEP status as `implementable`
149
149
-[X] (R) Design details are appropriately documented
150
150
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
151
-
-[] e2e Tests for all Beta API Operations (endpoints)
151
+
-[X] e2e Tests for all Beta API Operations (endpoints)
152
152
-[X] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
153
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
153
+
-[X] (R) Minimum Two Week Window for GA e2e tests to prove flake free
154
154
-[X] (R) Graduation criteria is in place
155
-
-[] (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) within one minor version of promotion to GA
155
+
-[X] (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) within one minor version of promotion to GA
156
156
-[X] (R) Production readiness review completed
157
157
-[X] (R) Production readiness review approved
158
158
-[ ] "Implementation History" section is up-to-date for milestone
0 commit comments