pub const PRIVILEGED_MOVERS_ANNOTATION: &str = "kopiur.home-operations.com/privileged-movers";Expand description
Namespace annotation a cluster admin sets to allow elevated (root/privileged)
movers in that namespace (ADR §4.11/§G16). Without it, a SnapshotPolicy whose
spec.mover requests privilege is refused — a tenant could otherwise reuse the
minted mover ServiceAccount at that privilege. Mirrors VolSync’s
volsync.backube/privileged-movers.