Sebastiaan van Stijn
|
9d00efb533
Merge pull request #35516 from mlaventure/reduce-race-on-exit
|
7 years ago |
Michael Crosby
|
edbf7d8ed4
Merge pull request #35614 from mlaventure/remove-exec-bypid
|
7 years ago |
Kenfe-Mickael Laventure
|
6f3e86e906
Remove ByPid from ExecCommands
|
7 years ago |
Brian Goff
|
972cb49787
Fix some issues with locking on the container
|
7 years ago |
Kenfe-Mickael Laventure
|
6c03aa3174
Add missing lock in ProcessEvent
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Fabio Kung
|
04bd768a88
ensure heath monitor status updates are propagated
|
8 years ago |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 years ago |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 years ago |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 years ago |
Wentao Zhang
|
5b0993d6c7
When daemon is in startup process, could not start container
|
8 years ago |
Lei Jitang
|
7318eba5b2
Don't create source directory while the daemon is being shutdown, fix #30348
|
8 years ago |
Brian Goff
|
54dcbab25e
Do not remove containers from memory on error
|
8 years ago |
Brian Goff
|
e4c03623c2
Use counter for tracking container states
|
8 years ago |
Kenfe-Mickael Laventure
|
04ae628ca5
Ensure health probe is stopped when a container exits
|
8 years ago |
Brian Goff
|
7978eef623
Merge pull request #30618 from cpuguy83/fix_data_races
|
8 years ago |
Dmitry Shyshkin
|
3cc0d6bb04
Fix #303111: dockerd leaks ExecIds on failed exec -i
|
8 years ago |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 years ago |
Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 years ago |
Tõnis Tiigi
|
67b0311c8c
Merge pull request #27615 from darrenstahlmsft/ExecCloseAsync
|
8 years ago |
Qiang Huang
|
e6866492c4
Fix bunch of typos
|
8 years ago |
Darren Stahl
|
07cd19655b
Stop holding container lock while waiting on streams
|
8 years ago |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 years ago |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 years ago |
Tonis Tiigi
|
606a245d85
Remove restartmanager from libcontainerd
|
8 years ago |
allencloud
|
a4a4f3733f
make health check log more readable
|
8 years ago |
Darren Stahl
|
740e26f384
Lock all calls to hcsshim to prevent close races
|
9 years ago |
John Howard
|
f7fd408ba7
Windows: OCI remove first start
|
8 years ago |