UpCloudLtd / upcloud-csi

Container Storage Interface (CSI) driver for UpCloud's MaxIOPS storage offering
MIT License
13 stars 0 forks source link

fix(controller): regard volume as unpublished from the node, if node is not found #99

Closed peknur closed 12 months ago

peknur commented 12 months ago

This aligns ControllerUnpublishVolume with the spec

If the volume corresponding to the volume_id or the node corresponding to node_id cannot be found by the Plugin and the volume can be safely regarded as ControllerUnpublished from the node, the plugin SHOULD return 0 OK