Skip to content

Enable bulk delete in container registry tags list

What does this MR do and why?

This MR wires the component registry_list.vue into the Container Registry tags list, thus enabling the new improved bulk delete.

Screenshots or screen recordings

TagsMultiDelete

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the container registry https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/registry.md
  2. Push one or more tag into the registry: https://gitlab.com/gitlab-org/ci-cd/package-stage/package/-/wikis/Packages-Tips-&-Tricks#how-to-add-images-with-tags-quickly-to-the-registry
  3. Go the the Container Registry, select one of the two new created images
  4. Play with the bulk delete and multi select

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 #336934 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports