kubernetes/test/integration/controlplane
Patrick Ohly 1d653e6185 test: use cancelation from ktesting
The return type of ktesting.NewTestContext is now a TContext. Code
which combined it WithCancel often didn't compile anymore (cannot overwrite
ktesting.TContext with context.Context). This is a good thing because all of
that code can be simplified to let ktesting handle the cancelation.
2024-03-01 07:51:22 +01:00
..
audit fix fd leaks and failed file removing for test directory 2023-05-09 09:22:31 -05:00
transformation Add apiserver_encryption_config_controller_automatic_reloads_total 2024-02-12 21:47:46 -08:00
apiserver_identity_test.go remove deprecated kube-apiserver identity lease garbage collector 2023-07-25 10:10:18 +08:00
crd_test.go
graceful_shutdown_test.go Clean shutdown of test apiserver 2022-05-26 10:42:48 +02:00
kube_apiserver_test.go Cleanup no-longer used storage cleanup method 2022-05-11 20:11:37 +02:00
main_test.go
synthetic_controlplane_test.go test: use cancelation from ktesting 2024-03-01 07:51:22 +01:00