cozystack/packages/system/postgres-rd
IvanHunters 9f41dc3228 docs(postgres): clarify bootstrap field descriptions
Update oldName and serverName field descriptions based on code review
feedback to avoid confusion about their actual roles:

- oldName: Remove misleading "(matches serverName in backup.info)"
  text. This field represents the Kubernetes cluster resource name,
  not the Barman server name.

- serverName: Provide clearer explanation that it's the S3 path prefix
  (barmanObjectStore.serverName) used by the original cluster, and should
  only be set when it differs from the Kubernetes resource name.

Updated in:
- values.yaml (source of truth for field documentation)
- types.go (Go API type comments)
- values.schema.json (JSON schema for validation)
- postgres.yaml (CRD with embedded OpenAPI schema)

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2026-04-21 14:34:30 +03:00
..
cozyrds docs(postgres): clarify bootstrap field descriptions 2026-04-21 14:34:30 +03:00
templates refactor: split cozystack-resource-definitions into separate packages 2025-12-30 14:00:31 +01:00
Chart.yaml refactor: split cozystack-resource-definitions into separate packages 2025-12-30 14:00:31 +01:00
Makefile refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
values.yaml refactor: split cozystack-resource-definitions into separate packages 2025-12-30 14:00:31 +01:00