Skip to content

Commit 6da294e

Browse files
committed
Update KEP 3157 to use the latest template
1 parent 26c0a72 commit 6da294e

File tree

1 file changed

+8
-0
lines changed
  • keps/sig-api-machinery/3157-watch-list

1 file changed

+8
-0
lines changed

keps/sig-api-machinery/3157-watch-list/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,14 @@ extending the production code to implement this enhancement.
625625
- k8s.io/client-go/tools/cache/reflector: 02/02/2023 - 88,6%
626626

627627
##### Integration tests
628+
629+
<!--
630+
Integration tests are contained in k8s.io/kubernetes/test/integration.
631+
Integration tests allow control of the configuration parameters used to start the binaries under test.
632+
This is different from e2e tests which do not allow configuration of parameters.
633+
Doing this allows testing non-default options and multiple different and potentially conflicting command line options.
634+
-->
635+
628636
<!--
629637
This question should be filled when targeting a release.
630638
For Alpha, describe what tests will be added to ensure proper quality of the enhancement.

0 commit comments

Comments
 (0)