Cory Bennett
|
559d079902
|
Allow signals to be sent to gateway exec containers
Signed-off-by: Cory Bennett <cbennett@netflix.com>
|
2022-02-02 16:57:10 +00:00 |
|
Sebastiaan van Stijn
|
cea791d3fe
|
replace use of deprecated github.com/docker/docker/pkg/signal
This package was moved to a separate module in github.com/moby/sys/signal
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-08-02 12:19:45 +02:00 |
|
Morlay
|
18b49fd7dc
|
refactor to use util/bklog instead of using logurs directly
Signed-off-by: Morlay <morlay.null@gmail.com>
|
2021-07-13 11:42:31 +08:00 |
|
Cory Bennett
|
43d59b4aa1
|
update go-runc mod, use runc Started chan
Signed-off-by: Cory Bennett <cbennett@netflix.com>
|
2020-10-21 19:12:56 +00:00 |
|
Cory Bennett
|
b464f1e315
|
update go-runc to use runc.ExitError for container exec status
Signed-off-by: Cory Bennett <cbennett@netflix.com>
|
2020-10-20 06:44:29 +00:00 |
|
Cory Bennett
|
74db85d357
|
syscall.Errno(0x5) == syscall.EIO
Signed-off-by: Cory Bennett <cbennett@netflix.com>
|
2020-10-19 21:28:39 +00:00 |
|
Cory Bennett
|
e308ef7874
|
add tty support for runc executor
Signed-off-by: Cory Bennett <cbennett@netflix.com>
|
2020-10-16 17:36:56 +00:00 |
|