make use of a SylvaUnitsReleaseTemplate to build a SylvaUnitsRelease for a workload cluster

This MR leverages the SylvaUnitsReleaseTemplate introduced by sylva-units-operator!20 (merged).

With this MR, instead of having hardcoded values for some fields of the SylvaUnitsRelease built for a SylvaWorkloadCluster, the controller will instead fetch the default SylvaUnitsReleaseTemplate custom resource (follow-up work is necessary to produce this resource).

This MR also includes two unrelated commits:

  • re-run 'make'
  • fix event recorder
Edited by Thomas Morin

Merge request reports

Loading