Files
kubernetes/test/integration/apiserver
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-22 08:35:12 -03:00
2023-07-18 17:36:30 -07:00
2023-10-25 16:50:20 +00:00
2023-05-04 10:25:10 +08:00
2023-05-04 10:25:09 +08:00
2023-10-30 07:48:22 -04:00