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
@@ -63,47 +28,6 @@ denote sections that are under active debate as follows:
63
28
-[Drawbacks](#drawbacks)
64
29
-[Alternatives](#alternatives)
65
30
<!-- /toc -->
66
-
## Release Signoff Checklist
67
-
68
-
<!--
69
-
**ACTION REQUIRED:** In order to merge code into a release, there must be an
70
-
issue in [kubernetes/enhancements] referencing this KEP and targeting a release
71
-
milestone **before the [Enhancement Freeze](https://git.k8s.io/sig-release/releases)
72
-
of the targeted release**.
73
-
74
-
For enhancements that make changes to code or processes/procedures in core
75
-
Kubernetes—i.e., [kubernetes/kubernetes], we require the following Release
76
-
Signoff checklist to be completed.
77
-
78
-
Check these off as they are completed for the Release Team to track. These
79
-
checklist items _must_ be updated for the enhancement to be released.
80
-
-->
81
-
82
-
Items marked with (R) are required *prior to targeting to a milestone / release*.
83
-
84
-
-[ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
85
-
-[ ] (R) KEP approvers have approved the KEP status as `implementable`
86
-
-[ ] (R) Design details are appropriately documented
87
-
-[ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
88
-
-[ ] e2e Tests for all Beta API Operations (endpoints)
89
-
-[ ] (R) Ensure GA e2e tests for meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
90
-
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
91
-
-[ ] (R) Graduation criteria is in place
92
-
-[ ] (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)
93
-
-[ ] (R) Production readiness review completed
94
-
-[ ] (R) Production readiness review approved
95
-
-[ ] "Implementation History" section is up-to-date for milestone
96
-
-[ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
97
-
-[ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
98
-
99
-
<!--
100
-
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
0 commit comments