Closed brianwcook closed 2 months ago
@brianwcook; For your awareness - please address CI failures.
I don't see the same build failure locally. I re-ran pip-compile with a clean venv to see if it solves the problem.
/ok-to-test
alright how 'bout now?
This LGTM, I only wonder if we should add a note to the commit message that the need to install
subscription-manager
comes from konflux-ci/build-definitions#1205.I don't think it will be very clear to people even after #580 comes in.
added your comment and rebased again.
Change the container build to use UBI9 to support user access to Red Hat entitled content from the subscription service using the subscription manager tool (which wouldn't work with Rocky Linux). Since
createrepo_c
isn't available from the default RPM repos on UBI, install it from pypi instead. This is tied to the WIP/tech-preview RPM prefetching work.Maintainers will complete the following section
Note: if the contribution is external (not from an organization member), the CI pipeline will not run automatically. After verifying that the CI is safe to run:
/ok-to-test
(as is the standard for Pipelines as Code)