mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-09 20:40:30 +00:00
Automatic merge from submit-queue (batch tested with PRs 55217, 54260). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Checking Cinder disk when tickers are delivered Cinder's WaitForAttach() runs probeAttachedVolume() 2 times per second(L243 and L247), that triggers SCSI rescan and generates many udev "change" events. **Release note**: ```release-note NONE ```