mirror of
https://github.com/moby/moby.git
synced 2026-07-07 07:07:26 +00:00
Always on watching of networks and endpoints can affect scalability of the cluster beyond a few nodes. Remove pro active watching and watch only the objects you are interested in. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>