Sebastiaan van Stijn
|
2d12dc3a58
daemon/cluster: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Sebastiaan van Stijn
|
0c7b930952
daemon/cluster: fix empty-lines (revive)
|
2 年之前 |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 年之前 |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
3 年之前 |
Sebastiaan van Stijn
|
05eacf92fe
daemon/cluster: use types/registry.AuthConfig
|
3 年之前 |
Djordje Lukic
|
b4ffe3a9fb
Move the inspect code away from the image service
|
3 年之前 |
Drew Erny
|
240a9fcb83
Add Swarm cluster volume supports
|
4 年之前 |
Sebastiaan van Stijn
|
d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
|
3 年之前 |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 年之前 |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 年之前 |
Sebastiaan van Stijn
|
90de570cfa
backend: add StopOptions to ContainerRestart and ContainerStop
|
3 年之前 |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 年之前 |
Sebastiaan van Stijn
|
b4c0c7c076
G601: Implicit memory aliasing in for loop
|
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 年之前 |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Drew Erny
|
3c81dc3103
Block task starting until node attachments are ready
|
7 年之前 |
Chris Telfer
|
6225d1f15c
Get err type in removeNetworks() w/ errors.Cause()
|
7 年之前 |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 年之前 |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
selansen
|
7cf8b20762
Fix to address regression caused by PR 30897
|
7 年之前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 年之前 |