feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879) - #5250
Draft
polasudo wants to merge 1 commit into
Draft
feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879)#5250polasudo wants to merge 1 commit into
polasudo wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
2 tasks
polasudo
force-pushed
the
feature/RHIDP-14879
branch
2 times, most recently
from
August 18, 2026 08:36
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.69% 59.96% -3.74%
==========================================
Files 123 111 -12
Lines 2424 2198 -226
Branches 571 527 -44
==========================================
- Hits 1544 1318 -226
- Misses 878 879 +1
+ Partials 2 1 -1
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
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>
polasudo
force-pushed
the
feature/RHIDP-14879
branch
from
August 20, 2026 12:32
e7ab510 to
a1f4f0a
Compare
|
polasudo
marked this pull request as ready for review
August 20, 2026 12:33
polasudo
marked this pull request as draft
August 20, 2026 12:34
Contributor
Author
|
/test e2e-ocp-helm |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



WIP, we also trying to work on POC with only hub, after good looking POC we will go for full migration for rhel10
Move Konflux hub builds from ubi9/nodejs-24 to ubi10/nodejs-24, refresh RPM lockfiles for UBI10 repos, and switch techdocs Python to 3.12.
Description
Please explain the changes you made here.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer