Project

Profile

Help

Story #7974

closed

Enable pagination for catalog and tag/list endpoints

Added by ipanova@redhat.com over 3 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
GalaxyNG
Sprint:
Sprint 91
Quarter:

Description

These 2 endpoins might produce large result Check docker v2 api spec for implementation details

https://docs.docker.com/registry/spec/api/#pagination

Actions #1

Updated by ipanova@redhat.com over 3 years ago

  • Subject changed from Enable paginatin for catalog and tag/list endpoins to Enable pagination for catalog and tag/list endpoints
Actions #2

Updated by ipanova@redhat.com over 3 years ago

  • Sprint/Milestone set to 2.3.0
Actions #3

Updated by mdellweg over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mdellweg
Actions #4

Updated by ipanova@redhat.com over 3 years ago

  • Sprint/Milestone changed from 2.3.0 to registry-feature-parity
Actions #5

Updated by mdellweg over 3 years ago

  • Description updated (diff)
Actions #6

Updated by ipanova@redhat.com over 3 years ago

  • Status changed from ASSIGNED to NEW
  • Assignee deleted (mdellweg)
Actions #7

Updated by ipanova@redhat.com over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to mdellweg
Actions #8

Updated by pulpbot about 3 years ago

  • Status changed from ASSIGNED to POST
Actions #9

Updated by ipanova@redhat.com about 3 years ago

  • Sprint set to Sprint 90
Actions #10

Updated by ipanova@redhat.com about 3 years ago

  • Tags GalaxyNG added
Actions #11

Updated by ipanova@redhat.com about 3 years ago

  • Sprint/Milestone changed from registry-feature-parity to 2.4.0
Actions #12

Updated by rchan about 3 years ago

  • Sprint changed from Sprint 90 to Sprint 91

Added by mdellweg about 3 years ago

Revision 4a2a9961 | View on GitHub

Add pagination for _catalog and tags

The pagination follows the container registry specification by providing a link:next header and controls the viewable subset by count (n) and the last name of the previous page (last).

fixes #7974 https://pulp.plan.io/issues/7974

Added by mdellweg about 3 years ago

Revision 4a2a9961 | View on GitHub

Add pagination for _catalog and tags

The pagination follows the container registry specification by providing a link:next header and controls the viewable subset by count (n) and the last name of the previous page (last).

fixes #7974 https://pulp.plan.io/issues/7974

Actions #13

Updated by mdellweg about 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #14

Updated by pulpbot about 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF