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
Copy file name to clipboardExpand all lines: keps/sig-cli/4706-deprecate-and-remove-kustomize/README.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,18 +56,18 @@ checklist items _must_ be updated for the enhancement to be released.
56
56
57
57
Items marked with (R) are required *prior to targeting to a milestone / release*.
58
58
59
-
-[x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
60
-
-[x] (R) KEP approvers have approved the KEP status as `implementable`
61
-
-[x] (R) Design details are appropriately documented
59
+
-[] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
60
+
-[] (R) KEP approvers have approved the KEP status as `implementable`
61
+
-[] (R) Design details are appropriately documented
62
62
-[ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
63
63
-[ ] e2e Tests for all Beta API Operations (endpoints)
64
64
-[ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
65
65
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
66
-
-[x] (R) Graduation criteria is in place
66
+
-[] (R) Graduation criteria is in place
67
67
-[ ] (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)
68
-
-[x] (R) Production readiness review completed
69
-
-[x] (R) Production readiness review approved
70
-
-[x] "Implementation History" section is up-to-date for milestone
68
+
-[] (R) Production readiness review completed
69
+
-[] (R) Production readiness review approved
70
+
-[] "Implementation History" section is up-to-date for milestone
71
71
-[ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
72
72
-[ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
73
73
@@ -80,11 +80,19 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
0 commit comments