spiffe / spiffe-csi

Container Storage Interface components for SPIFFE
Apache License 2.0
52 stars 21 forks source link

Handle error scenarios gracefully in NodeUnpublishVolume #160

Closed swamibluedata closed 8 months ago

swamibluedata commented 8 months ago

This fixes

https://github.com/spiffe/spiffe-csi/issues/158

If the mount point doesn't exist, report success, which will allow kubelet to continue with pod termination sequence

Signed-off-by: Swami Viswanathan swami.viswanathan@hpe.com

swamibluedata commented 8 months ago

need to add the signature, closing this