Skip to content

Commit

Permalink
Enable the fetching of only the OCI descriptor
Browse files Browse the repository at this point in the history
Some OCI artifacts need to have a specific media type (i.e. they should
only be an OCI image index or an OCI image manifest). In order to
determine that with a single remote call, we can just get the descriptor
and then check the mediaType of that object.

Signed-off-by: arewm <arewm@users.noreply.github.com>
  • Loading branch information
arewm committed Dec 13, 2024
1 parent b7fb577 commit ee8df44
Show file tree
Hide file tree
Showing 3 changed files with 1,482 additions and 0 deletions.
Loading

0 comments on commit ee8df44

Please sign in to comment.