cri-o/vendor
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
..
github.com container_create: handle cap add/drop ALL 2017-09-07 16:43:33 +02:00
golang.org/x Allow password for docker registry to be inputted silently 2017-08-04 09:35:36 -04:00
google.golang.org/grpc *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
gopkg.in *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
k8s.io server: Add special k8s label to infra containers 2017-09-01 10:25:04 -07:00