Ying Li
|
a6a0880a22
Before asking a user for the unlock key when they run `docker swarm unlock`, actually
|
8 years ago |
Akihiro Suda
|
edfbc3b876
api: allow creating a network of which name is the prefix of the ID of a swarm network
|
8 years ago |
Aaron Lehmann
|
62cd3b39f9
integration-cli: Add integration tests for swarm services + content trust
|
8 years ago |
Sebastiaan van Stijn
|
2fe62f2395
Merge pull request #28943 from vdemeester/publish-long-short-syntax
|
8 years ago |
Aaron Lehmann
|
96f7fedc1e
Merge pull request #29198 from allencloud/return-no-swarm-when-unlock-normal-node
|
8 years ago |
Yong Tang
|
5aa5a1cb00
Show usage when `docker swarm update` has no flags
|
8 years ago |
allencloud
|
0270645c13
return not a swarm when unlock
|
8 years ago |
Vincent Demeester
|
3356442d00
Merge pull request #29074 from yongtang/29044-swarm-ipam-options
|
8 years ago |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 years ago |
Vincent Demeester
|
75bf18c9f0
Remove --port and update --publish for services to support syntaxes
|
8 years ago |
Yong Tang
|
4d958e99c1
Fix missing IPAM options in swarm network mode
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
allencloud
|
7bdd1a4f9c
not export errors and forbid leave when unlocked
|
8 years ago |
cyli
|
e831a7cdb7
In DockerSwarmSuite.TestSwarmJoinPromoteLocked, actually wait for the node to
|
8 years ago |
Aaron Lehmann
|
0020398c74
Merge pull request #28997 from cyli/fix-flakey-test
|
8 years ago |
cyli
|
6a5b8a640a
Update the swarm cluster lock/unlock tests to be less flakey.
|
8 years ago |
Alexander Morozov
|
53d69aeb74
Merge pull request #28885 from vdemeester/revert-service-ps-all
|
8 years ago |
Tõnis Tiigi
|
1b6352996a
Merge pull request #28566 from cyli/more-swarm-encryption-tests
|
8 years ago |
Dong Chen
|
e42d1bb4b2
Run overlay attachable test on a single daemon
|
8 years ago |
Madhu Venugopal
|
4fae94f663
Merge pull request #28721 from dongluochen/attachable_network
|
8 years ago |
Dong Chen
|
abcb699ad1
Fix network attachable option.
|
8 years ago |
Josh Hawn
|
eeac871946
Reject unspecified advertise addr on swarm init
|
8 years ago |
Vincent Demeester
|
eb55d03f3c
Revert "Add -a option to service/node ps"
|
8 years ago |
cyli
|
be2603973d
Add some swarm encryption tests, and modify some existing ones, to test locking the whole cluster
|
8 years ago |
Yong Tang
|
b6857e91c1
Fix crash caused by `docker service inspect --pretty`
|
8 years ago |
Yong Tang
|
828bd441eb
Add information for `Manager Addresses` in the output of `docker info`
|
8 years ago |
Jana Radhakrishnan
|
14ac9f60d0
Add support for host port PublishMode in services
|
8 years ago |
Victor Vieux
|
bed96ce922
Merge pull request #28031 from yongtang/27902-extra-hosts
|
8 years ago |
cyli
|
81f3e699c3
Fix an issue in the swarm unlock-key rotate test where we were never updating the
|
8 years ago |
Yong Tang
|
ea9a23ccdb
Add flag `--host` to `service create` and `--host-add/--host-rm` to `service update`
|
8 years ago |