pvc-plumber v4 Cutover Reference¶
The v4 cutover campaign is complete. pvc-plumber v4.0.1 is the shipped and
proven operator. This page records the current contract for new PVCs and links
to the archived day-of campaign runbook.
Current Contract¶
For a normal application PVC:
- Add
pvc-plumber.io/managed-namespace: "true"to the namespace. - Add
volsync.backube/privileged-movers: "true"to the namespace. - Add PVC labels
pvc-plumber.io/enabled: "true",pvc-plumber.io/manage-volsync: "true", andpvc-plumber.io/tier. - Keep a static
dataSourceReftoReplicationDestination/<pvc-name>-dst. - Verify pvc-plumber owns the RS/RD pair and
/auditreports the PVC complete.
There is no per-namespace RoleBinding step. v4.0.1 uses the cluster-wide
ClusterRoleBinding pvc-plumber:volsync-writer.
Exclusions¶
- CNPG uses native Barman/S3.
- Redis is backup-exempt and disposable.
- PostHog is backup-exempt and disposable.