Skip to content

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

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

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

Migrate Konflux hub builds from UBI9 to UBI10 on main, refresh RPM lockfiles for UBI10 repos, and switch techdocs Python to 3.12.

Description

  • Update build/containerfiles/Containerfile skeleton and runner stages to ubi10/nodejs-24 and ubi10/nodejs-24-minimal
  • Switch techdocs venv/runtime Python from 3.11 to 3.12
  • Regenerate rpms.lock.yaml for UBI10 repos (including codeready-builder)
  • Drop el9-only packages not published on UBI10 CDN: libdb, libsigsegv, pcre, libreport-filesystem, yajl, slirp4netns, python3-chardet, python3-pysocks
  • Drop nodejs:24 module 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

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

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.73%. Comparing base (1f6ef14) to head (2e14fd3).
⚠️ Report is 6 commits behind head on main.

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     
Flag Coverage Δ
rhdh 59.73% <ø> (-3.99%) ⬇️
Components Coverage Δ
Backend plugins ∅ <ø> (∅)
Backend app 69.51% <ø> (ø)
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 1f6ef14...2e14fd3. 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:

@polasudo
polasudo force-pushed the feature/RHIDP-14879 branch from e7ab510 to a1f4f0a Compare August 20, 2026 12:32
@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

@polasudo
polasudo force-pushed the feature/RHIDP-14879 branch from a1f4f0a to 6b975eb Compare August 24, 2026 10:35
@github-actions

Copy link
Copy Markdown
Contributor

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

@hopehadfield hopehadfield left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@polasudo
polasudo marked this pull request as ready for review August 25, 2026 12:24
@polasudo

Copy link
Copy Markdown
Contributor Author

/test e2e-ocp-helm

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

@polasudo: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm 2e14fd3 link unknown /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

PR needs rebase.

Details

Instructions 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.

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.

3 participants