Welcome to mirror list, hosted at ThFree Co, Russian Federation.

agent_group_authorizations.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 506f27778c4403879ca1d740b56d8c43c2abe4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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
allow_cross_foreign_keys:
  - gitlab_main_clusterwide # TODO: Exists just for example in specs