mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-17 20:44:20 +01:00
vhost-net backend is not supported by the Firecracker VMM. It doesn't make sense to have this in the configuration, and we should explicitly disable it. Fixes: #2192 Signed-off-by: Eric Ernst <eric.ernst@intel.com>
Kata golang packages
This repository contains a number of packages in addition to the
virtcontainers package:
| Package name | Description |
|---|---|
katatestutils |
Unit test utilities. |
katautils |
Utilities. |
signals |
Signal handling functions. |