Skip to content

CAPO: resume-cluster-reconciliation, succeed when run before cluster creation

Closes #835 (closed)

(see details of the issue in #835 (closed))

The resume-cluster-reconciliation only matters when updating a sylva-units release (it's only in that case that when need to unsuspend a CAPO cluster that was suspended by pause-cluster-reconciliation after its creation).

During the first sylva-units installation, when creating the cluster the resume-cluster-reconciliation should not fail if the cluster does not exist yet, it should simply succeed. If we let it fail, the unit will be in error in the case where all Job run attempts occur before the Cluster resource is created.

/cc @feleouet @rletrocquer @priyagoyal

Edited by Thomas Morin

Merge request reports