• saadali's avatar
    Mark VolumeInUse before checking if it is Attached · e06b32b1
    saadali authored
    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).
    e06b32b1
attach_detach_controller.go 19.2 KB