mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 17:00:24 +00:00
If node doesn't exist, OpenStack Nova will assume the volumes are not attached to it. So mark the volumes as detached and return false without error. Fix: #50200