cri-o/vendor/github.com/opencontainers
Antonio Murdaca af0a494251
container_create: handle cap add/drop ALL
Kubelet can send cap add/drop ALL. Handle that in CRI-O as well.
Also, this PR is re-vendoring runtime-tools to fix capabilities add to
add caps to _all_ caps set **and** fix a shared memory issue (caps set
were initialized with the same slice, if one modifies one slice, it's
reflected on the other slices, the vendoring fixes this as well)

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-09-07 16:43:33 +02: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 container_create: handle cap add/drop ALL 2017-09-07 16:43:33 +02:00
selinux vendor: remove dep and use vndr 2017-06-07 00:04:21 +02:00