Skip to content

Conversation

@xuezhaojun
Copy link
Member

Summary

This PR upgrades the CI/CD infrastructure to use UBI9 (Red Hat Universal Base Image 9) instead of UBI8 and updates the Go version to 1.24.

Changes

  • Update Go version from 1.22 to 1.24 in chart-upload workflow
  • Upgrade base image from ubi8/ubi-minimal to ubi9/ubi-minimal in image build workflows (go-postsubmit and go-release)
  • Clean up trailing newline in go-presubmit workflow

Motivation

UBI9 provides security updates, performance improvements, and better long-term support. Go 1.24 includes the latest improvements and security patches for the project.

Test Plan

  • Verify CI workflows execute successfully with new UBI9 base image
  • Ensure image builds complete without errors for all architectures
  • Confirm Go 1.24 compatibility with existing codebase

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

Signed-off-by: xuezhaojun <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Oct 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xuezhaojun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xuezhaojun xuezhaojun force-pushed the upgrade-ubi8-to-ubi9-in-go-release branch from c0fade2 to 788a770 Compare October 30, 2025 10:57
Signed-off-by: xuezhaojun <[email protected]>
@xuezhaojun xuezhaojun force-pushed the upgrade-ubi8-to-ubi9-in-go-release branch from 788a770 to 0782e52 Compare October 30, 2025 10:59
@xuezhaojun xuezhaojun closed this Oct 30, 2025
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.91%. Comparing base (8e60d8d) to head (0782e52).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   13.91%   13.91%           
=======================================
  Files          32       32           
  Lines        1717     1717           
=======================================
  Hits          239      239           
  Misses       1460     1460           
  Partials       18       18           
Flag Coverage Δ
unit 13.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant