-
Notifications
You must be signed in to change notification settings - Fork 132
Manifests - Get API returns 404 for multi arch images #741
Copy link
Copy link
Closed as not planned
Labels
StaleStale issues - tag used for automationStale issues - tag used for automationbugFeature bugs that should be fixed.Feature bugs that should be fixed.feature-artifact-discoveryIssues related to artifact discovery and catalogIssues related to artifact discovery and catalogtriagedUse after the issue is triagedUse after the issue is triaged
Description
Describe the bug
API: GET {url}/v2/{name}/manifests/{reference}
When I try to use the Manifests-Get API (https://learn.microsoft.com/en-us/rest/api/containerregistry/manifests/get) with a multi arch image, it returns a 404 Not Found response.
To Reproduce
Steps to reproduce the behavior:
- Push a multi arch manifest to ACR
- Try using the API to get details of the manifest
- Returns a 404
Expected behavior
I expect it to return the details of the multi arch manifest
With the etag containing the hash of the multi arch image that i get when i push to acr.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StaleStale issues - tag used for automationStale issues - tag used for automationbugFeature bugs that should be fixed.Feature bugs that should be fixed.feature-artifact-discoveryIssues related to artifact discovery and catalogIssues related to artifact discovery and catalogtriagedUse after the issue is triagedUse after the issue is triaged