Closed
Description
/v2/<name>/tags
api will query all tags in the repo and load them into memory. If there are a large number of tags in the repo, there may be leading to OOM.
how about to limit the maximum number of entries returned by the single tags list API like /v2/_catalog
API and return Link
for next page.
Related discussions:
distribution/distribution#4315 (reply in thread)
Metadata
Metadata
Assignees
Labels
No labels