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

Support for the referrers api (oci compliance tests fully passing) #397

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

awoimbee
Copy link
Collaborator

@awoimbee awoimbee commented Jan 17, 2025

  • change how manifests are handled:
    • before: they were special blobs
    • now: they're a different object in the DB, not written on disk
  • compute digest on AsyncRead onstead of blocking
  • add referrers API endpoint (very basic, no pagination)

@awoimbee awoimbee self-assigned this Jan 17, 2025
@awoimbee awoimbee force-pushed the aw/referrers-api branch 4 times, most recently from f6e8616 to e42475c Compare January 19, 2025 17:06
@awoimbee awoimbee marked this pull request as ready for review January 20, 2025 09:23
@awoimbee awoimbee merged commit c814ecd into main Jan 20, 2025
5 checks passed
@awoimbee awoimbee deleted the aw/referrers-api branch January 20, 2025 09:24
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