BackupStatus defines the observed state of the Longhorn backup
backupCreatedAt
string
The snapshot backup upload finished time.
backupTargetName
string
The backup target name.
compressionMethod
string
Compression method
error
string
The error message when taking the snapshot backup.
labels
object
The labels of snapshot backup.
lastSyncedAt
string
The last time that the backup was synced with the remote backup target.
format: date-time
messages
object
The error messages when calling longhorn engine on listing or inspecting backups.
newlyUploadDataSize
string
Size in bytes of newly uploaded data
ownerID
string
The node ID on which the controller is responsible to reconcile this backup CR.
progress
integer
The snapshot backup progress.
reUploadedDataSize
string
Size in bytes of reuploaded data
replicaAddress
string
The address of the replica that runs snapshot backup.
size
string
The snapshot size.
snapshotCreatedAt
string
The snapshot creation time.
snapshotName
string
The snapshot name.
state
string
The backup creation state.
Can be "", "InProgress", "Completed", "Error", "Unknown".
url
string
The snapshot backup URL.
volumeBackingImageName
string
The volume's backing image name.
volumeCreated
string
The volume creation time.
volumeName
string
The volume name.
volumeSize
string
The volume size.