mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
409 B
YAML
14 lines
409 B
YAML
---
|
|
table_name: deployment_clusters
|
|
classes:
|
|
- DeploymentCluster
|
|
feature_categories:
|
|
- deployment_management
|
|
description: "(Deprecated) Join table between `deployments` and `clusters`"
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24235
|
|
milestone: '12.8'
|
|
gitlab_schema: gitlab_main
|
|
exempt_from_sharding: true
|
|
notes: Exempted because Table is scheduled for removal
|
|
table_size: small
|