mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
445 B
YAML
15 lines
445 B
YAML
---
|
|
table_name: agent_project_authorizations
|
|
classes:
|
|
- Clusters::Agents::Authorizations::CiAccess::ProjectAuthorization
|
|
feature_categories:
|
|
- deployment_management
|
|
description: Configuration for a project that is authorized to use a particular cluster
|
|
agent
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67295
|
|
milestone: '14.3'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|