pub const LEASE_OWNED_CONDITION: &str = "LeaseOwned";Expand description
The mover-owned condition recording lease state on Maintenance.status:
True (lease claimed, run proceeded) or False with one of the reasons
below. Written by the mover, matched by the controller (Ready degradation)
and the kubectl plugin — one definition so the producers and readers cannot
drift.