Skip to content
Snippets Groups Projects
Commit 02d62cf4 authored by Scott Wittenburg's avatar Scott Wittenburg Committed by Harmen Stoppels
Browse files

oci buildcache: handle pagination of tags (#43136)


This fixes an issue where ghcr, gitlab and possibly other container registries paginate tags by default, which violates the OCI spec v1.0, but is common practice (the spec was broken itself). After this commit, you can create build cache indices of > 100 specs on ghcr.

Co-authored-by: default avatarHarmen Stoppels <me@harmenstoppels.nl>
parent 97369776
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment