NetApp / netappdvp

A Docker volume plugin for NetApp storage
96 stars 33 forks source link

Ignore Volume Not Found on Delete #47

Closed j-griffith closed 7 years ago

j-griffith commented 7 years ago

Detect volume not found errors on delete, log and continue.

One corner case is that we could have some attachments on the host, so make a feable attempt to clean them up just incase.

j-griffith commented 7 years ago

Let's do this properly and just create custom errors.