c12s-kubespray/roles/container-engine
Victor Morales 01e527abf1 Add privileged_without_host_devices support (#7343)
When privileged is enabled for a container, all the `/dev/*` block
devices from the host are mounted into the guest. The
`privileged_without_host_devices` flag prevents host devices from
being passed to privileged containers.

More information:
* https://github.com/containerd/cri/pull/1225
* 1d0f68156b

(cherry picked from commit dc5df57c26)
2021-03-15 07:07:05 -07:00
..
containerd Add privileged_without_host_devices support (#7343) 2021-03-15 07:07:05 -07:00
containerd-common containerd-common,containerd,docker: remove ubuntu arch specific vars 2021-01-14 09:39:05 -08:00
cri-o Add privileged_without_host_devices support (#7343) 2021-03-15 07:07:05 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-22 06:01:43 -08:00
crun Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
docker Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Add pasqualet to approvers (#6976) 2020-12-03 00:58:59 -08:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00