apiserver/pkg/endpoints/handlers/responsewriters
Marek Siarkowicz 3a83dc12eb Fix SetFeatureGateDuringTest handling of Parallel tests
Stop using defer as parallel subtest will might result in main test
finishing before subtest.

Fatal when same flag is set twice.

Kubernetes-commit: 9fcf279e2b91e7549190a433373f256fb5aebe85
2024-03-05 21:56:40 +01:00
..
testdata Use more real world examples in BenchmarkSerializeObject 2021-02-18 10:56:51 +01:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
errors.go Make the request attributes clearer in forbidden messages 2018-08-09 15:51:52 -04:00
errors_test.go test: use bytes.Buffer.String 2022-08-29 15:45:20 +08:00
status.go apiserver: print unknown responsewriter error strings, not only %#+v 2020-11-26 13:39:56 +01:00
status_test.go Strengthen ErrorToAPIStatus against bad input 2019-01-04 11:22:46 -05:00
writers.go Refactor wsstream library from apiserver to apimachinery 2023-05-22 10:03:17 -07:00
writers_test.go Fix SetFeatureGateDuringTest handling of Parallel tests 2024-03-05 21:56:40 +01:00