Files
kata-containers/tools/packaging/static-build
Jeremi Piotrowski 81775ab1b3 cache: kernel: Fix SEV kernel caching
The SEV kernel cache calls create_cache_asset() twice, once for the kernel and
once for modules. Both calls need to use the same version string, otherwise the
second call overwrites the "latest" file of the first one and the cache is not
used.

Fixes: #7403
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-07-25 11:58:19 +02:00
..
2023-05-19 09:28:22 +01:00

Static build

This directory contains files to build static versions of Kata Containers.