local-path-provisioner
local-path-provisioner copied to clipboard
check node exists before delete volume
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?