Skip to content

Add additional public note to project container registry setting

What does this MR do?

Adds an additional note message to the project level container registry setting to warn users that the registry is always visible when a project is public. This warning will only show when the project visibility setting is set to public.

This was discussed in issue: #55915

Screenshots

When project is public:

Screenshot_2019-08-29_at_16.29.33

When project is not public:

Screenshot_2019-08-30_at_09.24.32

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Nick Kipling

Merge request reports