Skip to content

TALM update for 4.22 branching#77993

Open
jc-rh wants to merge 1 commit intoopenshift:mainfrom
jc-rh:master
Open

TALM update for 4.22 branching#77993
jc-rh wants to merge 1 commit intoopenshift:mainfrom
jc-rh:master

Conversation

@jc-rh
Copy link
Copy Markdown
Contributor

@jc-rh jc-rh commented Apr 17, 2026

Summary by CodeRabbit

  • Chores
    • Updated cluster group upgrades operator promotion targets from version 4.22 to 5.0
    • Added release branch CI configurations for version 4.22
    • Updated image mirroring mappings for versions 4.22 and 5.0

@openshift-ci openshift-ci bot requested review from browsell and irinamihai April 17, 2026 23:46
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 17, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jc-rh

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 Apr 17, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 17, 2026

Warning

Rate limit exceeded

@jc-rh has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 46 minutes and 26 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 46 minutes and 26 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 52cbba70-67c9-44eb-98ae-2d87794bc410

📥 Commits

Reviewing files that changed from the base of the PR and between c308984 and 284a0ec.

📒 Files selected for processing (12)
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-main.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.15.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.16.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.17.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.18.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.19.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.20.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.21.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22.yaml
  • ci-operator/jobs/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22-presubmits.yaml
  • core-services/image-mirroring/openshift-kni/mapping_openshift-kni_quay

Walkthrough

Updated cluster-group-upgrades-operator CI configuration by adding release 4.22 branch job definitions and configurations, while promoting the main branch target version from 4.22 to 5.0. Added corresponding Prow presubmit and postsubmit job specifications, and updated image mirroring mappings across versions.

Changes

Cohort / File(s) Summary
Main operator configuration
ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-main.yaml
Updated promotion and release integration version targets from 4.22 to 5.0, maintaining namespace and reference policy configuration.
Release 4.22 operator configuration
ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22.yaml
Added new release configuration file defining build images, bundle builds, CI tests (unit coverage and integration tests with AWS telco devcluster), and optional Tekton linting/Snyk security workflows for the release-4.22 branch.
Release 4.22 Prow jobs
ci-operator/jobs/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22-postsubmits.yaml, openshift-kni-cluster-group-upgrades-operator-release-4.22-presubmits.yaml
Added Prow postsubmit configuration for automated image promotion on release-4.22 branch; added presubmit job definitions for multiple test contexts (ci-index, ci-job, images, integration, security, tekton-linting) with branch selectors and skip/run-if-changed filters.
Image mirroring mappings
core-services/image-mirroring/openshift-kni/mapping_openshift-kni_quay
Removed latest tag mappings for operator version 4.22; added new image mappings for version 5.0 with both versioned (5.0.0) and latest tags for operator, bundle, recovery, and precache images.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'TALM update for 4.22 branching' directly relates to the main changes in the PR, which add release-4.22 configurations for the cluster-group-upgrades-operator (part of TALM).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed The PR contains only CI/CD configuration files (YAML) with no Ginkgo test code containing test title declarations.
Test Structure And Quality ✅ Passed PR contains only YAML CI configuration files, not Ginkgo test code, so test structure check is not applicable.
Microshift Test Compatibility ✅ Passed This pull request does not introduce any new Ginkgo e2e tests. All changes are exclusively YAML configuration files for CI operators, Prow job definitions, and image mirroring mappings related to the TALM 4.22 release branching.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR contains only YAML configuration files for CI operators, Prow jobs, and image mirroring. No Ginkgo e2e test code is present, so the SNO compatibility check does not apply.
Topology-Aware Scheduling Compatibility ✅ Passed Pull request modifies only CI/CD infrastructure configuration files (Prow jobs, CI operator configs, image mirroring mappings) without introducing deployment manifests, operator code, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed PR modifies only YAML configuration files in openshift/release repository with no executable code containing main(), init(), or process-level functions.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This pull request does not add any Ginkgo e2e test code. The changes are exclusively CI/CD configuration updates in YAML format.

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

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

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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In
`@ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22.yaml`:
- Around line 80-83: Update the USER_TAGS block so the release-specific tag
values reflect release-4.22: change the ci-job-branch value from "main" to
"release-4.22" and update ci-job-fullname from
"openshift-kni-cluster-group-upgrades-operator-main" to
"openshift-kni-cluster-group-upgrades-operator-release-4.22" (leave
ci-job-source as-is); modify the USER_TAGS entries (ci-job-branch and
ci-job-fullname) in the YAML to ensure AWS resources and job metadata are
attributed to release-4.22.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ccb209b-51b6-4946-9488-359aeb8a7e32

📥 Commits

Reviewing files that changed from the base of the PR and between 588b285 and c308984.

📒 Files selected for processing (5)
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-main.yaml
  • ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22.yaml
  • ci-operator/jobs/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22-postsubmits.yaml
  • ci-operator/jobs/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22-presubmits.yaml
  • core-services/image-mirroring/openshift-kni/mapping_openshift-kni_quay

Comment on lines +80 to +83
USER_TAGS: |
ci-job-source prowci
ci-job-branch main
ci-job-fullname openshift-kni-cluster-group-upgrades-operator-main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Update the release job tags to release-4.22.

This new release config still tags integration resources as main, which will misattribute AWS resources and job metadata for release-4.22 runs.

🏷️ Proposed fix
       USER_TAGS: |
         ci-job-source prowci
-        ci-job-branch main
-        ci-job-fullname openshift-kni-cluster-group-upgrades-operator-main
+        ci-job-branch release-4.22
+        ci-job-fullname openshift-kni-cluster-group-upgrades-operator-release-4.22
         ci-job-type optional-operators-ci-aws
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
USER_TAGS: |
ci-job-source prowci
ci-job-branch main
ci-job-fullname openshift-kni-cluster-group-upgrades-operator-main
USER_TAGS: |
ci-job-source prowci
ci-job-branch release-4.22
ci-job-fullname openshift-kni-cluster-group-upgrades-operator-release-4.22
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In
`@ci-operator/config/openshift-kni/cluster-group-upgrades-operator/openshift-kni-cluster-group-upgrades-operator-release-4.22.yaml`
around lines 80 - 83, Update the USER_TAGS block so the release-specific tag
values reflect release-4.22: change the ci-job-branch value from "main" to
"release-4.22" and update ci-job-fullname from
"openshift-kni-cluster-group-upgrades-operator-main" to
"openshift-kni-cluster-group-upgrades-operator-release-4.22" (leave
ci-job-source as-is); modify the USER_TAGS entries (ci-job-branch and
ci-job-fullname) in the YAML to ensure AWS resources and job metadata are
attributed to release-4.22.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@jc-rh: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-ci-index openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-ci-job openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-images openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-integration openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-security openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-tekton-linting openshift-kni/cluster-group-upgrades-operator presubmit Presubmit changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.16-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.20-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.18-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.19-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-ci-index openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-ci-job openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-images openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-security openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-main-tekton-linting openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.17-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.21-integration openshift-kni/cluster-group-upgrades-operator presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse max

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-images

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.22-ci-index

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.16-integration pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.17-integration pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.18-integration pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.19-integration pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.21-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 18, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 19, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 19, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@jc-rh
Copy link
Copy Markdown
Contributor Author

jc-rh commented Apr 19, 2026

/pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@jc-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 19, 2026

@jc-rh: 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/rehearse/openshift-kni/cluster-group-upgrades-operator/release-4.15/integration 284a0ec link unknown /pj-rehearse pull-ci-openshift-kni-cluster-group-upgrades-operator-release-4.15-integration

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.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant