Skip to content

NO-ISSUE: rebase-release-4.22-4.22.0-0.nightly-2026-02-18-151605_amd64-2026-02-18_arm64-2026-02-18#6251

Merged
openshift-merge-bot[bot] merged 6 commits intoopenshift:mainfrom
pacevedom:rebase-test-4.22.0-0.nightly-2026-02-18-151605_amd64-2026-02-18_arm64-2026-02-18
Feb 20, 2026
Merged

NO-ISSUE: rebase-release-4.22-4.22.0-0.nightly-2026-02-18-151605_amd64-2026-02-18_arm64-2026-02-18#6251
openshift-merge-bot[bot] merged 6 commits intoopenshift:mainfrom
pacevedom:rebase-test-4.22.0-0.nightly-2026-02-18-151605_amd64-2026-02-18_arm64-2026-02-18

Conversation

@pacevedom
Copy link
Contributor

@pacevedom pacevedom commented Feb 19, 2026

Summary by CodeRabbit

  • Chores
    • Updated nightly build versions to 2026-02-18 across aarch64 and x86_64 architectures.
    • Updated release manifests and configuration references.
    • Added changelog entries for cluster-network-operator and oc image updates.
    • Enhanced rebase automation tooling to handle additional configuration cleanup.

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

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

Details

In response to this:

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.

@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Multiple configuration files and manifests updated to newer OCP nightly builds (2026-02-18 from 2026-02-17). Commit hashes updated for cluster-network-operator and oc image-amd64. Changelog entries added. Auto-rebase script includes temporary fix to trim pprof-related YAML files.

Changes

Cohort / File(s) Summary
Makefile Version Updates
Makefile.version.aarch64.var, Makefile.version.x86_64.var
Updated OCP_VERSION variable to nightly builds dated 2026-02-18.
Multus Release Manifests
assets/components/multus/release-multus-aarch64.json, assets/components/multus/release-multus-x86_64.json
Updated release.base to nightly versions from 2026-02-18.
OLM Release Manifests
assets/optional/operator-lifecycle-manager/release-olm-aarch64.json, assets/optional/operator-lifecycle-manager/release-olm-x86_64.json
Updated base nightly release versions to 2026-02-18.
Main Release Manifests
assets/release/release-aarch64.json, assets/release/release-x86_64.json
Updated release.base to 2026-02-18 builds; x86_64 manifest also updates CLI image SHA.
Auto-Rebase Scripts & Configuration
scripts/auto-rebase/last_rebase.sh, scripts/auto-rebase/rebase.sh, scripts/auto-rebase/commits.txt, scripts/auto-rebase/changelog.txt
Updated nightly build dates, commit hashes for dependencies, added changelog entries, and added pprof YAML file trimming in rebase script.
Vendor Code Formatting
etcd/vendor/github.com/openshift/microshift/pkg/version/version.go
Added blank line for spacing within Info struct.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: a nightly release rebase updating OCP versions across multiple architectures from 2026-02-17 to 2026-02-18.

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

✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@openshift-ci openshift-ci bot requested review from jogeo and pmtk February 19, 2026 08:30
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 19, 2026
@pacevedom
Copy link
Contributor Author

/test e2e-aws-tests-bootc

@pacevedom
Copy link
Contributor Author

/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Feb 19, 2026
@openshift-ci-robot
Copy link

@pacevedom: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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.

@copejon
Copy link
Contributor

copejon commented Feb 20, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 20, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 20, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: copejon, pacevedom

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

@copejon
Copy link
Contributor

copejon commented Feb 20, 2026

e2e-aws-tests failed due to misconfigured robotframework suite:

Workload Partitioning Should Work :: Verify that all the Control P... [ ERROR ] Calling method 'end_keyword' of listener '/home/ec2-user/microshift/test/resources/sos-on-failure-listener.py' failed: Variable '${NAMESPACE}' not found.

@copejon
Copy link
Contributor

copejon commented Feb 20, 2026

/test e2e-aws-tests

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 20, 2026

@pacevedom: 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.

@openshift-merge-bot openshift-merge-bot bot merged commit 4e5d27c into openshift:main Feb 20, 2026
14 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. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants