1.4.0-RC2
Pre-release
Pre-release
fix(csi-node): return error for orphaned volume during unpublish event There will be unpublish events request in each ~60s periods for stale/orphaned volume which was causing node driver crash due to NO csiVolume resource exists for the requested volumeID. Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>