mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-13 06:21:24 +00:00
Previously, we did not have custom code for fuzzing label selectors. Anything that used a label selector (like Scale) had to manually bypass fuzzing the selector, or write its own fuzzer. This introduces a fuzzer for label selectors which generates random correct selectors with random keys and values.
18 KiB
18 KiB