Actions
Issue #4408
closedPulp crane not returning pagination info for tags/list
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
Target Release - Docker:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The tags list api does not support pagination params.
GET /v2/<name>/tags/list?n=<integer>
This causes issue syncing from quay and other tools.
Check out the params that need to be supported for this call ->
https://docs.docker.com/registry/spec/api/#listing-image-tags
Related issues
Actions