mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-10 15:56:47 +00:00
Expose erofsSnapshotterMode in the helm chart values and render it as the EROFS_SNAPSHOTTER_MODE environment variable in the kata-deploy pod. Update gha-run-k8s-common.sh to load dm-mod/dm-verity kernel modules and configure the erofs default size when the mode is "integrity". Signed-off-by: Alex Lyn <alex.lyn@antgroup.com>
Kata Containers Tests
This directory contains various types of tests for testing the Kata Containers repository.
Test Content
We provide several tests to ensure Kata-Containers run on different scenarios and with different container managers.
- Integration tests to ensure compatibility with:
- Stability tests
- Functional
GitHub Actions
Kata Containers uses GitHub Actions in the Kata Containers repository.