1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster
Flavio Crisciani 8dc8cd4719
Inroduce SWARM --data-path-addr flag
This new flag will allow the configuration of an interface that
can be used for data path traffic to be isolated from control
plane traffic. This flag is simply percolated down to libnetwork
and will be used by all the global scope drivers (today overlay)

Negative test added for invalid flag arguments

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-04-26 15:33:15 -07:00
..
controllers/plugin add support for swarmkit generic runtime 2017-04-11 14:02:01 -04:00
convert Hide zero-valued timestamps from service JSON 2017-04-14 10:44:24 -07:00
executor Merge pull request #32540 from cpuguy83/add_logdrivers_to_info 2017-04-25 23:25:30 -05:00
provider Add engine-api types to docker 2016-09-07 11:05:58 -07:00
cluster.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
filters.go Add support for UpToDate filter, for internal use 2017-03-31 10:01:32 -07:00
filters_test.go make secret ls support filters in CLI 2017-03-27 10:16:45 +08:00
helpers.go Change "service inspect" to show defaults in place of empty fields 2017-04-10 13:41:16 -07:00
listen_addr.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
listen_addr_linux.go Add fallback to resolveSystemAddr() in linux 2016-09-09 13:27:57 -07:00
listen_addr_others.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
listen_addr_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
networks.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
noderunner.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
nodes.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
secrets.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
services.go move service runtime filter to server 2017-04-25 15:38:46 -04:00
swarm.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
tasks.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
utils.go Rather than remove the swarm directory and re-create, remove the swarm subdirs 2017-03-01 11:56:39 -08:00