summaryrefslogtreecommitdiffhomepage
path: root/runsc/main.go
AgeCommit message (Expand)Author
2019-04-01Add release hook and version flagAdin Scannell
2019-03-29gvisor/runsc: enable generic segmentation offload (GSO)Andrei Vagin
2019-03-11Add profiling commands to runscFabricio Voznika
2019-02-27Don't log twice to debug log when --log isn't setFabricio Voznika
2019-01-31gvisor/gofer: Use pivot_root instead of chrootAndrei Vagin
2019-01-02Automated rollback of changelist 225089593Michael Pratt
2018-12-17Expose internal testing flagMichael Pratt
2018-12-11Add "trace signal" optionMichael Pratt
2018-11-28Internal change.Googler
2018-11-01Add new log format that is compatible with KubernetesFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-12Added spec command to create OCI spec config.jsonIan Lewis
2018-10-11Make debug log file name configurableFabricio Voznika
2018-10-04Capture boot panics in debug log.Nicolas Lacasse
2018-10-03Automated rollback of changelist 215585559Nicolas Lacasse
2018-10-03runsc: Dup debug log file to stderr, so sentry panics don't get lost.Nicolas Lacasse
2018-10-01Make multi-container the default mode for runscFabricio Voznika
2018-09-24runsc: All non-root bind mounts should be shared.Nicolas Lacasse
2018-09-07Automated rollback of changelist 211992321Nicolas Lacasse
2018-09-07Remove '--file-access=direct' optionFabricio Voznika
2018-09-07runsc: Dup debug log file to stderr, so sentry panics don't get lost.Nicolas Lacasse
2018-09-04runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika
2018-08-30runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-27Add command-line parameter to trigger panic on signalFabricio Voznika
2018-08-15runsc: Fix instances of file access "proxy".Nicolas Lacasse
2018-08-14runsc: Change cache policy for root fs and volume mounts.Nicolas Lacasse
2018-06-29Sets the restore environment for restoring a container.Justine Olshan
2018-06-28runsc: Add the "wait" subcommand.Kevin Krakauer
2018-06-28Add option to configure watchdog actionFabricio Voznika
2018-06-25runsc: add a `multi-container` flag to enable multi-container support.Lantao Liu
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-19Added a resume command to unpause a paused container.Justine Olshan
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-10Display the current git revision in the info blockChanwit Kaewkasi
2018-05-09Return better errors from Docker when runsc fails to start.Nicolas Lacasse
2018-04-28Check in gVisor.Googler