zeek/scripts/policy/frameworks/cluster
Christian Kreibich 09d9be3433 Add ClusterController::API::notify_agents_ready event
This changes the basic agent-management model to one in which the configurations
received from the client define not just the data cluster, but also set the set
of acceptable instances. Unless connectivity already exists, the controller will
establish peerings with new agents that listen, or wait for ones that connect to
the controller to check in.

Once all required agents are available, the controller triggers the new
notify_agents_ready event, an agent/controller-level "cluster-is-ready"
event. The controller also uses this event to submit a pending config update to
the now-ready instances.
2021-12-21 14:52:29 -08:00
..
agent Add ClusterController::API::notify_agents_ready event 2021-12-21 14:52:29 -08:00
controller Add ClusterController::API::notify_agents_ready event 2021-12-21 14:52:29 -08:00