forked from RamenDR/ramen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Propagate OCM annotations from primary PVC
To ensure that OCM owns the volsync protected PVC when the application is deleted or DR is disabled, copy the OCM annotations from the PVC to the protectedPVC. The annotations are propagated to the target clusters and used to create the PVC during failover and relocate. Tested by adding a new section in existing test. The test ensures that we copy only the OCM annotations and drop other annotations. Fixes: RamenDR#1033 Signed-off-by: Nir Soffer <[email protected]> (cherry picked from commit f19c8ed)
- Loading branch information
1 parent
eb311b8
commit 2f296bc
Showing
2 changed files
with
46 additions
and
3 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