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