-
Notifications
You must be signed in to change notification settings - Fork 200
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
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): - #1256 This commit tries to fix the symptom 2 talked in PR 1256 Signed-off-by: AmitKumarDas <[email protected]>
- Loading branch information
AmitKumarDas
committed
Jun 7, 2019
1 parent
26f97e7
commit d9cf911
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.