cri-o/vendor/github.com/opencontainers
Daniel J Walsh 23d20c9db5 Allow additional arguments to be passed into hooks
If a packager wants to be able to support addititional arguments on his
hook this will allow them to setup the configuration with these arguments.

For example this would allow a hook developer to add support for a --debug
flag to change the level of debugging in his hook.

In order to complete this task, I had to vendor in the latest
github.com://opencontainers/runtime-tools, which caused me to have to fix a
Mount and Capability interface calls

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-01-09 13:44:16 -05:00
..
go-digest vendor: remove dep and use vndr 2017-06-07 00:04:21 +02:00
image-spec Bump image, storage, and image-spec 2017-07-24 13:01:54 -04:00
runc add kpod stats function 2017-08-17 11:34:10 -04:00
runtime-spec Bump up runtime-spec dependency to v1.0.0 2017-07-19 21:38:05 -07:00
runtime-tools Allow additional arguments to be passed into hooks 2018-01-09 13:44:16 -05:00
selinux We need to release the SELinux label when we destroy the sandbox 2017-10-25 02:35:20 +00:00