Age | Commit message (Expand) | Author |
2018-11-28 | Fix crictl tests. | Kevin Krakauer |
2018-11-27 | Disable crictl tests | Michael Pratt |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Use math.Rand to generate a random test container id. | Nicolas Lacasse |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-20 | Add unsupported syscall events for get/setsockopt | Fabricio Voznika |
2018-11-20 | Don't fail when destroyContainerFS is called more than once | Fabricio Voznika |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-15 | Allow sandbox.Wait to be called after the sandbox has exited. | Nicolas Lacasse |
2018-11-14 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-12 | Internal change. | Nicolas Lacasse |
2018-11-12 | runsc: generate exec pidfile after everything is ready. | Lantao Liu |
2018-11-09 | Close donated files if containerManager.Start() fails | Fabricio Voznika |
2018-11-09 | Add tests multicontainer start/stop | Fabricio Voznika |
2018-11-07 | Add test that volume can be mounted on top of a symlink | Fabricio Voznika |
2018-11-07 | Fix test --race violation | Fabricio Voznika |
2018-11-07 | AsyncBarrier should be run after all defers in destroyContainerFS. | Nicolas Lacasse |
2018-11-07 | Add more logging to controller.go | Fabricio Voznika |
2018-11-06 | Fix problem where crictl tests would signal both error and done channels | Kevin Krakauer |
2018-11-05 | Fix race between start and destroy | Fabricio Voznika |
2018-11-05 | Log when external signal is received | Fabricio Voznika |
2018-11-01 | First crictl integration tests. | Kevin Krakauer |
2018-11-01 | Use spec with clean paths for gofer | Fabricio Voznika |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Close http.Response.Body after Get request. | Kevin Krakauer |
2018-10-31 | Make lazy open the mode of operation for fsgofer | Fabricio Voznika |
2018-10-30 | kvm: use private futexes. | Adin Scannell |
2018-10-29 | Removes outdated TODO. | Kevin Krakauer |
2018-10-26 | Order feature strings by block | Michael Pratt |
2018-10-25 | Uninstall() should not fail if a cgroup directory doesn't exist | Andrei Vagin |
2018-10-24 | Re-enable TestPythonHello now that ptrace seccomp issue is resolved. | Nicolas Lacasse |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-21 | Updated cleanup code to be more explicit about ignoring errors. | Ian Lewis |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-18 | Resolve mount paths while setting up root fs mount | Fabricio Voznika |
2018-10-18 | Skip TestPythonHello on ptrace platform while we debug the issue. | Nicolas Lacasse |
2018-10-17 | Close the gofer socket gracefully in boot:boot_test. | Nicolas Lacasse |
2018-10-17 | Relativize all socket paths in tests. | Nicolas Lacasse |
2018-10-17 | runsc: Support job control signals for the root container. | Nicolas Lacasse |
2018-10-17 | Remove incorrect TODO. | Kevin Krakauer |
2018-10-17 | runsc: Add --pid flag to runsc kill. | Kevin Krakauer |
2018-10-17 | Attempt to deflake TestPythonHello | Fabricio Voznika |
2018-10-17 | Bump Pause/Resume integration test timeout in attempt to deflake Kokoro. | Nicolas Lacasse |
2018-10-17 | Make removing cgroups retry up to 5 seconds. | Nicolas Lacasse |
2018-10-16 | Bump sandbox start and stop timeouts. | Nicolas Lacasse |