Actions
Test #4531
closedFetch registry content using API calls
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Platform Release:
Tags:
Sprint:
Quarter:
Description
podman and docker are cli clients that already send some headers to the registry and have their own logic; a lot of people integrate with the registries by directly sending API calls where they define accept headers.
Verify that the correct content( if available of course) based on incoming headers.
This section might be helpful to understand how registry interprets incoming accept_headers and what it decided to return. https://docs.docker.com/registry/spec/manifest-v2-2/#backward-compatibility
Related issues
Updated by kersom over 5 years ago
- Related to Issue #4314: accept_headers should be checked when docker pull is performed by digest added
Updated by kersom over 5 years ago
- Related to Test #4460: Test pull from container registry added
Updated by kersom over 5 years ago
- Subject changed from Fetch docker content using API calls to Fetch registry content using API calls
Updated by rochacbruno over 5 years ago
- Related to Test #4533: Test Pull Container Image by Digest added
Updated by rochacbruno over 5 years ago
- Project changed from Pulp to Docker Support
Updated by ipanova@redhat.com about 5 years ago
- Project changed from Docker Support to Container Support
Updated by ipanova@redhat.com almost 3 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions