ManageIQ / manageiq-rpm_build

Code to build RPMs for ManageIQ appliances and container images
Apache License 2.0
10 stars 25 forks source link

Lock down to UBI 8.8-1032 #416

Closed bdunne closed 1 year ago

bdunne commented 1 year ago

/etc/yum.repos.d/ubi.repo is missing from registry.redhat.io/ubi8:8.8-1032.1692772289(latest) for PPC64le

latest minimal, micro and s2i-core are fine

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2233877

Related: https://github.com/ManageIQ/manageiq-pods/pull/987

Fryguy commented 1 year ago

Should this also be petrosian/yes?

miq-bot commented 1 year ago

Checked commit https://github.com/bdunne/manageiq-rpm_build/commit/992f1ab536c70cebadb19d72523f0685e8163b50 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :trophy:

bdunne commented 1 year ago

Backported to quinteros in commit 79e449388fdc37183fdb0983cbe2798e84a979b3.

commit 79e449388fdc37183fdb0983cbe2798e84a979b3
Author: Jason Frey <fryguy9@gmail.com>
Date:   Mon Aug 28 17:57:01 2023 -0400

    Merge pull request #416 from bdunne/ubi_bz_2233877

    Lock down to UBI 8.8-1032

    (cherry picked from commit 5a7c03b1312cb5b66471aa5065df26f88274ea8d)