Skip to content

Commit 6d9db48

Browse files
committed
update PRR checklist
Signed-off-by: Heba Elayoty <[email protected]>
1 parent a44c119 commit 6d9db48

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-scheduling/5471-enable-sla-based-scheduling

1 file changed

+3
-3
lines changed

keps/sig-scheduling/5471-enable-sla-based-scheduling/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
6060
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
6161
- [x] (R) KEP approvers have approved the KEP status as `implementable`
6262
- [x] (R) Design details are appropriately documented
63-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
63+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
6464
- [ ] e2e Tests for all Beta API Operations (endpoints)
6565
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
6666
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
6767
- [ ] (R) Graduation criteria is in place
6868
- [ ] (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)
69-
- [ ] (R) Production readiness review completed
70-
- [ ] (R) Production readiness review approved
69+
- [x] (R) Production readiness review completed
70+
- [x] (R) Production readiness review approved
7171
- [x] "Implementation History" section is up-to-date for milestone
7272
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
7373
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes

0 commit comments

Comments
 (0)