May 22, 2017
View 39bcaee

Spelling fixes

Josh Soref authored on 2017/05/22 08:24:07
May 3, 2017
View 1847bb8

Propagate the desired CA certificate and CAConfig ForceRotate parameter in the Docker REST APIs when viewing or updating the swarm spec info, and also propagate the desired CA key in the Docker REST APIs when updating swarm spec info only (it is not available for viewing).

Ying Li authored on 2017/05/03 06:58:57
April 28, 2017
View 25058d9

Merge pull request #32828 from cyli/external-ca-cert

Brian Goff authored on 2017/04/28 23:30:57
April 27, 2017
View 64ccced

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.

Ying Li authored on 2017/04/27 11:46:20
April 26, 2017
View b0401a7

Add the CACert parameter to the ExternalCA object in order to match swarmkit's API type. Make sure this parameter gets propagated to swarmkit, and also add an extra option to the CLI when providing external CAs to parse the CA cert from a file.

Ying Li authored on 2017/04/26 07:40:46
April 15, 2017
View 8dc8cd4

Inroduce SWARM --data-path-addr flag

Flavio Crisciani authored on 2017/04/15 08:54:17
March 29, 2017
View 3894254

api: Omit Cluster, Nodes, and Managers from swarm info when unavailable

Aaron Lehmann authored on 2017/03/29 06:20:25
December 22, 2016
View 0f30c64

Allow swarm init with `--availability=drain` This fix adds a new flag `--availability` to `swarm join`.

Yong Tang authored on 2016/12/22 11:13:31
View a8e7e37

Allow swarm join with `--availability=drain` This fix tries to address the issue raised in 24596 where it was not possible to join as manager only (`--availability=drain`).

Yong Tang authored on 2016/12/22 11:06:16
November 3, 2016
View 842d11f

cli: Add options for Raft snapshotting

Aaron Lehmann authored on 2016/11/03 04:29:51
October 28, 2016
View 0f9fc54

Revise swarm init/update flags, add unlocking capability

Aaron Lehmann authored on 2016/10/28 10:50:49
October 22, 2016
View b4a667c

Add support for swarm init lock and swarm unlock

Tonis Tiigi authored on 2016/10/22 10:07:55
September 25, 2016
View c1925ce

add swarm type comments and fix nits

allencloud authored on 2016/09/25 00:17:18
September 7, 2016
View 91e197d

Add engine-api types to docker

Michael Crosby authored on 2016/09/07 03:18:12
August 26, 2016
View eb19c2f

Let swarmkit handle cluster defaults in `swarm init` if not specified

Yong Tang authored on 2016/08/26 13:08:53