kubernetes/pkg/controller/volume
saadali e06b32b1ef Mark VolumeInUse before checking if it is Attached
Ensure that kublet marks VolumeInUse before checking if it is Attached.
Also ensures that the attach/detach controller always fetches a fresh
copy of the node object before detach (instead ofKubelet relying on node
informer cache).
2016-06-28 14:05:59 -07:00
..
cache implement desiredWorld populator to sync up with informer 2016-06-21 17:09:35 -07:00
populator implement desiredWorld populator to sync up with informer 2016-06-21 17:09:35 -07:00
reconciler Mark VolumeInUse before checking if it is Attached 2016-06-28 14:05:59 -07:00
statusupdater Fix device path used by volume WaitForAttach 2016-06-22 12:56:58 -07:00
testing implement desiredWorld populator to sync up with informer 2016-06-21 17:09:35 -07:00
attach_detach_controller.go Mark VolumeInUse before checking if it is Attached 2016-06-28 14:05:59 -07:00
attach_detach_controller_test.go Controller wait for attach and exponential backoff 2016-06-20 18:19:55 -07:00