mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-21 07:22:23 +00:00
set totalSize from uploader
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
@@ -127,6 +127,7 @@ func (bu *blockUploader) Backup(source sourceInfo, parentObject udmrepo.ID, bitm
|
||||
StartTime: snapStart,
|
||||
EndTime: snapEnd,
|
||||
Description: source.realSource,
|
||||
TotalSize: objectSize,
|
||||
RootObject: udmrepo.ObjectMetadata{
|
||||
ID: entryId,
|
||||
Name: "bdev-root",
|
||||
|
||||
Reference in New Issue
Block a user