87ce057060
The currently used idiom for handling key specific subcompletions did not work here: behind `docker event -f type=network `, the completion of networks triggered. The expected behaviour is not to complete anything here. In order to limit the scope of the corresponding PR, the new idiom is currently only used in `docker events --filter`. Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: ab01b6f38578a97546a4d7bfaa305ef33ea96e63 Component: engine