ANNOTATION_ZONE_PREVIOUS_OWNER

Constant ANNOTATION_ZONE_PREVIOUS_OWNER 

Source
pub const ANNOTATION_ZONE_PREVIOUS_OWNER: &str = "bindy.firestoned.io/previous-zone";
Expand description

Annotation key for marking which zone previously owned a record

When a record stops matching a zone’s selector, the DNSZone controller sets this annotation before removing the zone ownership. This helps track orphaned records and enables cleanup workflows.