Skip to content

Commit 3ffc27b

Browse files
authored
Merge pull request #5369 from marquiz/devel/kep-template
KEP template: drop trailing whitespace
2 parents 5557551 + 1c21386 commit 3ffc27b

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
@@ -140,7 +140,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
140140
- [ ] (R) Design details are appropriately documented
141141
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
142142
- [ ] e2e Tests for all Beta API Operations (endpoints)
143-
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
143+
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
144144
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
145145
- [ ] (R) Graduation criteria is in place
146146
- [ ] (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)