Age | Commit message (Expand) | Author |
2020-11-19 | Merge release-20201109.0-80-g7158095d6 (automated) | gVisor bot |
2020-11-18 | Fix race condition in multi-container wait test | Fabricio Voznika |
2020-11-17 | Merge release-20201109.0-61-ge2d9a68ee (automated) | gVisor bot |
2020-11-17 | Add support for TTY in multi-container | Fabricio Voznika |
2020-11-05 | Re-add start/stop container tests | Fabricio Voznika |
2020-11-06 | Merge release-20201030.0-36-g62b0e845b (automated) | gVisor bot |
2020-11-05 | Return failure when `runsc events` queries a stopped container | Fabricio Voznika |
2020-11-05 | Merge release-20201030.0-32-gc47f8afe2 (automated) | gVisor bot |
2020-11-05 | Fix failure setting OOM score adjustment | Fabricio Voznika |
2020-10-22 | Merge release-20201019.0-27-g1a5eb49a4 (automated) | gVisor bot |
2020-10-21 | Merge pull request #3957 from workato:auto-cgroup | gVisor bot |
2020-10-20 | Do not even try forcing cgroups in tests | Konstantin Baranov |
2020-10-19 | Merge release-20201005.0-101-g4b4d12d5b (automated) | gVisor bot |
2020-10-19 | Fixes to cgroups | Fabricio Voznika |
2020-10-06 | Ignore errors in rootless and test modes | Konstantin Baranov |
2020-10-05 | Fix gofer monitor prematurely destroying container | Fabricio Voznika |
2020-10-05 | Enable more VFS2 tests | Fabricio Voznika |
2020-10-02 | Treat absent "linux" section is empty "cgroupsPath" too | Konstantin Baranov |
2020-09-25 | fix TestUserLog for multi-arch | Howard Zhang |
2020-09-17 | Merge release-20200907.0-125-gd796b100e (automated) | gVisor bot |
2020-09-17 | Merge release-20200907.0-123-gf0b1bd434 (automated) | gVisor bot |
2020-09-17 | Merge release-20200907.0-124-gda07e38f7 (automated) | gVisor bot |
2020-09-17 | Remove option to panic gofer | Fabricio Voznika |
2020-09-17 | Add VFS2 overlay support in runsc | Fabricio Voznika |
2020-09-16 | Refactor removed default test dimension | Fabricio Voznika |
2020-09-15 | Use container ID as cgroup name if not provided | Konstantin Baranov |
2020-09-08 | Honor readonly flag for root mount | Fabricio Voznika |
2020-09-04 | Simplify FD handling for container start/exec | Fabricio Voznika |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-08-20 | Merge release-20200810.0-69-gbe76c7ce6 (automated) | gVisor bot |
2020-08-19 | Move boot.Config to its own package | Fabricio Voznika |
2020-07-27 | Clean-up bazel wrapper. | Adin Scannell |
2020-07-15 | Merge release-20200622.1-166-gbdbab2702 (automated) | gVisor bot |
2020-07-15 | Merge pull request #3022 from prattmic:runsc_do_pdeathsig | gVisor bot |
2020-07-15 | Apply pdeathsig to gofer for runsc run/do | Michael Pratt |
2020-07-14 | Prepare boot.Loader to support multi-container TTY | Fabricio Voznika |
2020-07-13 | Merge pull request #2672 from amscanne:shim-integrated | gVisor bot |
2020-07-08 | Add shared mount hints to VFS2 | Fabricio Voznika |
2020-06-11 | Set the HOME environment variable for sub-containers. | Ian Lewis |
2020-06-08 | Combine executable lookup code | Fabricio Voznika |
2020-06-01 | More runsc changes for VFS2 | Fabricio Voznika |
2020-05-28 | Merge release-20200522.0-25-gf7418e21 (automated) | gVisor bot |
2020-05-28 | Move Cleanup to its own package | Fabricio Voznika |
2020-05-28 | Automated rollback of changelist 309082540 | Fabricio Voznika |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-05-18 | Improve unsupported syscall message | Fabricio Voznika |
2020-05-13 | Enable overlayfs_stale_read by default for runsc. | Jamie Liu |
2020-05-04 | Enable TestRunNonRoot on VFS2 | Fabricio Voznika |
2020-05-04 | Add TTY support on VFS2 to runsc | Fabricio Voznika |
2020-04-29 | Merge pull request #2487 from moricho:fix/bindmount | gVisor bot |