Set annotations on descriptors created by referrers API #2068
Set annotations on descriptors created by referrers API #2068ilopezluna wants to merge 5 commits intogoogle:mainfrom
Conversation
Implement the behavior described by the OCI 1.1 specification at https://github.com/opencontainers/distribution-spec/blob/main/spec.md#listing-referrers for annotations for descriptors in the ImageIndex returned by the referrers API. Addresses google#1997
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@ilopezluna it looks like you haven't signed the Google CLA, you might get traction on this PR if you follow up on that step. |
Thanks @cmurphy already signed it, do I have to something else? |
|
@jonjohnsonjr @imjasonh any chance you could have a look at this? This is a partial fix for #1997 which was automatically closed due to inactivity. |
|
Just a friendly reminder for @jonjohnsonjr @imjasonh — any chance you could take a look at this? |
Follow up of #1998
This PR just verifies that we see those values in the descriptor as mentioned here