yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

Delete target dir in NodeUnpublishVolume #148

Closed wnxn closed 4 years ago

wnxn commented 4 years ago

What would you like to be added: Delete target directory in NodeUnpublishVolume

Why is this needed: Due to following CSI spec v1.1.0, QingCloud CSI driver MUST delete the file or directory it created at target directory.