pub const MAINTENANCE_CONFIGURED_CONDITION: &str = "MaintenanceConfigured";Expand description
Repository/ClusterRepository condition recording whether a Maintenance
covers it (ADR §3.7). Wire-visible: GitOps health checks and the kubectl
plugin’s status read it.