File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
keps/sig-api-machinery/3157-watch-list Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -625,6 +625,14 @@ extending the production code to implement this enhancement.
625
625
- k8s.io/client-go/tools/cache/reflector: 02/02/2023 - 88,6%
626
626
627
627
##### 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
+
628
636
<!--
629
637
This question should be filled when targeting a release.
630
638
For Alpha, describe what tests will be added to ensure proper quality of the enhancement.
You can’t perform that action at this time.
0 commit comments