mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 19:56:06 +00:00
chore: add one-line changelog for PR 10138
Signed-off-by: Jay2006sawant <jay242902@gmail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix block uploader restore validation and BatchForget error handling
|
||||
@@ -1,9 +0,0 @@
|
||||
fix: return errors correctly in block restore validation and BatchForget
|
||||
|
||||
Block uploader Restore used errors.Wrapf with a stale nil err after
|
||||
successful getSourceSize, causing size validation failures to return
|
||||
(0, nil). flushZeroBlocks had the same pattern on short writes.
|
||||
|
||||
BatchForget dropped delete errors when flush also failed.
|
||||
|
||||
Signed-off-by: Jay2006sawant <jay242902@gmail.com>
|
||||
Reference in New Issue
Block a user