Skip to content

Commit 1c21386

Browse files
committed
KEP template: drop trailing whitespace
1 parent f09984b commit 1c21386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ 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
139139
- [ ] (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
@@ -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)