summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/BUILD
AgeCommit message (Expand)Author
2019-03-18Add support for mount propagationFabricio Voznika
2019-01-31Remove license commentsMichael Pratt
2019-01-25Make cacheRemoteRevalidating detect changes to file sizeFabricio Voznika
2019-01-25Execute statically linked binaryFabricio Voznika
2019-01-09Restore to original cgroup after sandbox and gofer processes are createdFabricio Voznika
2018-12-10Open source system call tests.Brian Geffon
2018-12-03Internal change.Googler
2018-11-20Internal change.Nicolas Lacasse
2018-11-12Internal change.Nicolas Lacasse
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-17runsc: Support job control signals for the root container.Nicolas Lacasse
2018-10-16Bump sandbox start and stop timeouts.Nicolas Lacasse
2018-10-01runsc: Support job control signals in "exec -it".Nicolas Lacasse
2018-09-27Implement 'runsc kill --all'Fabricio Voznika
2018-09-27Move uds_test_app to common test_appFabricio Voznika
2018-09-21runsc: Synchronize container metadata changes with a file lock.Nicolas Lacasse
2018-09-19runsc: Mark container_test flaky.Kevin Krakauer
2018-09-05Move multi-container test to a single fileFabricio Voznika
2018-08-27runsc: Fix readonly filesystem causing failure to create containers.Kevin Krakauer
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-21Move container_test to the container packageFabricio Voznika
2018-08-21Initial change for multi-gofer supportFabricio Voznika
2018-08-10Enable checkpoint/restore in cases of UDS use.Brielle Broder
2018-07-23Add KVM and overlay dimensions to container_testFabricio Voznika
2018-06-29Added leave-running flag for checkpoint.Brielle Broder
2018-06-19runsc: Enable container creation within existing sandboxes.Kevin Krakauer
2018-06-04Refactor container_test in preparation for sandbox_testFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse