Some tests register a watch on the apiserver, enabled on the verbose flag. that can be very detailed on large clusters where there are lots of pods etc. The watch could be more specific, but is another issue.
It would be sensible to disable by default but also to allow it to be enabled via an env var and usable from any test, not just the two that currently use it.
Some tests register a watch on the apiserver, enabled on the verbose flag. that can be very detailed on large clusters where there are lots of pods etc. The watch could be more specific, but is another issue. It would be sensible to disable by default but also to allow it to be enabled via an env var and usable from any test, not just the two that currently use it.