zeek/scripts/policy/frameworks/management/controller
Christian Kreibich 68558e2874 Management framework: trigger deployment upon when instances are ready
More resilience: when an agent restarts, it checks in with the controller. If
the controller has deployed a config, this check-in may lead to an internal
notify_agents_ready event. At that point, we now trigger a deployment when there
currently isn't already one running. This ensures that any agents not yet
running the current cluster will start to do so, and does nothing when those
agents already run it, since they ignore the request in that case.
2022-06-21 17:22:45 -07:00
..
__load__.zeek Management framework: distinguish supervisor/supervisee when loading agent/controller 2022-05-25 13:56:23 -07:00
api.zeek Management framework: introduce deployment API in controller 2022-06-21 17:22:45 -07:00
boot.zeek Management framework: enable stdout/stderr reporting 2022-05-31 12:55:21 -07:00
config.zeek Management framework: introduce state machine for configs and persist them 2022-06-21 17:22:45 -07:00
main.zeek Management framework: trigger deployment upon when instances are ready 2022-06-21 17:22:45 -07:00