Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
3b28a24e97
daemon: fix panic on failed exec start
|
2 years ago |
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 |
Sebastiaan van Stijn
|
b07d2a3827
Merge pull request #45486 from thaJeztah/daemon_monitor_logclean
|
2 years ago |
Dorin Geman
|
2ad37e1832
daemon: handleContainerExit(): add execDuration in attributes
|
2 years ago |
Sebastiaan van Stijn
|
de363f1404
daemon: handleContainerExit(): use logrus.WithFields
|
2 years ago |
Cory Snider
|
0e4d3feb94
daemon: identify container exits by ProcessID
|
2 years ago |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 years ago |
Cory Snider
|
8b748bd326
daemon: stop health checks before deleting task
|
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 |
Cory Snider
|
57d2d6ef62
Update container OOMKilled flag immediately
|
3 years ago |
Paweł Gronowski
|
498803bec9
daemon/restart: Don't mutate AutoRemove when restarting
|
3 years ago |
Brian Goff
|
e192ce4009
Move container exit state to after cleanup.
|
4 years ago |
Cam
|
05c20a6e1c
handleContainerExit: put a timeout on containerd DeleteTask
|
4 years ago |
Brian Goff
|
c458bca6dc
Handle missing c8d task on stop
|
5 years ago |
Sebastiaan van Stijn
|
05469b5fa2
daemon: add "isWindows" const
|
5 years ago |
Kir Kolyshkin
|
3ef7f7c650
daemon/monitor: rm redundant if
|
6 years ago |
Kir Kolyshkin
|
53cbf1797b
daemon/ProcessEvent: make sure to cancel the contexts
|
6 years ago |
Michael Crosby
|
78deb9863f
Merge pull request #39497 from cpuguy83/better_container_error
|
6 years ago |
Akihiro Suda
|
c7d1908d90
Merge pull request #39434 from crosbymichael/exec-failure-event
|
6 years ago |
Brian Goff
|
54e30a62d3
Propagate GetContainer error from event processor
|
6 years ago |
Michael Crosby
|
c08d4da6e5
Send exec exit event on failures
|
6 years ago |
Michael Crosby
|
b5f28865ef
Handle blocked I/O of exec'd processes
|
6 years ago |
John Howard
|
a3eda72f71
Merge pull request #38541 from Microsoft/jjh/containerd
|
6 years ago |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 years ago |
Sebastiaan van Stijn
|
8c0ecb6387
Fix stopped containers with restart-policy showing as "restarting"
|
6 years ago |
Sebastiaan van Stijn
|
3737194b9f
daemon/*.go: fix some Wrap[f]/Warn[f] errors
|
7 years ago |
John Howard
|
d4f37c0885
Windows: Remove servicing mode
|
7 years ago |