-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRODENG-2789 don't validate MCR version
- we no longer validate installed MCR version compared to config spec version string - make the EnsureMCR function responsible for updating metadata (simplify, dedup) WHY? MCR versions installed no longer match the spec string, so we can't tell if the version installed was the expected version, nor can we tell if there is a newer version that can be installed Signed-off-by: James Nesbitt <[email protected]>
- Loading branch information
1 parent
ea2414c
commit 2d3c895
Showing
3 changed files
with
22 additions
and
23 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