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/convert
Ying Li 64cccedbce Propagate the swarm cluster and node TLS info provided by the swarm
objects into the REST API responses.  In the CLI, display only
whether the nodes' TLS info matches the cluster's TLS info, or
whether the node needs cert rotation.

Signed-off-by: Ying Li <ying.li@docker.com>
2017-05-10 11:29:17 -07:00
..
container.go fix gRPC serialization for healthcheck start-period 2017-04-10 17:02:58 -07:00
network.go Allow user to modify ingress network 2017-03-26 15:46:18 -07:00
node.go Propagate the swarm cluster and node TLS info provided by the swarm 2017-05-10 11:29:17 -07:00
secret.go Fixing #24631, inspect output on swarm object types without labels is empty object {} 2017-02-15 01:25:55 -05:00
service.go Hide zero-valued timestamps from service JSON 2017-04-14 10:44:24 -07:00
service_test.go add service convert tests 2017-04-11 14:02:02 -04:00
swarm.go Propagate the swarm cluster and node TLS info provided by the swarm 2017-05-10 11:29:17 -07:00
task.go Fix dropped field in task translation from GRPC to REST 2017-03-07 14:55:15 -08:00