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
**ACTION REQUIRED:** In order to merge code into a release, there must be an issue in [kubernetes/enhancements] referencing this KEP and targeting a release milestone **before [Enhancement Freeze](https://github.com/kubernetes/sig-release/tree/master/releases)
39
42
of the targeted release**.
40
43
41
-
For enhancements that make changes to code or processes/procedures in core Kubernetes i.e., [kubernetes/kubernetes], we require the following Release Signoff checklist to be completed.
42
-
43
-
Check these off as they are completed for the Release Team to track. These checklist items _must_ be updated for the enhancement to be released.
44
-
45
-
-[ ] kubernetes/enhancements issue in release milestone, which links to KEP (this should be a link to the KEP location in kubernetes/enhancements, not the initial KEP PR)
46
-
-[ ] KEP approvers have set the KEP status to `implementable`
47
-
-[ ] Design details are appropriately documented
48
-
-[ ] Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
49
-
-[ ] Graduation criteria is in place
44
+
-[X] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
45
+
-[X] (R) KEP approvers have approved the KEP status as `implementable`
46
+
-[X] (R) Design details are appropriately documented
47
+
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
48
+
-[ ] e2e Tests for all Beta API Operations ([pull-kubernetes-csi-lib-volume-populator dashboard](https://testgrid.k8s.io/sig-storage-csi-other#pull-kubernetes-csi-lib-volume-populator), [pull-kubernetes-csi-volume-data-source-validator dashboard](https://testgrid.k8s.io/sig-storage-csi-other#pull-kubernetes-csi-volume-data-source-validator))
49
+
-[ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
50
+
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
51
+
-[X] (R) Graduation criteria is in place
52
+
-[ ] (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)
53
+
-[X] (R) Production readiness review completed
54
+
-[ ] (R) Production readiness review approved
50
55
-[ ] "Implementation History" section is up-to-date for milestone
51
-
-[ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
52
-
-[ ] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
53
-
54
-
**Note:** Any PRs to move a KEP to `implementable` or significant changes once it is marked `implementable` should be approved by each of the KEP approvers. If any of those approvers is no longer appropriate than changes to that list should be approved by the remaining approvers and/or the owning SIG (or SIG-arch for cross cutting KEPs).
55
-
56
-
**Note:** This checklist is iterative and should be reviewed and updated every time this enhancement is being considered for a milestone.
56
+
-[X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
57
+
-[X] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
0 commit comments