local-path-provisioner icon indicating copy to clipboard operation
local-path-provisioner copied to clipboard

check node exists before delete volume

Open txdyzdy opened this issue 4 years ago • 0 comments

If the node has been deleted when deleting a volume, the volume will always be in "Released" state.

Should check the node exist before deleting the volume, and delete the volume if the node does not exist?

txdyzdy avatar Jul 21 '21 02:07 txdyzdy