mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
423 B
YAML
15 lines
423 B
YAML
---
|
|
table_name: cluster_enabled_grants
|
|
classes:
|
|
- Clusters::ClusterEnabledGrant
|
|
feature_categories:
|
|
- deployment_management
|
|
description: Persists information about namespaces which got an extended life for
|
|
certificate based clusters
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/87149
|
|
milestone: '15.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|