Brian Goff
|
677d41aa3b
Plumb context through info endpoint
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
0db4a32b9c
daemon/cluster: use string-literals for easier grep'ing
|
2 年之前 |
Sebastiaan van Stijn
|
2d12dc3a58
daemon/cluster: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
a3ae9a5956
opts: ParseTCPAddr(): extract parsing logic, consistent errors
|
3 年之前 |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 年之前 |
Sebastiaan van Stijn
|
ea5c94cdb9
pkg/signal: move signal.DumpStacks() to a separate package
|
4 年之前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 年之前 |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 年之前 |
Drew Erny
|
a84a78e976
Fix more grpc list message sizes
|
6 年之前 |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 年之前 |
Tonis Tiigi
|
489b8eda66
cluster: set bigger grpc limit for array requests
|
6 年之前 |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Karthik Karanth
|
05346355db
Refactor code in cmd/dockerd/daemon.go
|
7 年之前 |
David Chung
|
275a1ca7c8
Expose swarm raft tuning parameters in engine config
|
7 年之前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 年之前 |
Dong Chen
|
59d45c384a
support cluster events
|
8 年之前 |
Flavio Crisciani
|
e2ec006797
Fix race condition between swarm and libnetwork
|
8 年之前 |
Flavio Crisciani
|
441e861095
Change GetRemoteAddr to return all managers
|
8 年之前 |
Flavio Crisciani
|
8dc8cd4719
Inroduce SWARM --data-path-addr flag
|
8 年之前 |
Aaron Lehmann
|
44ce809c95
cluster: Allow reentrant calls to methods during shutdown
|
8 年之前 |
Alessandro Boch
|
3bf164e48d
Do not panic on redundant UpdateAttachment
|
8 年之前 |