k3s/pkg/kubelet/volumemanager/cache
Paul Morie c884297990 Fix collisions issues / timeouts for mounts
For non-attachable volumes, do not call GetVolumeName on the plugin and instead
generate a unique name based on the identity of the pod and the name of the volume
within the pod.
2016-07-27 17:53:50 -04:00
..
actual_state_of_world.go Fix collisions issues / timeouts for mounts 2016-07-27 17:53:50 -04:00
actual_state_of_world_test.go Fix collisions issues / timeouts for mounts 2016-07-27 17:53:50 -04:00
desired_state_of_world.go Fix collisions issues / timeouts for mounts 2016-07-27 17:53:50 -04:00
desired_state_of_world_test.go