c12s-kubespray/roles/container-engine
Victor Morales dc5df57c26
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
2021-03-08 00:17:44 -08:00
..
containerd Add privileged_without_host_devices support (#7343) 2021-03-08 00:17:44 -08: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-08 00:17:44 -08:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Only use stat get_checksum: yes when needed (#7270) 2021-02-10 05:36:59 -08:00
docker Update docker & docker-cli to 20.10.4 2021-03-02 08:33:19 -08: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