Merge branch 'main' into add-fallback-full-to-volume-info

This commit is contained in:
Lyndon-Li
2026-09-10 17:25:59 +08:00
2 changed files with 8 additions and 0 deletions
@@ -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.