Files
kubernetes/test/integration/framework
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
..
2023-10-16 15:05:13 -04:00
2023-07-21 15:25:52 -04:00
2021-09-30 13:46:49 +02:00
2023-02-28 23:05:17 +01:00
2023-02-28 23:08:17 +01:00