mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
By using drop-in file it simplifies the deployment and maintenance of the CRI-O configurations by a lot, and all versions of CRI-O that should be used together with the currently supported versions of kubenertes support the drop-in configuration file. Depends-on: github.com/kata-containers/kata-containers#1689 Fixes #1781 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>