mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-15 08:47:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| csi-test | ||
| proxy | ||
| csi.go | ||
| in_tree.go | ||
| util.go | ||