• Yecheng Fu's avatar
    RBD Plugin: No need to acquire advisory lock any more! · f2af1af8
    Yecheng Fu authored
    With central attachdetach controller, we don't need to lock the image
    any more. But for backward compatibility, we should:
    
    1) Check if the image is still used by nodes running old kubelet in
    attaching.
    2) Clean old rbd.json file and remove lock if found in detaching.
    f2af1af8
BUILD 2.2 KB