Actions
Bug #38675
closedRepo discovery Registry Search Parameter Default:* (search all) can return incomplete results
Description
The cause is the https://registry.redhat.io/v1/search?q=* api returns only 3000 results at a time(with no pagination) so not all repositories are 'discovered' when you discover with empty search query. It's always good to narrow down the results with the registry search field. We will add some help text to the page asking users to narrow down discovery with the search field to get complete responses.
Actions