Project

General

Profile

Actions

Bug #36678

closed

Container images Repository Discovery ignores HTTP Link

Added by stbergmann please_edit_me 9 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Fixed in Releases:
Found in Releases:

Description

A Repository Discovery with e.g. custom container images URL <https://registry.fedoraproject.org/> (which only reports the first 100 itmes in the first response) only displays the first 100 items, instead of all 300+. The reason is that the "v2 endpoint" code in `docker_search` (`app/lib/katello/repo_discovery.rb`) ignores the
```
link: </v2/_catalog?last=f32%2Fpython-classroom&n=100>; rel="next"
```
response header.

Actions #1

Updated by The Foreman Bot 9 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/10695 added
Actions #2

Updated by Jeremy Lenz 9 months ago

  • Category set to Repositories
  • Target version set to Katello 4.10.0
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot 8 months ago

  • Fixed in Releases Katello 4.11.0 added
Actions #4

Updated by stbergmann please_edit_me 8 months ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot 7 months ago

  • Assignee set to Chris Roberts
  • Pull request https://github.com/Katello/katello/pull/10759 added
Actions #6

Updated by The Foreman Bot 7 months ago

  • Fixed in Releases Katello 4.10.0 added
Actions

Also available in: Atom PDF