Skip to content

Conversation

everettraven
Copy link
Contributor

Description

Fixes a bug where we always pulled image references using the canonical reference. Now we pull images using the reference provided to the source. Using only the canonical reference resulted in not respecting some mirroring configurations related to tags because we never used tag-based references.

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

where we always pulled image references using the canonical reference.
Now we pull images using the reference provided to the source. Using only
the canonical reference resulted in not respecting some mirroring configurations
related to tags because we never used tag-based references.

Signed-off-by: everettraven <[email protected]>
@everettraven everettraven requested a review from a team as a code owner October 18, 2024 20:19
Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 3e6eb54
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6712c2d87e39fd00082e7b53
😎 Deploy Preview https://deploy-preview-1395--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.44%. Comparing base (3083879) to head (3e6eb54).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1395   +/-   ##
=======================================
  Coverage   73.44%   73.44%           
=======================================
  Files          42       42           
  Lines        3159     3159           
=======================================
  Hits         2320     2320           
  Misses        655      655           
  Partials      184      184           
Flag Coverage Δ
e2e 54.92% <100.00%> (ø)
unit 52.64% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@everettraven everettraven added this pull request to the merge queue Oct 18, 2024
Merged via the queue into operator-framework:main with commit 8a0f25d Oct 18, 2024
17 of 18 checks passed
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.

2 participants