Age | Commit message (Expand) | Author |
2018-09-27 | Refactor 'runsc boot' to take container ID as argument | Fabricio Voznika |
2018-09-20 | Wait for all async fs operations to complete before returning from Destroy. | Nicolas Lacasse |
2018-09-19 | runsc: Fix stdin/stdout/stderr in multi-container mode. | Kevin Krakauer |
2018-09-19 | Add container.Destroy urpc method. | Nicolas Lacasse |
2018-09-18 | Automated rollback of changelist 213307171 | Kevin Krakauer |
2018-09-17 | runsc: Enable waiting on exited processes. | Kevin Krakauer |
2018-09-17 | runsc: Fix stdin/out/err in multi-container mode. | Kevin Krakauer |
2018-09-13 | runsc: Support container signal/wait. | Lantao Liu |
2018-09-12 | runsc: Add exec flag that specifies where to save the sandbox-internal pid. | Kevin Krakauer |
2018-09-11 | platform: Pass device fd into platform constructor. | Nicolas Lacasse |
2018-09-07 | runsc: Support multi-container exec. | Nicolas Lacasse |
2018-09-05 | runsc: Support runsc kill multi-container. | Kevin Krakauer |
2018-09-05 | runsc: Promote getExecutablePathInternal to getExecutablePath. | Nicolas Lacasse |
2018-08-27 | Put fsgofer inside chroot | Fabricio Voznika |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-08 | Enable SACK in runsc | Fabricio Voznika |
2018-07-18 | Moved restore code out of create and made to be called after create. | Justine Olshan |
2018-06-28 | runsc: Add the "wait" subcommand. | Kevin Krakauer |
2018-06-22 | runsc: Enable waiting on individual containers within a sandbox. | Kevin Krakauer |
2018-06-20 | Add 'runsc debug' command | Fabricio Voznika |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-06-19 | Added a resume command to unpause a paused container. | Justine Olshan |
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan |
2018-06-06 | Added a function to the controller to checkpoint a container. | Googler |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-04-28 | Check in gVisor. | Googler |