kubernetes/test/e2e/storage/drivers
Patrick Ohly 06d52b7702 CSI: revert introduction of context with cancellation
The traditional behavior of PodIO was to ignore the context. Changing that to
use the canceled context was risky because maybe some cleanup operation after
cancellation of the context wouldn't run anymore when it previously did.

However, this is theoretical. Tests all seemed to pass fine even without this
change.
2026-01-16 07:53:00 +01:00
..
csi-test Bump to mockery v3 2025-08-29 13:43:54 +02:00
proxy DRA e2e: make driver deployment possible in Go unit tests 2026-01-16 07:53:00 +01:00
csi.go CSI: revert introduction of context with cancellation 2026-01-16 07:53:00 +01:00
in_tree.go Merge pull request #131249 from MaysaMacedo/randomize-name 2025-05-07 07:59:16 -07:00
util.go remove outdate comment 2025-04-21 13:58:58 +08:00