backup repo crd changes for repo maintenance history

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2024-12-23 15:20:53 +08:00
parent 3b2c50b459
commit 77f1141ef5
4 changed files with 9 additions and 10 deletions

View File

@@ -89,7 +89,7 @@ spec:
properties:
lastMaintenanceTime:
description: LastMaintenanceTime is the last time repo maintenance
completed.
succeeded.
format: date-time
nullable: true
type: string
@@ -104,9 +104,8 @@ spec:
- Ready
- NotReady
type: string
recentMaintenanceStatus:
description: RecentMaintenanceStatus is status of the recent repo
maintenance.
recentMaintenance:
description: RecentMaintenance is status of the recent repo maintenance.
items:
properties:
completeTimestamp:

File diff suppressed because one or more lines are too long