1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers/overlay
Jana Radhakrishnan 71e14dd52a Remove always-on watch for networks and endpoints
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>
2015-10-06 14:15:49 -07:00
..
joinleave.go libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
ov_endpoint.go Remove always-on watch for networks and endpoints 2015-10-06 14:15:49 -07:00
ov_network.go Remove always-on watch for networks and endpoints 2015-10-06 14:15:49 -07:00
ov_serf.go serfJoin doesnt happen if self notification comes later 2015-10-01 21:50:54 -07:00
ov_utils.go Explicitly set namespace for all network operations 2015-09-01 14:00:58 -07:00
overlay.go Remove always-on watch for networks and endpoints 2015-10-06 14:15:49 -07:00
overlay_test.go Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
peerdb.go Allowing local joins to happen even when serf is not initialized 2015-10-02 12:20:29 -07:00