mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-23 16:34:16 +00:00
Merge branch 'main' into add-fallback-full-to-volume-info
This commit is contained in:
@@ -249,6 +249,10 @@ spec:
|
||||
description: SnapshotID is the identifier for the snapshot of the
|
||||
pod volume.
|
||||
type: string
|
||||
sourceSize:
|
||||
description: SourceSize holds the total size of the source volume.
|
||||
format: int64
|
||||
type: integer
|
||||
startTimestamp:
|
||||
description: |-
|
||||
StartTimestamp records the time a backup was started.
|
||||
|
||||
@@ -250,6 +250,10 @@ spec:
|
||||
description: SnapshotID is the identifier for the snapshot in the
|
||||
backup repository.
|
||||
type: string
|
||||
sourceSize:
|
||||
description: SourceSize holds the total size of the source volume.
|
||||
format: int64
|
||||
type: integer
|
||||
startTimestamp:
|
||||
description: |-
|
||||
StartTimestamp records the time a backup was started.
|
||||
|
||||
Reference in New Issue
Block a user