Skip to content

groups: allow changing the name case despite an active docker registry

What does this MR do?

Docker uses the downcased variant of the path already, so as long that that doesn't change, it won't affect registry images.

This MR allows such renames when they were previously forbidden.


Note: this MR is missing tests; I'll add them if I get confirmation that this change is something that seems reasonable.
(I don't want to spend too much time on this if there's a blocker that I didn't see.)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports