gvisor/runsc
Nicolas Lacasse c1a8275b47 Fix `runsc --version` and add a test.
We need to include the `--stamp` flag in `tools/workspace_status.sh` for
the version to be picked up by the linker. Not sure why.

Also changes the VERSION string to STABLE_VERSION, which will cause the
program to be re-linked if the string changes.

Fixes #830
2019-09-10 15:41:47 -07:00
..
boot Remove reundant global tcpip.LinkEndpointID. 2019-09-06 18:01:14 -07:00
cgroup Impose order on test scripts. 2019-09-03 22:02:43 -07:00
cmd Impose order on test scripts. 2019-09-03 22:02:43 -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 Ignore the root container when calculating oom_score_adj for the sandbox. 2019-09-05 19:21:25 -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 Impose order on test scripts. 2019-09-03 22:02:43 -07:00
fsgofer fsgofer_test.go: a socket file path can't be longer than UNIX_MAX_PATH (108) 2019-08-26 09:59:43 -07:00
sandbox Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
specutils Ignore the root container when calculating oom_score_adj for the sandbox. 2019-09-05 19:21:25 -07:00
testutil Impose order on test scripts. 2019-09-03 22:02:43 -07:00
BUILD Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
main.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00