From 1c2138671dd13aeffe0bd2bdfc33f0092d951ea0 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Wed, 4 Jun 2025 12:38:00 +0300 Subject: [PATCH] KEP template: drop trailing whitespace --- keps/NNNN-kep-template/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keps/NNNN-kep-template/README.md b/keps/NNNN-kep-template/README.md index 85c40d27623..d92cb4a88a6 100644 --- a/keps/NNNN-kep-template/README.md +++ b/keps/NNNN-kep-template/README.md @@ -133,7 +133,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release* - [ ] (R) Design details are appropriately documented - [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors) - [ ] e2e Tests for all Beta API Operations (endpoints) - - [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md) + - [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md) - [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free - [ ] (R) Graduation criteria is in place - [ ] (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 - All security enforcement completed - All monitoring requirements completed - All testing requirements completed -- All known pre-release issues and gaps resolved +- All known pre-release issues and gaps resolved **Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified