Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Laura Brehm
|
45ee4d7c78
c8d: Compute container's layer size
|
2 years ago |
Sebastiaan van Stijn
|
0eb7b49a17
daemon: remove some intermediate vars, use struct-literals
|
2 years ago |
Sebastiaan van Stijn
|
288cf20f98
daemon: rename some vars that collided with imports
|
2 years ago |
Tianon Gravi
|
0ec426a57b
Merge pull request #43564 from corhere/libcontainerd-overhaul
|
2 years ago |
Cory Snider
|
a09f8dbe6e
daemon: Maintain container exec-inspect invariant
|
2 years ago |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 years ago |
Sebastiaan van Stijn
|
92d2e12a4d
daemon: getInspectData(): reduce cyclomatic complexity
|
2 years ago |
Djordje Lukic
|
313a7d716d
daemon: getInspectData(): skip graphdriver data for snapshotters
|
3 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 years ago |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 years ago |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 years ago |
Kir Kolyshkin
|
195893d381
c.RWLayer: check for nil before use
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 years ago |
Stephen J Day
|
7db30ab0cd
container: protect the health status with mutex
|
7 years ago |
John Howard
|
f9b2a20819
Fix downlevel regression
|
7 years ago |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
7 years ago |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Sebastiaan van Stijn
|
53a75ee050
Merge pull request #32881 from coolljt0725/fix_exec_faild
|
8 years ago |
Fabio Kung
|
cfc404a375
Move platform specific mount data to Container
|
8 years ago |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 years ago |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 years ago |
Lei Jitang
|
0e87588bbb
Enable inspect exec if container is pause/restarting/non-running
|
8 years ago |
Tonis Tiigi
|
bd33a99acf
Don’t hold container lock for size calculation
|
8 years ago |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 years ago |
Antonio Murdaca
|
1808348136
record pid of exec'd process
|
8 years ago |