Skip to content

Remove the `container_registry_cleanup` feature flag

What does this MR do?

The feature flag container_registry_cleanup has been enabled by default for almost 22 months.

I think that it's safe to remove.

One less feature flag to manage 🙂

Related to #251080 (closed)

Note to myself: when this MR is deployed in production, don't forget to clean up the feature flag

Screenshots

n / a

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

Merge request reports