Skip to content

Commit

Permalink
issue 7583: set backupName optional for Restore CRD
Browse files Browse the repository at this point in the history
Signed-off-by: Lyndon-Li <[email protected]>
  • Loading branch information
Lyndon-Li committed Apr 3, 2024
1 parent 3465e8c commit 711609e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions changelogs/unreleased/7617-Lyndon-Li
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix issue #7583, set backupName optional for Restore CRD
2 changes: 0 additions & 2 deletions config/crd/v1/bases/velero.io_restores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,6 @@ spec:
nullable: true
type: boolean
type: object
required:
- backupName
type: object
status:
description: RestoreStatus captures the current status of a Velero restore
Expand Down
Loading

0 comments on commit 711609e

Please sign in to comment.