mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 18:47:19 +01:00
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>