Files
kubernetes/pkg/kubelet
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
..
2024-02-27 15:11:45 -05:00
2023-12-15 17:07:20 -05:00
2024-02-25 19:28:22 +01:00
2022-11-09 07:17:05 +08:00
2024-02-18 15:03:11 +08:00
2024-02-29 11:48:18 +08:00