Skip to content

Fix must-gather image references for 4.22#616

Open
fbladilo wants to merge 1 commit intoopenshift:release-4.22from
fbladilo:fix-must-gather-image-ref
Open

Fix must-gather image references for 4.22#616
fbladilo wants to merge 1 commit intoopenshift:release-4.22from
fbladilo:fix-must-gather-image-ref

Conversation

@fbladilo
Copy link
Copy Markdown

Summary

  • Update image-references: must-gather entry from v4.21.0 to v4.22.0
  • Update CSV MUSTGATHER_IMAGE env var from v4.21.0 to v4.22.0
  • The stale v4.21.0 references prevented doozer from correctly resolving and pinning the must-gather image during bundle rebase
  • This caused Konflux Enterprise Contract verification failure (olm.unpinned_references), blocking the prepare-release-konflux pipeline

Details

The CSV operators.openshift.io/must-gather-image annotation already referenced v4.22.0, but the image-references file and the MUSTGATHER_IMAGE env var in the CSV were still pointing to v4.21.0. Without consistent references, doozer couldn't pin the image to a digest, and EC rejected the unpinned tag reference.

Test plan

  • Verify bundle builds pass EC verification after this change

Update stale v4.21.0 must-gather references to v4.22.0 in
image-references and CSV MUSTGATHER_IMAGE env var. The stale
references prevented doozer from resolving and pinning the
must-gather image during bundle rebase, causing Konflux EC
verification failure (olm.unpinned_references).

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 79e5bd82-3c28-47e0-b2a6-f56b727ac73a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ 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.

@openshift-ci openshift-ci Bot requested review from gnufied and tsmetana April 24, 2026 17:52
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 24, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fbladilo
Once this PR has been reviewed and has the lgtm label, please assign dobsonj for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 24, 2026

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

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.

1 participant