Skip to content

feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879) - #5250

Draft
polasudo wants to merge 1 commit into
redhat-developer:mainfrom
polasudo:feature/RHIDP-14879
Draft

feat(hub): migrate hub container build to UBI10/RHEL10 (RHIDP-14879)#5250
polasudo wants to merge 1 commit into
redhat-developer:mainfrom
polasudo:feature/RHIDP-14879

Conversation

@polasudo

@polasudo polasudo commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

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

  • Fixes #?

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@openshift-ci

openshift-ci Bot commented Aug 13, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.96%. Comparing base (b9697de) to head (a1f4f0a).
⚠️ Report is 1 commits behind head on main.

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     
Flag Coverage Δ
rhdh 59.96% <ø> (-3.74%) ⬇️
Components Coverage Δ
Backend plugins ∅ <ø> (∅)
Backend app 66.66% <ø> (ø)
Frontend app 58.89% <ø> (ø)
Plugin utils ∅ <ø> (∅)
Dynamic plugins utils ∅ <ø> (∅)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9697de...a1f4f0a. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

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>
@sonarqubecloud

Copy link
Copy Markdown

@polasudo
polasudo marked this pull request as ready for review August 20, 2026 12:33
@openshift-ci
openshift-ci Bot requested review from PatAKnight and kim-tsao August 20, 2026 12:33
@polasudo
polasudo marked this pull request as draft August 20, 2026 12:34
@github-actions

Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@polasudo

Copy link
Copy Markdown
Contributor Author

/test e2e-ocp-helm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant