summaryrefslogtreecommitdiffhomepage
path: root/runsc/container
AgeCommit message (Expand)Author
2020-04-28Merge release-20200413.0-12-gceb3c0e (automated)gVisor bot
2020-04-28Merge pull request #2558 from prattmic:forward_signalgVisor bot
2020-04-27Merge release-20200323.0-257-gad6ba20 (automated)gVisor bot
2020-04-27container: use sighandling packageMichael Pratt
2020-04-27Update container.gokevin.xu
2020-04-25Add container tests passing with VFS2Zach Koopmans
2020-04-23Merge release-20200323.0-220-g1481499 (automated)gVisor bot
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-04-17Add test name to boot and gofer log filesFabricio Voznika
2020-04-17Get /bin/true to run on VFS2Zach Koopmans
2020-04-08Fix all printf formatting errors.Adin Scannell
2020-04-08Merge release-20200323.0-89-g56054fc (automated)gVisor bot
2020-04-07Update TODO to #238Ian Lewis
2020-03-12Kill sandbox process when parent process terminatesFabricio Voznika
2020-03-05tests: Don't print log messages on stdoutAndrei Vagin
2020-03-04tests: Don't print log messages on stdoutAndrei Vagin
2020-02-27Merge release-20200219.0-62-g88f7369 (automated)gVisor bot
2020-02-27Log oom_score_adj value on errorFabricio Voznika
2020-02-25Add log during process wait in testsFabricio Voznika
2020-02-10Add flag package to limit visibility.Adin Scannell
2020-02-06Fix TestPauseResume in container test failed with connection refused.Ting-Yu Wang
2020-02-06Merge release-20200127.0-85-g1b6a12a (automated)gVisor bot
2020-02-05Add notes to relevant tests.Adin Scannell
2020-02-04Increase container_test size.Kevin Krakauer
2020-01-27Merge release-20200115.0-103-gd29e59a (automated)gVisor bot
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-10Merge release-20191213.0-96-g27500d5 (automated)gVisor bot
2020-01-09New sync package.Ian Gudger
2019-12-18Increase waitForProcessList timeoutFabricio Voznika
2019-12-11runsc/debug: add an option to list all processesAndrei Vagin
2019-12-06Implement TTY field in control.Processes().Nicolas Lacasse
2019-12-06Make annotations OCI compliantFabricio Voznika
2019-10-30Merge release-20190806.1-347-gca90dad (automated)gVisor bot
2019-10-30Fix container lockingFabricio Voznika
2019-10-24Fix early deletion of rootDirFabricio Voznika
2019-10-23Merge release-20190806.1-306-g6122b41 (automated)gVisor bot
2019-10-20Add runsc OCI annotations to support CRI-O.Tom Lanyon
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-10-08Ignore mount options that are not supported in shared mountsFabricio Voznika
2019-10-01Prevent CAP_NET_RAW from appearing in execFabricio Voznika
2019-09-16Merge release-20190806.1-146-g010b093 (automated)gVisor bot
2019-09-16Bring back to life features lost in recent refactorFabricio Voznika
2019-09-06Merge 0bfffbcb (automated)gVisor bot
2019-09-05Ignore the root container when calculating oom_score_adj for the sandbox.Ian Lewis
2019-09-04Resolve flakes with TestMultiContainerDestroyFabricio Voznika
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-27Mount volumes as super userFabricio Voznika
2019-08-07Merge 79cc4397 (automated)gVisor bot
2019-08-07Set gofer's OOM score adjustmentFabricio Voznika
2019-08-07Merge e70eafc9 (automated)gVisor bot