mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
428 B
YAML
14 lines
428 B
YAML
---
|
|
table_name: cluster_groups
|
|
classes:
|
|
- Clusters::Group
|
|
feature_categories:
|
|
- deployment_management
|
|
description: "(Deprecated) Join table between 'clusters' and 'namespaces'"
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/0e15eec86d83cbdfefe17966bf5c02e4d419a34d
|
|
milestone: '11.5'
|
|
gitlab_schema: gitlab_main
|
|
exempt_from_sharding: true
|
|
notes: Exempted because Table is scheduled for removal
|
|
table_size: small
|