Project

General

Profile

Actions

Bug #36616

closed

[smart_proxy_container_gateway] Smart proxy clamps reply to a max of 100 tags when listing the tags

Added by Ian Ballou over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Container
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2221407

Description of problem:

I've noticed that the smart proxy clamps the list of tags to 100

Version-Release number of selected component (if applicable):
Any Katello with Pulp 3

How reproducible:
100%

Steps to Reproduce:
1. Add big (100+ tags) container repos to a CV, promote and sync to the smart proxy.
2. List the container tags from the Foreman + Smart Proxy.
3. All of the replies from the smart proxy are clamped to '100'.

  • Katello:
    1. skopeo list-tags docker://katello.example.com:443/container-repo|grep '16\.[0-9]'|wc -l
      112
  • Smart Proxy:
    1. skopeo list-tags docker://smart-proxy.example.com:443/container-repo|grep '16\.[0-9]'|wc -l
      100
Actions

Also available in: Atom PDF