c12s-kubespray/roles/container-engine/cri-o/templates
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
..
crictl.yaml.j2 Ubuntu CRI-O (#5426) 2019-12-19 04:37:57 -08:00
crio.conf.j2 Add privileged_without_host_devices support (#7343) 2021-03-15 07:07:05 -07:00
http-proxy.conf.j2 Add proxy support to CRI-O service (#4607) 2020-04-21 04:12:55 -07:00
registry-mirror.conf.j2 add crio registry mirror support (#6977) 2020-12-03 13:57:25 -08:00