Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oci: remove platform requirement for image index (PROJQUAY-6658) #2657

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

syed
Copy link
Contributor

@syed syed commented Feb 5, 2024

The image index spec https://github.com/opencontainers/image-spec/blob/main/image-index.md
specifics platform as an optional field.

Copy link
Member

@ibazulic ibazulic left a comment

Choose a reason for hiding this comment

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

LGTM.

@syed syed enabled auto-merge (squash) February 5, 2024 21:39
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b3d35b) 70.70% compared to head (e2cb605) 70.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2657   +/-   ##
=======================================
  Coverage   70.70%   70.70%           
=======================================
  Files         435      435           
  Lines       40109    40109           
  Branches     5222     5222           
=======================================
  Hits        28361    28361           
- Misses      10095    10097    +2     
+ Partials     1653     1651    -2     
Flag Coverage Δ
unit 70.70% <ø> (ø)

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.

@syed syed merged commit 8895caf into quay:master Feb 5, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants