Jana Radhakrishnan
|
fbcdca7ebc
Add GetListenAddress in ClusterProvider
|
8 年之前 |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
9 年之前 |
Jana Radhakrishnan
|
3ae023cd22
Merge pull request #26551 from cpuguy83/26548_fix_tasks
|
9 年之前 |
Brian Goff
|
15eee038c0
Do not look at `Attachment` tasks in /tasks
|
9 年之前 |
Jana Radhakrishnan
|
c9fb551d60
Fix autostart for swarm scope connected containers
|
9 年之前 |
Jana Radhakrishnan
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
9 年之前 |
Justin Cormack
|
8ccac1ad4d
Merge pull request #26200 from runcom/engine-api-vendor
|
9 年之前 |
Antonio Murdaca
|
8f7a8c75ae
vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3
|
9 年之前 |
Aaron Lehmann
|
b1d2b08853
cluster: Do not autodetect advertise address on join
|
9 年之前 |
Tonis Tiigi
|
166d24e464
Print stacktrace on failing to leave cluster
|
9 年之前 |
Brian Goff
|
edafc642b2
Merge pull request #25890 from cpuguy83/fix_swarm_control_sock_path
|
9 年之前 |
Yong Tang
|
80e3975117
Fix issue in API `POST /services/(id or name)/update`
|
9 年之前 |
Vincent Demeester
|
29232a5d8e
Merge pull request #25888 from vdemeester/listcontainerfornode-refactoring
|
9 年之前 |
Vincent Demeester
|
4833b3c961
Move ListContainersForNode into cluster package
|
9 年之前 |
Vincent Demeester
|
82a451bc94
Make reachable/unreachable condition more readable
|
9 年之前 |
Brian Goff
|
4d95ea319c
Use daemon exec root for swarm control socket
|
9 年之前 |
Diogo Monica
|
a327c231b5
Add --force to node removal
|
9 年之前 |
Justin Cormack
|
c388a5bdfa
Merge pull request #25034 from thaJeztah/update-swarm-usage
|
9 年之前 |
Aaron Lehmann
|
96b2a6e548
Remove join-tokens from the /info API
|
9 年之前 |
Sebastiaan van Stijn
|
f0230049f0
Update usage of "Swarm" for consistency
|
9 年之前 |
Tibor Vass
|
9ee430fcf5
Merge pull request #25042 from tiborvass/carry-24492
|
9 年之前 |
Vincent Demeester
|
e6923f6d75
Remove swarm inspect and use info instead
|
9 年之前 |
Madhu Venugopal
|
40c88b8c54
improve error message when using ineligible network with service create
|
9 年之前 |
Aaron Lehmann
|
a0ccd0d42f
Split advertised address from listen address
|
9 年之前 |
Yong Tang
|
3d30155735
Update the errNoManager() to conform to `swarm join-token`
|
9 年之前 |
Aaron Lehmann
|
2cc5bd33ee
Replace secrets with join tokens
|
9 年之前 |
Tonis Tiigi
|
85b1fdf15c
Increase timeout for swarm requests
|
9 年之前 |
Ralf Sippl
|
c8e4e95db9
Return an empty services list if no services are running
|
9 年之前 |
Madhu Venugopal
|
b32cfb32a3
swarmkit expects network-id for as target
|
9 年之前 |