Skip to content

Commit

Permalink
Merge pull request #7617 from Lyndon-Li/issue-fix-7583
Browse files Browse the repository at this point in the history
Issue 7583: set backupName optional for Restore CRD
  • Loading branch information
qiuming-best authored Apr 3, 2024
2 parents c7c59db + 711609e commit dcd62b9
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 dcd62b9

Please sign in to comment.