gvisor/runsc
Andrei Vagin fa15fda6c4 bazel: use rules_pkg from https://github.com/bazelbuild/
BUILD:85:1: in _pkg_deb rule //runsc:runsc-debian: target
'//runsc:runsc-debian' depends on deprecated target
'@bazel_tools//tools/build_defs/pkg:make_deb': The internal version of
make_deb is deprecated. Please use the replacement for pkg_deb from
https://github.com/bazelbuild/rules_pkg/blob/master/pkg.
PiperOrigin-RevId: 271590386
2019-09-27 09:50:18 -07:00
..
boot Merge pull request #765 from trailofbits:uds_support 2019-09-25 16:44:22 -07:00
cgroup Impose order on test scripts. 2019-09-03 22:02:43 -07:00
cmd Merge pull request #765 from trailofbits:uds_support 2019-09-25 16:44:22 -07:00
console Always set SysProcAttr.Ctty to an FD in the child's FD table. 2019-06-26 11:27:31 -07:00
container Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
criutil Impose order on test scripts. 2019-09-03 22:02:43 -07:00
debian Impose order on test scripts. 2019-09-03 22:02:43 -07:00
dockerutil Always set HOME env var with `runsc exec`. 2019-09-23 17:06:02 -07:00
fsgofer Disallow opening of sockets if --fsgofer-host-uds=false 2019-09-26 18:16:02 -07:00
sandbox Fix runsc log collection in kokoro 2019-09-25 14:33:11 -07:00
specutils Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
testutil Shard the runtime tests. 2019-09-18 17:04:53 -07:00
BUILD bazel: use rules_pkg from https://github.com/bazelbuild/ 2019-09-27 09:50:18 -07:00
main.go Merge pull request #765 from trailofbits:uds_support 2019-09-25 16:44:22 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Merge pull request #843 from nlacasse:version 2019-09-12 14:55:24 -07:00