Docker registry tags view shows error
Summary
Viewing tags for an image with two image tags (approx 1.5GB and 2.5GB in size) shows the error "Something went wrong while fetching the repository list.". Prior to this, the 1.5GB image was pushed to both tags, then then second was replaced with another push of a 2.5GB image. The error can be seen here: https://gitlab.com/onissolutions/vendors/oracle/docker-images/container_registry/1566626
Steps to reproduce
(have not attempted to reproduce but have left the result of these steps generating the error visible here: https://gitlab.com/onissolutions/vendors/oracle/docker-images/container_registry/1566626)
- Upload 1.5GB docker image to tag 1 and tag 2 (same image name)
- Upload 2.5GB docker image to tag 2
- Navigate to tags for image in registry browser
Example Project
https://gitlab.com/onissolutions/vendors/oracle/docker-images/container_registry/1566626
What is the current bug behavior?
"Something went wrong while fetching the repository list." is displayed when attempting to view the docker image tags.
What is the expected correct behavior?
Docker image tags shown (two tags in this case)
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com