Skip to content

1.4.0

Compare
Choose a tag to compare
@ChandanSagar ChandanSagar released this 12 Nov 09:49
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]>