Skip to content

Commit 164de3b

Browse files
committed
Filled out Release Signoff Checklist
1 parent ec9207d commit 164de3b

File tree

1 file changed

+8
-6
lines changed
  • keps/sig-node/3619-supplemental-groups-policy

1 file changed

+8
-6
lines changed

keps/sig-node/3619-supplemental-groups-policy/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,18 @@ checklist items _must_ be updated for the enhancement to be released.
7777

7878
Items marked with (R) are required *prior to targeting to a milestone / release*.
7979

80-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
81-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
82-
- [ ] (R) Design details are appropriately documented
80+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
81+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
82+
- [x] (R) Design details are appropriately documented
8383
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
8484
- [ ] e2e Tests for all Beta API Operations (endpoints)
8585
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
8686
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
8787
- [ ] (R) Graduation criteria is in place
8888
- [ ] (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)
89-
- [ ] (R) Production readiness review completed
90-
- [ ] (R) Production readiness review approved
91-
- [ ] "Implementation History" section is up-to-date for milestone
89+
- [x] (R) Production readiness review completed
90+
- [x] (R) Production readiness review approved
91+
- [x] "Implementation History" section is up-to-date for milestone
9292
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
9393
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
9494

@@ -905,6 +905,8 @@ Major milestones might include:
905905
- when the KEP was retired or superseded
906906
-->
907907

908+
- 2023-02-10: Initial KEP published.
909+
908910
## Drawbacks
909911

910912
<!--

0 commit comments

Comments
 (0)