-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pb-3801: DeletResource should handle nil channel argument
- In volume restore stage we restore resources early for kdmp driver Hence a proper channel need to be passed for the restore CR updation process. - The path where DeletResource doesn't need CR update logic, therein the nil channel argument should be handled gracefully. Signed-off-by: Lalatendu Das <[email protected]>
- Loading branch information
Showing
2 changed files
with
37 additions
and
15 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