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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,17 +142,17 @@ checklist items _must_ be updated for the enhancement to be released.
142
142
143
143
Items marked with (R) are required *prior to targeting to a milestone / release*.
144
144
145
-
-[ X ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
145
+
-[X] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
146
146
-[ ] (R) KEP approvers have approved the KEP status as `implementable`
147
-
-[ X ] (R) Design details are appropriately documented
148
-
-[ X ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
147
+
-[X] (R) Design details are appropriately documented
148
+
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
149
149
-[ ] e2e Tests for all Beta API Operations (endpoints)
150
-
-[ 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)
150
+
-[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)
151
151
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
152
-
-[ X ] (R) Graduation criteria is in place
152
+
-[X] (R) Graduation criteria is in place
153
153
-[ ] (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
154
-
-[ X ] (R) Production readiness review completed
155
-
-[ X ] (R) Production readiness review approved
154
+
-[X] (R) Production readiness review completed
155
+
-[X] (R) Production readiness review approved
156
156
-[ ] "Implementation History" section is up-to-date for milestone
157
157
-[ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
158
158
-[ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
0 commit comments