Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore images with missing brew nvr data #284

Merged

Conversation

FernandesMF
Copy link
Contributor

@FernandesMF FernandesMF commented Oct 25, 2024

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.

freshmaker/image.py Outdated Show resolved Hide resolved
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.
@FernandesMF FernandesMF force-pushed the ignore_konflux_child_images branch 2 times, most recently from bdc6300 to 901ae84 Compare October 29, 2024 13:35
@FernandesMF FernandesMF merged commit 98cb86b into redhat-exd-rebuilds:main Oct 29, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants