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
This also updates to the latest KEP template, that was almost a no-op.
Just the comment about the checklist is iterative is the only change.
Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
@@ -67,10 +66,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
67
66
-[X] (R) Design details are appropriately documented
68
67
-[X] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
69
68
-[X] e2e Tests for all Beta API Operations (endpoints)
70
-
-[] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
71
-
-[] (R) Minimum Two Week Window for GA e2e tests to prove flake free
69
+
-[X] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
70
+
-[X] (R) Minimum Two Week Window for GA e2e tests to prove flake free
72
71
-[X] (R) Graduation criteria is in place
73
-
-[] (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)
72
+
-[X] (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)
74
73
-[X] (R) Production readiness review completed
75
74
-[X] (R) Production readiness review approved
76
75
-[X] "Implementation History" section is up-to-date for milestone
@@ -82,6 +81,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
0 commit comments