feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879) - #5250
feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879)#5250polasudo wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
d26608c to
e7ab510
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5250 +/- ##
==========================================
- Coverage 63.71% 59.73% -3.99%
==========================================
Files 121 109 -12
Lines 2285 2059 -226
Branches 525 500 -25
==========================================
- Hits 1456 1230 -226
- Misses 827 828 +1
+ Partials 2 1 -1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
e7ab510 to
a1f4f0a
Compare
|
/test e2e-ocp-helm |
a1f4f0a to
6b975eb
Compare
hopehadfield
left a comment
There was a problem hiding this comment.
This lgtm for when it's ready to merge. Will drop a /lgtm once it's rebased and no longer a draft.
Move Konflux hub builds from ubi9/nodejs-24 to ubi10/nodejs-24 (+ minimal runner), refresh rpms.lock.yaml for UBI10 repos, and switch techdocs Python to 3.12. RPM notes for UBI10: - Enable codeready-builder repos (python3-setuptools-wheel moved there). - Drop el9-only packages not published on UBI10 CDN: libdb, libsigsegv, pcre (keep pcre2), libreport-filesystem, yajl, slirp4netns, python3-chardet, python3-pysocks. - Drop nodejs:24 module stream (not used on UBI10 nodejs-24 image). Co-authored-by: Cursor <cursoragent@cursor.com>
6b975eb to
2e14fd3
Compare
|
/test e2e-ocp-helm |
|
|
@polasudo: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



Migrate Konflux hub builds from UBI9 to UBI10 on
main, refresh RPM lockfiles for UBI10 repos, and switch techdocs Python to 3.12.Description
build/containerfiles/Containerfileskeleton and runner stages toubi10/nodejs-24andubi10/nodejs-24-minimalrpms.lock.yamlfor UBI10 repos (including codeready-builder)libdb,libsigsegv,pcre,libreport-filesystem,yajl,slirp4netns,python3-chardet,python3-pysocksnodejs:24module stream (not used on UBI10 nodejs-24 image)Rebased on latest
main(resolves merge conflict with recent UBI9 base image bumps).Which issue(s) does this PR fix
PR acceptance criteria
How to test changes / Special notes to the reviewer
quay.io/rhdh-community/rhdh:pr-5250quay.io/rhdh/rhdh-hub-rhel10:[RHIDP-14879](https://redhat.atlassian.net/browse/RHIDP-14879)/test e2e-ocp-helm