Skip to content

Commit d8869ed

Browse files
committed
Mark last required items.
1 parent 6cec6f2 commit d8869ed

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-scheduling/5598-opportunistic-batching

1 file changed

+3
-3
lines changed

keps/sig-scheduling/5598-opportunistic-batching/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,11 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
148148
- [X] (R) KEP approvers have approved the KEP status as `implementable`
149149
- [X] (R) Design details are appropriately documented
150150
- [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)
152152
- [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
154154
- [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
156156
- [X] (R) Production readiness review completed
157157
- [X] (R) Production readiness review approved
158158
- [ ] "Implementation History" section is up-to-date for milestone

0 commit comments

Comments
 (0)