forked from vmware-tanzu/velero-plugin-for-csi
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow cross-namespace restore of CSI snapshots
- Check for namespace mapping information. - If there is a map, replace VolumeSnapshots namespace to the target namespace Fixes KUBEDR-364 and KUBEDR-406 Fixes Issues these similar issues from Velero: 1. vmware-tanzu/velero#2143 2. https://github.com/vmware-tanzu/velero-plugin-for-csi/issues/75
- Loading branch information
1 parent
1bc2fb8
commit b5627c3
Showing
3 changed files
with
16 additions
and
4 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
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
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