-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The current direction with respect to handling when the referrers API is not supported by the registry needs work..
The diff for 1.1 for referrers states: When pushing an image or artifact manifest with the subject field and the referrers API returns a 404, the client MUST
This results in clients having to request referrers after pushing one of the new manifest types, to make a version/capability determination, or a client would have to have a master list based on registry (and repository?).
What is needed is a version/capabilities check preferably the version of OCI supported should be easily discovered and/or the capabilities should be made available such that a call to referrers is not needed after each push of a new manifest.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request