Skip to content

Commit 16f3884

Browse files
committed
KEP template: drop trailing whitespace
1 parent be4736c commit 16f3884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
133133
- [ ] (R) Design details are appropriately documented
134134
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
135135
- [ ] 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)
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)
140140
- [ ] (R) Production readiness review completed
141141
- [ ] (R) Production readiness review approved
142142
- [ ] "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
390390
- All security enforcement completed
391391
- All monitoring requirements completed
392392
- All testing requirements completed
393-
- All known pre-release issues and gaps resolved
393+
- All known pre-release issues and gaps resolved
394394
395395
**Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified
396396

0 commit comments

Comments
 (0)