Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
há 1 ano atrás |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
há 1 ano atrás |
Chiranjeevi Tirunagari
|
0c66111c40
daemon: containers list code refactor
|
há 1 ano atrás |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
há 1 ano atrás |
Paweł Gronowski
|
13180c1c49
daemon/list: Drop unused arg from containerReducer
|
há 1 ano atrás |
Paweł Gronowski
|
68991ae240
daemon/list: Refactor refreshImage
|
há 1 ano atrás |
Paweł Gronowski
|
5a39bee635
daemon/list: Replace ErrImageDoesNotExist check
|
há 1 ano atrás |
Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
há 3 anos atrás |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
há 2 anos atrás |
Paweł Gronowski
|
9cb5da400c
images/Children: Return error
|
há 2 anos atrás |
Paweł Gronowski
|
e0f36f9d8b
ImageService: Pass ctx to Children
|
há 2 anos atrás |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
há 2 anos atrás |
Paweł Gronowski
|
a654cbfd2f
Use GetBoolOrDefault to remove duplicated invalidFilter usages
|
há 2 anos atrás |
Sebastiaan van Stijn
|
da4d627e79
container: ViewDB: use errdefs for non-existing containers
|
há 3 anos atrás |
Sebastiaan van Stijn
|
ddaba6d576
daemon: filterByNameIDMatches() fix error handling
|
há 3 anos atrás |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
há 2 anos atrás |
Sebastiaan van Stijn
|
511a909ae6
container: remove ViewDB and View interfaces, use concrete types
|
há 2 anos atrás |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
há 2 anos atrás |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
há 2 anos atrás |
Sebastiaan van Stijn
|
7797480eb0
daemon, builder: rename variables that collided with imports
|
há 2 anos atrás |
Djordje Lukic
|
70dc392bfa
Use hashicorp/go-memdb instead of truncindex
|
há 3 anos atrás |
Sebastiaan van Stijn
|
d61b7c1211
daemon: var-declaration: should omit type bool (revive)
|
há 4 anos atrás |
Tibor Vass
|
5c10ea6ae8
Merge pull request #40725 from cpuguy83/check_img_platform
|
há 5 anos atrás |
Jaime Cepeda
|
f48b7d66f3
Fix filter on expose and publish
|
há 5 anos atrás |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
há 5 anos atrás |
Sebastiaan van Stijn
|
f4f56b1197
daemon: normalize comment formatting
|
há 5 anos atrás |
Rui Cao
|
3f02d91ef8
Fix some typos
|
há 6 anos atrás |
Sebastiaan van Stijn
|
6f9b5ba810
Fix regression when filtering container names using a leading slash
|
há 6 anos atrás |
Chris White
|
5c8da2e967
Remove slash prefix when matching name filters (Fixes #37453)
|
há 7 anos atrás |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
há 7 anos atrás |