cri-o/vendor/github.com/opencontainers/runtime-tools/generate
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
..
seccomp Bump up runtime-spec dependency to v1.0.0 2017-07-19 21:38:05 -07:00
generate.go container_create: handle cap add/drop ALL 2017-09-07 16:43:33 +02:00
spec.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00