20 lines
634 B
YAML
20 lines
634 B
YAML
---
|
|
table_name: namespaces_storage_limit_exclusions
|
|
classes:
|
|
- Namespaces::Storage::LimitExclusion
|
|
feature_categories:
|
|
- consumables_cost_management
|
|
description: Stores namespaces that are excluded from the storage limit. Any namespaces
|
|
that are included in this table will not have storage limitations applied.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108449
|
|
milestone: '15.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_joins:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_transactions:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
namespace_id: namespaces
|