17 lines
603 B
YAML
17 lines
603 B
YAML
---
|
|
table_name: remote_development_namespace_cluster_agent_mappings
|
|
classes:
|
|
- RemoteDevelopment::RemoteDevelopmentNamespaceClusterAgentMapping
|
|
feature_categories:
|
|
- remote_development
|
|
description: >-
|
|
This table records associations between Namespaces and Cluster Agents as a part of supporting group-cluster agent association
|
|
in the context of Remote Development Workspaces
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145101
|
|
milestone: '16.10'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
namespace_id: namespaces
|