mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
15 lines
459 B
YAML
15 lines
459 B
YAML
---
|
|
table_name: geo_node_statuses
|
|
classes:
|
|
- GeoNodeStatus
|
|
feature_categories:
|
|
- geo_replication
|
|
description: Contains sites status and metadata for each Geo site, updated async through
|
|
a scheduled worker.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3230
|
|
milestone: '10.2'
|
|
gitlab_schema: gitlab_main_cell_local
|
|
notes: Exempted because Geo nodes are an infrastructure-level concern, and are not
|
|
org-specific.
|
|
table_size: small
|