Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
ebef4efb88
api/types: move ContainerLogsOptions to api/types/container
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 gadu atpakaļ |
Paweł Gronowski
|
ccb37fa567
imageService/PullImage: Move reference parse to api
|
1 gadu atpakaļ |
Albin Kerouanton
|
7ec9f304e9
daemon/cluster: create managed ctr with multiple EndpointsConfig
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 gadu atpakaļ |
Sebastiaan van Stijn
|
2d12dc3a58
daemon/cluster: format code with gofumpt
|
3 gadi atpakaļ |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 gadi atpakaļ |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
2 gadi atpakaļ |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
0c7b930952
daemon/cluster: fix empty-lines (revive)
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
2 gadi atpakaļ |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
05eacf92fe
daemon/cluster: use types/registry.AuthConfig
|
3 gadi atpakaļ |
Djordje Lukic
|
b4ffe3a9fb
Move the inspect code away from the image service
|
3 gadi atpakaļ |
Drew Erny
|
240a9fcb83
Add Swarm cluster volume supports
|
4 gadi atpakaļ |
Sebastiaan van Stijn
|
d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 gadi atpakaļ |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
90de570cfa
backend: add StopOptions to ContainerRestart and ContainerStop
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
b4c0c7c076
G601: Implicit memory aliasing in for loop
|
4 gadi atpakaļ |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 gadi atpakaļ |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 gadi atpakaļ |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 gadi atpakaļ |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 gadi atpakaļ |
Drew Erny
|
3c81dc3103
Block task starting until node attachments are ready
|
7 gadi atpakaļ |
Chris Telfer
|
6225d1f15c
Get err type in removeNetworks() w/ errors.Cause()
|
7 gadi atpakaļ |