gvisor/runsc
Nicolas Lacasse ae5122eb87 Job control signals must be sent to all processes in the FG process group.
We were previously only sending to the originator of the process group.

Integration test was changed to test this behavior. It fails without the
corresponding code change.

PiperOrigin-RevId: 216297263
Change-Id: I7e41cfd6bdd067f4b9dc215e28f555fb5088916f
2018-10-08 20:48:54 -07:00
..
boot Job control signals must be sent to all processes in the FG process group. 2018-10-08 20:48:54 -07:00
cmd runsc: Pass root container's stdio via FD. 2018-10-03 10:32:03 -07:00
console runsc: Pass root container's stdio via FD. 2018-10-03 10:32:03 -07:00
container runsc: Allow state transition from Creating to Stopped. 2018-10-03 11:49:40 -07:00
fsgofer Run gofmt -s on everything 2018-09-21 14:06:59 -07:00
sandbox Fix sandbox chroot 2018-10-03 20:44:20 -07:00
specutils Switch to root in userns when CAP_SYS_CHROOT is also missing 2018-09-28 09:44:13 -07:00
test Job control signals must be sent to all processes in the FG process group. 2018-10-08 20:48:54 -07:00
tools/dockercfg Add tool to configure runtime settings in docker 2018-06-20 13:01:16 -07:00
BUILD runsc: Pass log and config files to sandbox process by FD. 2018-09-04 20:10:01 -07:00
main.go Capture boot panics in debug log. 2018-10-04 11:01:44 -07:00