flatcar-linux-update-operator
flatcar-linux-update-operator copied to clipboard
Make operator watch Node objects and act accordingly
That should work way more efficient from the current implementation, where we list all nodes on the cluster several times, iterate over all of them etc. It should also make tests much easier to struct.
This would also solve #140.