k3s/pkg/api/testing
Solly Ross ef583aeed2 Fuzz label selectors
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.
2017-10-19 11:01:45 -04:00
..
compat Update bazel 2017-10-18 17:24:04 +02:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
backward_compatibility_test.go pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
conversion.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
conversion_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
copy_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
deep_copy_test.go pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
defaulting_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
doc.go pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
fuzzer.go Add networking fuzzer 2017-08-24 16:20:13 -04:00
meta_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
node_example.json pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
pod_specs.go run hack/update-all 2017-06-22 11:31:03 -07:00
replication_controller_example.json pkg/api: move *_test.go -> pkg/api/testing 2017-10-11 16:04:50 +02:00
serialization_proto_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
serialization_test.go Fuzz label selectors 2017-10-19 11:01:45 -04:00
unstructured_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00