Sebastiaan van Stijn
|
a9d20916c3
swarm: fix API version detection
|
5 年之前 |
Drew Erny
|
f36042d259
Add support for sending down service Running and Desired task counts
|
6 年之前 |
Drew Erny
|
6f1d7ddfa4
Use Runtime target
|
6 年之前 |
Sebastiaan van Stijn
|
20383d504b
Add support for using Configs as CredentialSpecs in services
|
6 年之前 |
Olli Janatuinen
|
153171e9dd
Added support for maximum replicas per node to services
|
6 年之前 |
selansen
|
32180ac0c7
VXLAN UDP Port configuration support
|
6 年之前 |
Sebastiaan van Stijn
|
7632ccbc66
Ignore default address-pools on API < 1.39
|
6 年之前 |
Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 年之前 |
Sebastiaan van Stijn
|
cb9d2cb71b
Move support for sysctl options in services to API v1.40
|
6 年之前 |
Drew Erny
|
14da20f5e7
Add support for sysctl options in services
|
6 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Sebastiaan van Stijn
|
a3efeaad52
Adjust minimum API version for templated configs/secrets
|
7 年之前 |
Brian Goff
|
a407761e48
Error out on secret/config templates for older API
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 年之前 |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Nishant Totla
|
c0afd9c873
Disabling digest pinning for API versions < 1.30
|
8 年之前 |
Aaron Lehmann
|
7728557687
Add config APIs
|
8 年之前 |
Aaron Lehmann
|
1d274e9acf
Change "service inspect" to show defaults in place of empty fields
|
8 年之前 |
Drew Erny
|
d330dc3223
Add support for task and arbitrary combo logs
|
8 年之前 |
Aaron Lehmann
|
f9bd8ec8b2
Implement server-side rollback, for daemon versions that support this
|
8 年之前 |
Drew Erny
|
f19b0d72d1
fix docker logs error handling
|
8 年之前 |
allencloud
|
29d4a7f512
update response status code for cluster request
|
8 年之前 |
erxian
|
21768933fb
correct the http return code of secret remove
|
8 年之前 |
Andrea Luzzardi
|
c2d435e4f0
service logs: Support no-follow mode
|
8 年之前 |
Aaron Lehmann
|
948e60691e
Return warnings from service create and service update when digest pinning fails
|
8 年之前 |