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/5295-kyaml/README.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,19 +107,19 @@ checklist items _must_ be updated for the enhancement to be released.
107
107
Items marked with (R) are required *prior to targeting to a milestone / release*.
108
108
109
109
-[X] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
110
-
-[] (R) KEP approvers have approved the KEP status as `implementable`
110
+
-[X] (R) KEP approvers have approved the KEP status as `implementable`
111
111
-[X] (R) Design details are appropriately documented
112
-
-[] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
112
+
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
113
113
-[ ] e2e Tests for all Beta API Operations (endpoints)
114
114
-[ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
115
115
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
116
116
-[X] (R) Graduation criteria is in place
117
117
-[ ] (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)
118
-
-[] (R) Production readiness review completed
119
-
-[] (R) Production readiness review approved
118
+
-[X] (R) Production readiness review completed
119
+
-[X] (R) Production readiness review approved
120
120
-[X] "Implementation History" section is up-to-date for milestone
121
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
122
-
-[] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
121
+
-[X] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
122
+
-[X] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
0 commit comments