[release-1.35] Make artifact pinned status respect pinned_images configuration#9838
Conversation
Previously, all OCI artifacts were hardcoded as Pinned: true in CRIImage(). This change makes artifacts respect the same pinned_images configuration used by regular container images, by having the artifact store check artifact names against the compiled pinned image regexps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-1.35 #9838 +/- ##
================================================
+ Coverage 67.49% 67.66% +0.16%
================================================
Files 211 211
Lines 29253 29283 +30
================================================
+ Hits 19745 19813 +68
+ Misses 7826 7786 -40
- Partials 1682 1684 +2 🚀 New features to boost your workflow:
|
This is an automated cherry-pick of #9836
/assign bitoku