Skip to content

Support sort order for tags/list endpoint #125

Description

@abraithwaite

Currently the tags/list endpoint returns tags in R2's default lexicographic key order. For registries with many tags spanning multiple versions, this means newer tags can end up on later pages, making it difficult to find the most recent images without paginating through all results.

It would be very useful if the endpoint supported a sort parameter (e.g., by upload time descending) so that the most recent tags appear first. This would make the tags/list endpoint much more practical for operational use — checking what's deployed, verifying a recent push landed, etc.

Thanks for maintaining this project!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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