[cinder-csi-plugin] Detaching a volume on controller has too much of a delay #2661
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
Whenever we have maintenance in Openstack we do a graceful shutdown on a node. That triggers draining the pods. However detaching the cinder volume gets noticed by the controllerplugin too late in the stack.
which means that while the server is in maintenance we cannot re-attach our volumes.
What you expected to happen:
Unmount the volume before node goes into reboot
How to reproduce it:
do a graceful shutdown in a cluster
Anything else we need to know?:
don't hink so
Environment:
The text was updated successfully, but these errors were encountered: