mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
14 lines
404 B
YAML
14 lines
404 B
YAML
---
|
|
table_name: container_registry_protection_rules
|
|
classes:
|
|
- ContainerRegistry::Protection::Rule
|
|
feature_categories:
|
|
- container_registry
|
|
description: Represents container protection rules for the container registry.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133297
|
|
milestone: '16.5'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|