Skip to content

Commit 32f48ab

Browse files
committed
update conformance testing checklist requirement
1 parent 787f515 commit 32f48ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
136136
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
137137
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
138138
- [ ] (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) within one minor version of promotion to GA
140140
- [ ] (R) Production readiness review completed
141141
- [ ] (R) Production readiness review approved
142142
- [ ] "Implementation History" section is up-to-date for milestone

0 commit comments

Comments
 (0)