c12s-kubespray/roles/container-engine/cri-o
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
..
defaults Download once for crio (#6998) 2020-12-21 01:54:25 -08:00
files Split deploy steps in separate playbooks: part1 (#3451) 2018-10-09 19:14:33 -07:00
handlers Add CRI-O CI (#5460) 2020-04-22 06:09:52 -07:00
molecule/default up vagrant box to fedora/33-cloud-base in cri-o molecule tests (#6992) 2020-12-03 11:25:26 -08:00
tasks Only use stat get_checksum: yes when needed (#7270) 2021-03-15 07:07:05 -07:00
templates Add privileged_without_host_devices support (#7343) 2021-03-15 07:07:05 -07:00
vars add support crio version for varios k8s vers (#7003) 2020-12-09 01:22:50 -08:00