moby--moby/daemon/cluster
Stephen J Day 454128c6e8
daemon/cluster: handle partial attachment entries during configure
We have seen a panic when re-joining a node to a swarm cluster. The
cause of the issue is unknown, so we just need to add a test for nil
objects and log when we get the condition. Hopefully this can prevent
the crash and we can recover the config at a later time.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2018-04-04 15:53:14 -07:00
..
controllers/plugin Fix typos in daemon 2018-02-10 19:42:54 +08:00
convert Automated migration using 2018-03-16 11:03:43 -04:00
executor daemon/cluster: handle partial attachment entries during configure 2018-04-04 15:53:14 -07:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go Expose swarm raft tuning parameters in engine config 2018-03-28 16:54:43 -07:00
configs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
helpers.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go Add canonical import comment 2018-02-05 16:51:57 -05:00
networks.go Add canonical import comment 2018-02-05 16:51:57 -05:00
noderunner.go Expose swarm raft tuning parameters in engine config 2018-03-28 16:54:43 -07:00
nodes.go Add canonical import comment 2018-02-05 16:51:57 -05:00
secrets.go Add canonical import comment 2018-02-05 16:51:57 -05:00
services.go Move all daemon image methods into imageService 2018-02-26 16:48:29 -05:00
swarm.go Add canonical import comment 2018-02-05 16:51:57 -05:00
tasks.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils.go Add canonical import comment 2018-02-05 16:51:57 -05:00