summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2021-01-11OCI spec may contain duplicate environment variablesFabricio Voznika
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2021-01-05Internal changes.Andrei Vagin
2020-12-30Fix condition checking in `runsc debug`Fabricio Voznika
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-12-17Typo fix.Etienne Perot
2020-12-17[netstack] Implement IP(V6)_RECVERR socket option.Ayush Ranjan
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-12-17Set max memory not minFabricio Voznika
2020-12-15fsgofer optimizationsFabricio Voznika
2020-12-14[netstack] Update raw socket and hostinet control message parsing.Ayush Ranjan
2020-12-11Add runsc symbolize command.Dean Deng
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-12-10Disable host reassembly for fragments.Bhasker Hariharan
2020-12-09Tweak aarch64 support.Adin Scannell
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-04Overlay runsc regular file mounts with regular files.Jamie Liu
2020-12-03Surface usage message for `runsc do`.Dean Deng
2020-12-03Support partitions for other tests.Adin Scannell
2020-11-19Propagate IP address prefix from host to netstackFabricio Voznika
2020-11-18runsc: check whether cgroup exists or not for each controllerAndrei Vagin
2020-11-18Fix race condition in multi-container wait testFabricio Voznika
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-11-16Remove ARP address workaroundGhanan Gowripalan
2020-11-12Remove TESTONLY tag from vfs2 flagFabricio Voznika
2020-11-05Re-add start/stop container testsFabricio Voznika
2020-11-05Return failure when `runsc events` queries a stopped containerFabricio Voznika
2020-11-05Fix failure setting OOM score adjustmentFabricio Voznika
2020-11-03Fix more nogo testsTing-Yu Wang
2020-10-29Keep magic constants out of netstackKevin Krakauer
2020-10-28Add logging option to leak checker.Dean Deng
2020-10-27Merge pull request #4587 from lnsp:stacktracegVisor bot
2020-10-27Add more cgroup unit testsFabricio Voznika
2020-10-27Merge pull request #4420 from workato:dev-optionsgVisor bot
2020-10-26Allow overriding mount options for /dev and /dev/ptsKonstantin Baranov
2020-10-23Fix nogo errors in specutilsFabricio Voznika
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-10-23Add --traceback flag to customize GOTRACEBACK levelLennart Espe
2020-10-22Load spec during "runsc start" to process flag overridesFabricio Voznika
2020-10-21Merge pull request #3957 from workato:auto-cgroupgVisor bot
2020-10-20Do not even try forcing cgroups in testsKonstantin Baranov
2020-10-20Add /dev to mandatory mounts testFabricio Voznika
2020-10-19Fix runsc tests on VFS2 overlay.Jamie Liu
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-10-19Fixes to cgroupsFabricio Voznika
2020-10-15`runsc do` fallback to internal network on failureFabricio Voznika
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-10-12[vfs2] Don't leak disconnected mounts.Dean Deng