Actions
Story #3110
closedAs a user i can perform docker search of docker v2 content
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
2.15.0
Target Release - Crane:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
We support docker search for v1 docker content, we need to add support for v2 docker content search using such backends like solr
Updated by mhrivnak over 5 years ago
I think we're close to having this work.
A search backend is 100% responsible for generating relevant results on its own. When crane receives them, it filters out any results that cite a repository it doesn't know about. My understanding is that crane only looks at the list of v1 repositories and is not considering the v2 repos when doing that filtering. So if we just adjust that filter to consider v2 repos, that may be all that is needed.
Updated by ipanova@redhat.com over 5 years ago
- Status changed from NEW to POST
Added by randalap over 5 years ago
Updated by ipanova@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Updated by pcreech about 5 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
As a user i can perform docker search of docker v2 content closes issue #3110 https://pulp.plan.io/issues/3110