mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 23:23:12 -04:00
When UnmountDevice fails, kubelet treat the volume mount as uncertain, because it does not know at which stage UnmountDevice failed. It may be already partially unmonted / destroyed. As result, MountDevice will be performer when a new Pod is started on the node after UnmountDevice faiure. |
||
|---|---|---|
| .. | ||
| fakegenerator.go | ||
| operation_executor.go | ||
| operation_executor_test.go | ||
| operation_generator.go | ||
| operation_generator_test.go | ||
| OWNERS | ||