Skip to content

1.4.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChandanSagar ChandanSagar released this 09 Nov 16:35
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 <[email protected]>