Skip to content

Resolve "Check for docker images before renaming group"

What does this MR do?

See #28243 (closed)

Follow up of !17583 (merged). See this comment.

When a user:

  • updates a group path
  • transfers a group

A check is made to verify that they are no Docker images. This MR extends this check to subgroups using the scope ContainerRepository.for_group_and_its_subgroups.

Being a follow up, this MR doesn't need a changelog entry.

Screenshots

Please see these.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by David Fernandez

Merge request reports