Skip to content

Update UI to inform user that container registry cleanup policies are available

Context

This issue came from https://gitlab.com/gitlab-org/gitlab/-/issues/262639#note_858991307 where @10io highlighted that we currently show a banner to inform users that container registry cleanup policies are available:

Screen_Shot_2022-03-02_at_09.30.38

Banners are good for communicating something that is high priority, such as introducing a new feature. However, for the long term, we can signal that cleanup policies are available in a more subtle way.

In testing Package cleanup policies, the following treatment tested well:

Screen_Shot_2022-03-07_at_11.08.45

Proposal

See attached design