zeek / zeek-client

Experimental implementation of Zeek's future cluster management client
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Separate `set-config` into `stage-config` and `deploy`, add `deploy-config` to combine both #18

Closed ckreibich closed 2 years ago

ckreibich commented 2 years ago

This is the companion PR to zeek/zeek#2197. Also contains a rework of Controller.connect(), which didn't need the loops around the peering, but did need to timeout the get() on the status subscriber.