Introduce spec.suspend

Related to sylva-projects/sylva-core#2295 (closed)

When pivoting a CAPI-CAPO Cluster that relies on some resources built by a HeatStack from the bootstrap cluster, we would like to have the possiblity to ensure that the boostrap cluster heat-operator can stop further processing of a HeatStack to let the heat operator created in the mgmt cluster take over.

We therefore include the optional `suspend field, which prevents the object from being reconciled if it is set to true.

Tested locally on capo platform

Edited by Remi Le Trocquer

Merge request reports

Loading