Allow users to search for images and packages
Problem to solve
The GitLab Container and Package Registries allow users to build, publish and share their projects images and packages using the command line or pipelines. We provide a user interface that allows users to view and delete images/packages. However, we do not allow users to search for images/packages.
This is a problem for organizations that use GitLab CI to build many images/packages, because without search, users are forced to scroll through tables to find what they are looking for.
Intended users
Further details
Proposal
Allow users to search for images in the container registry and packages in their package registries.