ANNOTATION_RNDC_CREATED_AT

Constant ANNOTATION_RNDC_CREATED_AT 

Source
pub const ANNOTATION_RNDC_CREATED_AT: &str = "bindy.firestoned.io/rndc-created-at";
Expand description

Annotation key for RNDC key creation timestamp (ISO 8601 format)

Tracks when the current RNDC key was created or last rotated. Used by the rotation reconciler to determine when rotation is due.

Example value: "2025-01-26T10:00:00Z"