Skip to content

[release-1.35] Add EnsureNotContainerImage to prevent container images in artifact store#9788

Merged
openshift-merge-bot[bot] merged 1 commit into
cri-o:release-1.35from
openshift-cherrypick-robot:cherry-pick-9782-to-release-1.35
Mar 4, 2026
Merged

[release-1.35] Add EnsureNotContainerImage to prevent container images in artifact store#9788
openshift-merge-bot[bot] merged 1 commit into
cri-o:release-1.35from
openshift-cherrypick-robot:cherry-pick-9782-to-release-1.35

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #9782

/assign bitoku

Fixed cases where regular container images could accidentally be pulled into the OCI artifact store

…tore

Fix cases where regular container images could accidentally be pulled
into the OCI artifact store by validating manifest and config media
types, including multi-arch manifest resolution and artifact type
detection. Includes unit tests and updated mocks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
@openshift-ci openshift-ci Bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Feb 27, 2026
@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown

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.

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
  • 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.

@bitoku

bitoku commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Feb 27, 2026
@codecov

codecov Bot commented Feb 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.47%. Comparing base (c0a22cf) to head (ac8fa11).
⚠️ Report is 6 commits behind head on release-1.35.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.35    #9788      +/-   ##
================================================
- Coverage         67.49%   67.47%   -0.02%     
================================================
  Files               209      211       +2     
  Lines             29068    29133      +65     
================================================
+ Hits              19619    19658      +39     
- Misses             7776     7799      +23     
- Partials           1673     1676       +3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bitoku

bitoku commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

/retest

@cri-o/cri-o-maintainers PTAL

@bitoku

bitoku commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

/retest

@openshift-ci

openshift-ci Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-cherrypick-robot, saschagrunert

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 Mar 2, 2026
@bitoku

bitoku commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

/retest

@bitoku

bitoku commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

/test e2e-gcp-ovn

2 similar comments
@bitoku

bitoku commented Mar 3, 2026

Copy link
Copy Markdown
Contributor
/test e2e-gcp-ovn

@bitoku

bitoku commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

/test e2e-gcp-ovn

@bitoku

bitoku commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

@bitoku

bitoku commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

/retest

@openshift-merge-bot openshift-merge-bot Bot merged commit 4bc8530 into cri-o:release-1.35 Mar 4, 2026
49 of 51 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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants