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.
Allow simulation of abnormal VR valiadtion
New promoteOptions{} allows simulation of 2 issues: - Validated failed: The VR will never complete, blocking deletion of the VR and VRG. With this fix deletion will succeed. - Validated condition missing - running ramen 4.17 on system with older csi-addons that does not report the condition. In this case ramen continue normally, and deletion of the VR and VRG will be blocked. We can extend this later to support more options. Signed-off-by: Nir Soffer <nsoffer@redhat.com>
- Loading branch information
Showing
1 changed file
with
72 additions
and
40 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