add repo maintain result in history

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2024-12-19 16:20:15 +08:00
parent c9bfd33077
commit 3b2c50b459
6 changed files with 32 additions and 6 deletions
@@ -119,6 +119,12 @@ spec:
description: Message is a message about the current status of
the repo maintenance.
type: string
result:
description: Result is the result of the repo maintenance.
enum:
- Succeeded
- Failed
type: string
startTimestamp:
description: StartTimestamp is the start time of the repo maintenance.
format: date-time
File diff suppressed because one or more lines are too long