Age | Commit message (Expand) | Author |
2018-09-18 | Handle children processes better in tests | Fabricio Voznika |
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-10 | runsc: Chmod all mounted files to 777 inside chroot. | Nicolas Lacasse |
2018-09-07 | runsc: Support multi-container exec. | Nicolas Lacasse |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | runsc: Run sandbox process inside minimal chroot. | Nicolas Lacasse |
2018-09-06 | Enable network for multi-container | Fabricio Voznika |
2018-09-04 | runsc: Run sandbox as user nobody. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-31 | Automated rollback of changelist 210995199 | Fabricio Voznika |
2018-08-30 | runsc: Pass log and config files to sandbox process by FD. | 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-24 | Add option to panic gofer if writes are attempted over RO mounts | Fabricio Voznika |
2018-08-21 | Initial change for multi-gofer support | Fabricio Voznika |
2018-08-20 | Standardize mounts in tests | Fabricio Voznika |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-08-06 | Tiny reordering to network code | Fabricio Voznika |
2018-07-23 | Add KVM and overlay dimensions to container_test | Fabricio Voznika |
2018-07-20 | Removed a now incorrect reference to restoreFile. | Justine Olshan |
2018-07-19 | runsc: copy gateway from the pod network interface. | Lantao Liu |
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-28 | Wait for sandbox process when waiting for root container | Fabricio Voznika |
2018-06-22 | runsc: Enable waiting on individual containers within a sandbox. | Kevin Krakauer |
2018-06-21 | Restore implementation added to runsc. | Brielle Broder |
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-18 | Automated rollback of changelist 200770591 | Fabricio Voznika |
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan |
2018-06-15 | runsc: Make gofer logs show up in test output. | Kevin Krakauer |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-06-06 | Add runsc checkpoint command. | Googler |
2018-06-04 | Return 'running' if gofer is still alive | Fabricio Voznika |
2018-06-04 | Fix leaky FD | Fabricio Voznika |
2018-06-01 | Ignores IPv6 addresses when configuring network | Fabricio Voznika |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-05-08 | Use the containerd annotation instead of detecting the "pause" application. | Nicolas Lacasse |
2018-05-08 | Error if container requires AppArmor, SELinux or seccomp | Fabricio Voznika |
2018-05-07 | Fix misspellings | Ian Gudger |