pub const WAITING_FOR_SEED_SOURCE_REASON: &str = "WaitingForSeedSource";Expand description
reason for SEEDED_CONDITION = False when a migrate-mode seed is
parked because its source Repository/ClusterRepository is not Ready
(or does not exist). The repository stays Pending and re-checks until the
source comes up — an out-of-band change nothing in kopiur can make.