mirror of https://github.com/k3s-io/k3s
![]() This commit adds a new volume manager in kubelet that synchronizes volume mount/unmount (and attach/detach, if attach/detach controller is not enabled). This eliminates the race conditions between the pod creation loop and the orphaned volumes loops. It also removes the unmount/detach from the `syncPod()` path so volume clean up never blocks the `syncPod` loop. |
||
---|---|---|
.. | ||
OWNERS | ||
disk_manager.go | ||
doc.go | ||
iscsi.go | ||
iscsi_test.go | ||
iscsi_util.go | ||
iscsi_util_test.go |