k3s/pkg/controller/volume/attachdetach
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
..
cache Fix collisions issues / timeouts for mounts 2016-07-27 17:53:50 -04:00
populator Check pod exist in attach controller DSW populator 2016-07-20 01:03:04 -07:00
reconciler Allow mounts to run in parallel for non-attachable 2016-07-19 21:54:26 -07:00
statusupdater Assume volume detached if node doesn't exist 2016-07-22 22:07:32 -07:00
testing Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
OWNERS Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00
attach_detach_controller.go Reduce DSW populator sleep period from 5 min to 1 2016-07-20 01:03:04 -07:00
attach_detach_controller_test.go Reorganize volume controllers and manager 2016-07-01 18:50:25 -07:00