-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clusterctl/client/cert_manager: improve shouldUpgrade
Make shouldUpgrade() accept the list of objects to be installed too. Compare the installed and to-be-installed objects in case the installed and to-be-installed versions are the same. If their length is different, assume that an upgrade is required. Update unit tests.
- Loading branch information
Showing
2 changed files
with
113 additions
and
70 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