-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When restorePVs is false, CSI should restore the PVC.
The PVC's data source and referenced volume should all be cleaned for restore to let k8s to create a new PV and volume. Signed-off-by: Xun Jiang <[email protected]>
- Loading branch information
Xun Jiang
committed
Apr 13, 2023
1 parent
43080a7
commit 2ec5bf3
Showing
2 changed files
with
30 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
When restorePVs is false, CSI should restore the PVC. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters