kubernetes/pkg/controller/disruption
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
..
disruption_test.go test: use cancelation from ktesting 2024-03-01 07:51:22 +01:00
disruption.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00