c12s-kubespray/roles/container-engine/containerd/templates
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
..
config.toml.j2 Add privileged_without_host_devices support (#7343) 2021-03-08 00:17:44 -08:00
fedora_containerd.repo.j2 Disable docker-ce yum repo by default / cleanups (#7080) 2020-12-23 13:12:26 -08:00
http-proxy.conf.j2 Add proxy support to containerd, improves no_proxy (#5583) 2020-01-29 01:24:14 -08:00
rh_containerd.repo.j2 Disable docker-ce yum repo by default / cleanups (#7080) 2020-12-23 13:12:26 -08:00