Skip to content

Expose storage size limit for namespaces in GraphQL

Nicolas Dular requested to merge nicolasdular/expose-storage-limit-in-api into master

What does this MR do?

Exposes the storage size limit of a namespace in GraphQL so we can use it in the UI to show the storage graph. See https://gitlab.com/gitlab-org/gitlab/-/issues/217128 for further information.

Screenshots

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 Nicolas Dular

Merge request reports