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/NNNN-kep-template/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,11 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
128
128
-[ ] (R) KEP approvers have approved the KEP status as `implementable`
129
129
-[ ] (R) Design details are appropriately documented
130
130
-[ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
131
+
-[ ] e2e Tests for all Beta API Operations (endpoints)
132
+
-[ ] (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)
133
+
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
131
134
-[ ] (R) Graduation criteria is in place
135
+
-[ ] (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)
132
136
-[ ] (R) Production readiness review completed
133
137
-[ ] (R) Production readiness review approved
134
138
-[ ] "Implementation History" section is up-to-date for milestone
0 commit comments