forked from kubevirt/ssp-operator
-
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: correctly delete proxy resources if namespace is not "kubevirt"
Cleanup() method of vm-console-proxy deletes resources from the correct namespace. Manual backport of b72b74f. NOTE: The PR could not be trivially backported, because intermediate PRs were not backported, and that caused git conflicts. To fix the conflicts, unit tests were not included. - Refactoring PR: kubevirt#515 - PR that adds more unit tests: kubevirt#509 Signed-off-by: Andrej Krejcir <[email protected]>
- Loading branch information
Showing
2 changed files
with
105 additions
and
11 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