-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore images with missing brew nvr data
Images built and released by Konflux lack Brew metadata. Freshmaker will encounter problems, because it currently expects this data. This commit makes Freshmaker ignore those images. This is done in `images.PyxisAPI.find_images_with_included_rpms`, right after querying pyxis, by checking the brew nvr field.
- Loading branch information
1 parent
57d573a
commit 98cb86b
Showing
2 changed files
with
54 additions
and
0 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