gvisor/runsc
Zach Koopmans 16b81308cf Add initial mitigate code and cpu parsing.
PiperOrigin-RevId: 353274135
2021-01-22 10:52:57 -08:00
..
boot Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
cgroup Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
cli Add runsc symbolize command. 2020-12-11 15:43:22 -08:00
cmd Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00
config Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00
console Add support for TTY in multi-container 2020-11-17 14:51:24 -08:00
container Fix TestDuplicateEnvVariable flakyness 2021-01-22 09:57:44 -08:00
flag Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
fsgofer Remove dependency to abi/linux 2021-01-22 10:47:28 -08:00
mitigate Add initial mitigate code and cpu parsing. 2021-01-22 10:52:57 -08:00
sandbox Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
specutils OCI spec may contain duplicate environment variables 2021-01-11 16:25:50 -08:00
BUILD Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
main.go Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00