mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 00:22:29 -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 | ||