Skip to content

Add notification about the container registry on renaming project path

Adie (she/her) requested to merge 420756-notify-user-change-path into master

What does this MR do and why?

This MR adds an additional note regarding renaming the project path and the container registry.

We put this feature behind the feature flag renaming_project_with_tags as the ability to rename a project path with tags is gated behind that flag.

This MR is a prerequisite to rollout.

Screenshots or screen recordings

Before this MR is Merged (current):

Screenshot_2023-11-21_at_10.42.12

After this MR is Merged:

When feature flag is enabled:

Screenshot_2023-11-22_at_19.32.26

When feature flag is disabled:

Screenshot_2023-11-21_at_10.42.01

How to set up and validate locally

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

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

Edited by Adie (she/her)

Merge request reports