kubernetes/test/integration/framework
Ben Luddy 439d2f7b40
Wire serving codecs to CBOR feature gate.
Integration testing has to this point relied on patching serving codecs for built-in APIs. The
test-only patching is removed and replaced by feature gated checks at runtime.
2024-11-06 15:41:39 -05:00
..
cbor.go Wire serving codecs to CBOR feature gate. 2024-11-06 15:41:39 -05:00
controlplane_utils.go cleanup: remove unused parameters 2024-07-17 16:27:12 +08:00
etcd.go test etcd: avoid potential data race 2024-08-23 14:31:17 +02:00
flags.go initialize logging after flag parsing 2021-09-30 13:46:49 +02:00
goleak.go test/integration: add StartEtcd 2023-02-28 23:05:17 +01:00
logger.go scheduler_perf: add logging flags 2023-02-28 23:08:17 +01:00
OWNERS Add alculquicondor to test/integration/framework OWNERS 2022-11-07 13:13:50 -05:00
serializer.go remove unused function of NewSingleContentTypeSerializer 2021-01-04 10:40:37 +08:00
test_server.go kube-apiserver: split up config creation into generic and non-generic part 2024-05-01 11:28:25 +02:00
util.go Move integration tests perf utils to scheduler_perf package 2024-10-11 08:27:08 +00:00