cri-o/vendor/github.com/hashicorp
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
..
errwrap container_create: handle cap add/drop ALL 2017-09-07 16:43:33 +02:00
go-multierror container_create: handle cap add/drop ALL 2017-09-07 16:43:33 +02:00
golang-lru *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00