Skip to content

Commit 96702c9

Browse files
authored
Merge pull request #4919 from haircommander/graceful-shutdown-metadata
4802: update release signoff
2 parents 8b30549 + 4da3ab3 commit 96702c9

File tree

1 file changed

+8
-4
lines changed
  • keps/sig-windows/4802-windows-node-shutdown

1 file changed

+8
-4
lines changed

keps/sig-windows/4802-windows-node-shutdown/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,15 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
4646
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
4747
- [x] (R) KEP approvers have approved the KEP status as `implementable`
4848
- [x] (R) Design details are appropriately documented
49-
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
49+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
50+
- [ ] e2e Tests for all Beta API Operations (endpoints)
51+
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
52+
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
5053
- [x] (R) Graduation criteria is in place
51-
- [X] (R) Production readiness review completed
52-
- [ ] Production readiness review approved
53-
- [ ] "Implementation History" section is up-to-date for milestone
54+
- [ ] (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)
55+
- [x] (R) Production readiness review completed
56+
- [x] (R) Production readiness review approved
57+
- [x] "Implementation History" section is up-to-date for milestone
5458
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
5559
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
5660

0 commit comments

Comments
 (0)