New container registry presenting invalid (duplicate) path
Summary
When attempting to enable a Container Registry and then push an image, I was greeted by a duplicated path. This present path can not be pulled from, as well as does not present container tags that are present.
Steps to reproduce
- Activate registry on a new project
- Build & push
- See user/project/container_registry
What is the current bug behavior?
docker pull registry.gitlab.com/warheadsse/gitlab-ee-bosh-release/warheadsse/gitlab-ee-bosh-release
What is the expected correct behavior?
docker pull registry.gitlab.com/warheadsse/gitlab-ee-bosh-release
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Possible fixes
Unknown