mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
15 lines
439 B
YAML
15 lines
439 B
YAML
---
|
|
table_name: agent_group_authorizations
|
|
classes:
|
|
- Clusters::Agents::Authorizations::CiAccess::GroupAuthorization
|
|
feature_categories:
|
|
- deployment_management
|
|
description: Configuration for a group that is authorized to use a particular cluster
|
|
agent
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68023
|
|
milestone: '14.3'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|