mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-22 13:01:38 +02:00
I ended up completely rewriting the controller, simplifying the flow (somewhat) so that there's just a single control flow in the controller, while reading from v1alpha1 events is converted to reading from a channel. Fixes #7227 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>