forked from openebs-archive/maya
-
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.
fix(cvr, delete): ensure cvr gets deleted during reconcile (openebs-a…
…rchive#1263) This commit has following changes: - remove the check where reconcile was avoided in case of previous delete failures - reduce instances of log flooding - improve log messages - modify & indent code to make it more readable Related PR(s): - openebs-archive#1256 This commit tries to fix the symptom 2 talked in PR 1256 Signed-off-by: AmitKumarDas <[email protected]>
- Loading branch information
1 parent
8ec5e59
commit 6b037ae
Showing
4 changed files
with
229 additions
and
127 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
Oops, something went wrong.