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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,10 +133,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
133
133
-[ ] (R) Design details are appropriately documented
134
134
-[ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
135
135
-[ ] e2e Tests for all Beta API Operations (endpoints)
136
-
-[ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
136
+
-[ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
137
137
-[ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
138
138
-[ ] (R) Graduation criteria is in place
139
-
-[ ] (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)
139
+
-[ ] (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)
140
140
-[ ] (R) Production readiness review completed
141
141
-[ ] (R) Production readiness review approved
142
142
-[ ] "Implementation History" section is up-to-date for milestone
@@ -390,7 +390,7 @@ Below are some examples to consider, in addition to the aforementioned [maturity
390
390
- All security enforcement completed
391
391
- All monitoring requirements completed
392
392
- All testing requirements completed
393
-
- All known pre-release issues and gaps resolved
393
+
- All known pre-release issues and gaps resolved
394
394
395
395
**Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified
0 commit comments