Files
kata-containers/tools/packaging/static-build
Markus Rudy 69535e5458 genpolicy: add crate-scoped integration test
Provides a test runner that generates a policy and validates it
with canned requests. The initial set of test cases is mostly for
illustration and will be expanded incrementally.

In order to enable both cross-compilation on Ubuntu test runners as well
as native compilation on the Alpine tools builder, it is easiest to
switch to the vendored openssl-src variant. This builds OpenSSL from
source, which depends on Perl at build time.

Adding the test to the Makefile makes it execute in CI, on a variety of
architectures. Building on ppc64le requires a newer version of the
libz-ng-sys crate.

Fixes: #10061

Signed-off-by: Markus Rudy <mr@edgeless.systems>
2024-08-05 11:52:01 +02:00
..
2024-06-18 15:31:00 +00:00
2024-05-31 13:28:34 -04:00
2024-05-31 13:28:34 -04:00
2024-05-28 11:19:08 +00:00
2024-05-31 13:28:34 -04:00
2024-05-31 13:28:34 -04:00
2024-05-31 13:28:34 -04:00
2024-05-29 09:24:54 +00:00
2024-05-31 13:28:34 -04:00
2024-05-31 13:28:34 -04:00

Static build

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