pub const RUN_REQUESTED_ANNOTATION: &str = "kopiur.home-operations.com/run-requested";Expand description
Annotation requesting an out-of-band Maintenance run NOW (Flux-style
reconcile trigger). Value: an RFC3339 timestamp; a NEW timestamp requests a
new run (re-applying the same value is a no-op once handled). Usable from
bare kubectl annotate or kubectl kopiur maintenance run.