Skip to content

Remove tag icon in container registry

What does this MR do and why?

Removes the tag icon in the container registry row component and changes the Tag(s) text to small case.

Screenshots or screen recordings

image image

How to set up and validate locally

  1. Setup & enable Container Registry https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/registry.md
  2. Add a few images with tags by following https://gitlab.com/gitlab-org/ci-cd/package-stage/package/-/wikis/Packages-Tips-&-Tricks#how-to-add-images-with-tags-quickly-to-the-registry. Or build and push images using docker command manually.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #358097 (closed)

Merge request reports