Skip to content

Prevent some abilities when namespace is over storage limit

Tyler Amos requested to merge 227133-storage-limit-namespace-policy-2 into master

What does this MR do?

Adds prevention policies to group and namespace when:

  1. root namespace is read only (iow. over storage limit)
  2. the instance is dot com.
  3. the feature flag, :storage_plan, is enabled

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

Related to #227133 Blocked by !36358 (merged)

Edited by Mayra Cabrera

Merge request reports