1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 18:47:19 +01:00
Files
installer/pkg/clusterapi
Vince Prignano a06391b4d5 pkg/clusterapi: refactor the cluster api system singleton
Previously the package assumed one could run a number of Cluster API
systems at the same time. This changeset reworks this assumption around
a singleton. The Cluster API system and its controllers should only ever
run once for the entire lifecycle of a command.

Signed-off-by: Vince Prignano <vincepri@redhat.com>
2023-11-22 11:22:16 -08:00
..