mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 05:46:37 +00:00
Field labels for Duration, Time, client.ObjectKey, KibishiiData, VeleroCLI2Version
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
This commit is contained in:
@@ -725,7 +725,7 @@ func TestProcessBackupCompletions(t *testing.T) {
|
||||
Phase: velerov1api.BackupPhaseFinalizing,
|
||||
Version: 1,
|
||||
FormatVersion: "1.1.0",
|
||||
Expiration: &metav1.Time{now.Add(10 * time.Minute)},
|
||||
Expiration: &metav1.Time{Time: now.Add(10 * time.Minute)},
|
||||
StartTimestamp: ×tamp,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user