Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 年之前 |
Brian Goff
|
677d41aa3b
Plumb context through info endpoint
|
1 年之前 |
Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
d8b784a15e
daemon/cluster: inline filters
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Sebastiaan van Stijn
|
a3ae9a5956
opts: ParseTCPAddr(): extract parsing logic, consistent errors
|
3 年之前 |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 年之前 |
Sebastiaan van Stijn
|
adf4bf772d
API: add "Swarm" header to _ping endpoint
|
4 年之前 |
Sebastiaan van Stijn
|
ea5c94cdb9
pkg/signal: move signal.DumpStacks() to a separate package
|
4 年之前 |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 年之前 |
Ziheng Liu
|
83c0bedba9
daemon/cluster: add a missing Unlock
|
5 年之前 |
Sebastiaan van Stijn
|
6625fa6103
daemon/cluster: normalize comment formatting
|
5 年之前 |
Drew Erny
|
a84a78e976
Fix more grpc list message sizes
|
6 年之前 |
Sebastiaan van Stijn
|
c85fe2d224
Merge pull request #38522 from cpuguy83/fix_timers
|
6 年之前 |
Sven Dowideit
|
29ad9379f4
I can lose a screw if its on too loose
|
6 年之前 |
Sebastiaan van Stijn
|
81eef17e38
Return a warning when running in a two-manager setup
|
6 年之前 |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 年之前 |
selansen
|
32180ac0c7
VXLAN UDP Port configuration support
|
6 年之前 |
selansen
|
148ff00a0a
Global Default AddressPool - Update
|
6 年之前 |
selansen
|
f7ad95cab9
Global Default Address Pool feature support
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Kir Kolyshkin
|
05e2f7e2fa
context.WithTimeout: do call the cancel func
|
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 年之前 |
Anshul Pundir
|
739c4cc6b2
Validate/sanitize swarmkit spec name.
|
7 年之前 |
Tonis Tiigi
|
ee1be71e9d
cluster: avoid recursive readlock on swarm info
|
7 年之前 |
yangchenliang
|
12e947efdb
"docker swarm init --force-new-cluster" use limit
|
7 年之前 |