Sebastiaan van Stijn
|
61d8f57f2a
daemon: kill: use log level to "warn" if container doesn't exit in time
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
9c4e82435e
Merge pull request #46351 from thaJeztah/api_events_actions_enum
|
1 年之前 |
Sebastiaan van Stijn
|
b9f9e20f01
daemon: Daemon.killWithSignal(): don't discard snapshotting errors
|
1 年之前 |
Sebastiaan van Stijn
|
af535233cc
daemon: Daemon.killWithSignal(): don't discard handleContainerExit error
|
1 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
cui fliter
|
f66684fdeb
fix some comments
|
2 年之前 |
Cory Snider
|
d634ae9b60
Wait longer for exit events on Windows
|
2 年之前 |
Sebastiaan van Stijn
|
56e64270f3
daemon: use strconv instead of fmt.Sprintf()
|
2 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Sebastiaan van Stijn
|
d6115b8f40
daemon: fix some minor nits
|
3 年之前 |
Sebastiaan van Stijn
|
d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
|
3 年之前 |
Sebastiaan van Stijn
|
ea1eb449b7
daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal
|
3 年之前 |
Sebastiaan van Stijn
|
2ec2b65e45
libcontainerd: SignalProcess(): accept syscall.Signal
|
3 年之前 |
Sebastiaan van Stijn
|
28409ca6c7
replace pkg/signal with moby/sys/signal v0.5.0
|
4 年之前 |
Cam
|
e57a365ab1
docker kill: fix bug where failed kills didnt fallback to unix kill
|
4 年之前 |
Brian Goff
|
7fd23345c9
Wait for container exit before forcing handler
|
4 年之前 |
Brian Goff
|
c458bca6dc
Handle missing c8d task on stop
|
5 年之前 |
Ruilin Li
|
da574f9343
do not stop health check before sending signal
|
7 年之前 |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 年之前 |
Deng Guangxing
|
8e293be4ba
fix unless-stopped unexpected behavior
|
7 年之前 |
Sebastiaan van Stijn
|
3737194b9f
daemon/*.go: fix some Wrap[f]/Warn[f] errors
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
e55bead518
Fix error handling for kill/process not found
|
7 年之前 |
Brian Goff
|
972cb49787
Fix some issues with locking on the container
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
wangguoliang
|
94cefa2145
Optimize some wrong usage and spelling
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |