Skip to content

Proposal: Limit the maximum number of lists returned by the tags list API #533

Closed
@njucjc

Description

@njucjc

/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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions