haoyun
|
bbe46b8c43
|
feat: replace github.com/pkg/errors to errors
Signed-off-by: haoyun <yun.hao@daocloud.io>
Co-authored-by: zounengren <zouyee1989@gmail.com>
|
2022-01-07 10:27:03 +08:00 |
|
Akihiro Suda
|
d3aa7ee9f0
|
Run go fmt with Go 1.17
The new `go fmt` adds `//go:build` lines (https://golang.org/doc/go1.17#tools).
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2021-08-22 09:31:50 +09:00 |
|
Iceber Gu
|
909660ea92
|
process: use the unbuffered channel as the done signal
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
|
2021-04-21 18:24:18 +08:00 |
|
payall4u
|
b437938d2f
|
Transfer error to ErrNotFound when kill a not exist container, also add
test case.
Signed-off-by: payall4u <404977848@qq.com>
Add integration test case
Signed-off-by: payall4u <404977848@qq.com>
|
2020-05-11 21:53:43 +08:00 |
|
Lantao Liu
|
a6b6097c90
|
Fix container pid.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-12-02 01:02:22 -08:00 |
|
Lantao Liu
|
18be6e3714
|
Use cached state instead of runc state .
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-10-03 10:53:13 -07:00 |
|
Michael Crosby
|
0a21292225
|
Check for more kill error types
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2019-09-23 15:36:34 -04:00 |
|
Michael Crosby
|
6601b406b7
|
Refactor runtime code for code sharing
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2019-07-08 11:47:53 -04:00 |
|