Add additional meta data to the Container Registry UI
Problem to solve
The Package stage allows you to publish, consume and discover packages, all in one place. Users publish and pull packages using GitLab CI/CD, the command line or the GitLab API.
The problem is that we currently do not expose most of the useful metadata to users to about how an image was built, by whom or when and where it was last used. In order to provide a more robust, intuitive experience, we need to add the data our users need to the container registry UI.
Intended users
Further details
Proposal
Utilize the findings from the recent user research to update the container registry UI to include additional meta data.
Permissions and Security
There are no permissions changes needed for this issue.