Skip to content

Always check both storage feature flags

Corinna Gogolok requested to merge 247846_feature_flag_correction into master

What does this MR do?

Part of #247846

The current logic in the RepositorySizeChecker only checks the feature flag :additional_repo_storage_by_namespace but we need to make sure that the feature flag :namespace_storage_limit is disabled at the same time.

Screenshots (strongly suggested)

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
Edited by Corinna Gogolok

Merge request reports