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.69%. Comparing base (e592579) to head (9742e73).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5250      +/-   ##
==========================================
- Coverage   63.68%   59.69%   -3.99%     
==========================================
  Files         121      109      -12     
  Lines        2288     2062     -226     
  Branches      527      500      -27     
==========================================
- Hits         1457     1231     -226     
  Misses        829      829              
  Partials        2        2              
Flag Coverage Δ
rhdh 59.69% <ø> (-3.99%) ⬇️
Components Coverage Δ
Backend plugins ∅ <ø> (∅)
Backend app 69.69% <ø> (ø)
Frontend app 58.82% <ø> (ø)
Plugin 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 e592579...9742e73. 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.

@openshift-ci openshift-ci Bot added the lgtm label Aug 24, 2026
@polasudo
polasudo force-pushed the feature/RHIDP-14879 branch from 6b975eb to 2e14fd3 Compare August 25, 2026 12:23
@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

@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>
@polasudo
polasudo force-pushed the feature/RHIDP-14879 branch from 2e14fd3 to 9742e73 Compare August 27, 2026 12:57
@openshift-ci openshift-ci Bot removed the lgtm label Aug 27, 2026
@openshift-ci

openshift-ci Bot commented Aug 27, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants