moby--moby/daemon/cluster
Aaron Lehmann e374126ed1 cluster: Refuse swarm spec not named "default"
If, using the API, a user submits an init request with a spec that has a
name other than "default", the engine will rename the "default" cluster
object. Some parts of swarmkit depend on having a cluster object named
"default". Reject any specs that use other names.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-12-05 14:54:51 -08:00
..
convert Fix conversion of restart-policy from GRPC 2016-10-20 13:24:32 -07:00
executor Remove hostname validation as it seems to break users 2016-11-30 19:21:28 +01:00
provider Fix misspell typos 2016-06-30 16:47:43 -07:00
cluster.go cluster: Refuse swarm spec not named "default" 2016-12-05 14:54:51 -08:00
filters.go Allow partial name match for `node ls`, and `node tasks` 2016-07-25 23:15:45 -07:00
helpers.go Fix spelling in comments, strings and documentation 2016-07-08 15:31:42 -07:00
listen_addr.go Better error messages when IP address autodetection fails 2016-08-11 17:56:44 -07:00