Skip to main content

READY_CONDITION

Constant READY_CONDITION 

Source
pub const READY_CONDITION: &str = "Ready";
Expand description

kstatus-compliant standard condition types (ADR-0005 §2) so kubectl wait --for=condition=Ready and Flux/Argo health checks work natively against every reconciled kopiur CRD. The headline readiness condition.