Skip to content

NO-ISSUE: [master] Bump OCP versions: 4.21#10284

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
danmanor:bump/ocp-releases-d2c5009a-cd87-4179-89ca-c2c7bdb54cea
May 6, 2026
Merged

NO-ISSUE: [master] Bump OCP versions: 4.21#10284
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
danmanor:bump/ocp-releases-d2c5009a-cd87-4179-89ca-c2c7bdb54cea

Conversation

@danmanor
Copy link
Copy Markdown
Contributor

@danmanor danmanor commented May 6, 2026

OpenShift updates: 4.21.12-multi -> 4.21.13-multi, 4.21.12 -> 4.21.13
RHCOS updates:

/test edge-e2e-metal-assisted-4-21
/cc @rccrdpccl @gamli75

Summary by CodeRabbit

  • Chores
    • Updated OpenShift 4.21 release images to version 4.21.13 across x86_64, ARM64, and multi-architecture deployments.
    • Set x86_64 as the default architecture for OpenShift 4.21 releases.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 6, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@danmanor: This pull request explicitly references no jira issue.

Details

In response to this:

OpenShift updates: 4.21.12-multi -> 4.21.13-multi, 4.21.12 -> 4.21.13
RHCOS updates:

/test edge-e2e-metal-assisted-4-21
/cc @rccrdpccl @gamli75

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested review from gamli75 and rccrdpccl May 6, 2026 04:06
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 2909b8f4-cd60-406a-b190-0e700a6790e8

📥 Commits

Reviewing files that changed from the base of the PR and between 7efb52f and b09fbca.

📒 Files selected for processing (3)
  • data/default_release_images.json
  • deploy/podman/configmap.yml
  • openshift/template.yaml

Walkthrough

Three configuration files are updated to support OpenShift 4.21.13 release images across multiple architectures. Version and URL entries for 4.21 (x86_64, arm64, multi) are updated from 4.21.12 to 4.21.13, with the x86_64 entry gaining a default: true flag. ConfigMaps and templates are expanded with additional release metadata.

Changes

Release Image Configuration Update

Layer / File(s) Summary
Source Data
data/default_release_images.json
Four 4.21 entries updated from 4.21.12 to 4.21.13; x86_64 entry at lines 271–278 adds default: true; arm64 (lines 281–287) and multi (lines 293–299) entries updated with new image URLs and versions.
ConfigMap and Template Integration
deploy/podman/configmap.yml, openshift/template.yaml
RELEASE_IMAGES payload expanded with extended per-architecture metadata; ConfigMap enriched with additional versions and default flags; template updated to include multi-architecture awareness with cpu_architectures array.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 11 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is incomplete compared to the template; it lacks structured sections like issue references, PR type checkboxes, environment impact, and testing information. Complete the PR description template by adding issue references, selecting PR type categories, specifying testing approach, and ensuring all required checklist items are addressed.
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping OpenShift versions from 4.21.12 to 4.21.13 across multiple architectures.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PR modifies only data and configuration files (default_release_images.json, configmap.yml, template.yaml), not test files. Custom check for Ginkgo test name stability is not applicable.
Test Structure And Quality ✅ Passed Check requires review of Ginkgo test code. This PR modifies only data and configuration files (JSON, YAML manifests), not test code. Check is not applicable.
Microshift Test Compatibility ✅ Passed No new Ginkgo e2e tests added. PR contains only configuration/data file updates for OpenShift release versions. Check not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new Ginkgo e2e tests were added in this PR. The PR only updates OpenShift release image versions in configuration files (JSON/YAML), not test code. The SNO compatibility check does not apply.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates OpenShift release image version data (4.21.12→4.21.13) in configuration files. No deployment manifests, operator code, controllers, or scheduling constraints are modified.
Ote Binary Stdout Contract ✅ Passed PR changes are primarily configuration/data file updates (OpenShift version bumping) with no modifications to logging or stdout handling. logrus defaults to stderr, no stdout redirection detected.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR does not add new Ginkgo e2e tests. All changes are to configuration/data files (JSON and YAML) that contain OpenShift release image information. The custom check does not apply.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 6, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danmanor

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.35%. Comparing base (7efb52f) to head (b09fbca).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10284   +/-   ##
=======================================
  Coverage   44.35%   44.35%           
=======================================
  Files         416      416           
  Lines       72808    72808           
=======================================
  Hits        32294    32294           
  Misses      37580    37580           
  Partials     2934     2934           

see 1 file with indirect coverage changes

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

@gamli75
Copy link
Copy Markdown
Contributor

gamli75 commented May 6, 2026

/test images

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 6, 2026

@danmanor: all tests passed!

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.

@gamli75
Copy link
Copy Markdown
Contributor

gamli75 commented May 6, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 6, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit b8b5e5d into openshift:master May 6, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants