Skip to content

Manifests - Get API returns 404 for multi arch images #741

@ryan-rozario

Description

@ryan-rozario

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:

  1. Push a multi arch manifest to ACR
  2. Try using the API to get details of the manifest
  3. 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.

Metadata

Metadata

Labels

StaleStale issues - tag used for automationbugFeature bugs that should be fixed.feature-artifact-discoveryIssues related to artifact discovery and catalogtriagedUse after the issue is triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions