Filter the Container Registry on the entire path
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Context
When you have many image repositories in your container registry, it's important that you can easily search for them, so that you can efficiently find the one you are looking for and validate that it's correct or troubleshoot when something has gone wrong.
Problem to solve
The problem is that you can not filter by the entire path. This means that your search may return too many results and you may choose the wrong one.
Proposal
Allow users to filter by the entire path. Imagining the path is the UI is project/image.
| Before | After |
|---|---|
Only image is filterable |
entire path is filterable, including / (e.g. project/ima) |
Implementation plan
Edited by 🤖 GitLab Bot 🤖