mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 23:44:21 +01:00
- stable-2.3 | workflows: Use base instead of head ref for kata-deploy-test - stable-2.3-backports - [backport from main] agent: fix the issue of missing create a new session for container - stable-2.3 - kata-deploy: validate conf file can be created - stable-2.3 | kata-monitor: increase delay before syncing with the container manager - stable-2.3 | versions: Upgrade to Cloud Hypervisor v21.0 - stable-2.3: backport lint fixes from main - stable-2.3 | runtime: -Wl,--s390-pgste for s390x - stable-2.3 | kata-manager: Retrieve static tarball - stable-2.3 | ci: Pass function arguments in static-checks.sh977f1f5bworkflows: Use base instead of head ref for kata-deploy-test99ed596aworkflows: Fix typo in kata-deploy-push action13b7d93bworkflows: Ensure a label change re-triggers the actionsb8463224workflows: Ensure force-skip-ci skips all actions8c8571f4workflows: Use the correct branch ref on test kata-deploy620bb97eruntime: Provide protection for shared data770d4acftools: Fix groupname if it differs from usernamecedb01d2runtime: close span before return from function in case of errora661e538agent: fix the issue of missing create a new session for containerbed0f3c8kata-deploy: validate conf file can be created786c667ekata-monitor: increase delay before syncing with the container managere3b00f39runtime: -Wl,--s390-pgste for s390x3260adc4virtcontainers: clh: Re-generate the client codecc64461fversions: Upgrade to Cloud Hypervisor v21.0f2c6cd08ci: Pass function arguments in static-checks.sh78afa10aagent: resolve unused variables in testsa8298676agent: remove unused field in mount handling87f9a690agent: drop unused fields from networkfc012a2bagent: clear cargo test warnings63c5a8aauevent: Fix clippy issue in test coded1530afakata-manager: Retrieve static tarball Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Kata Containers packaging
Introduction
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
Build in a container
Kata build artifacts are available within a container image, created by a
Dockerfile. Reference DaemonSets are provided in
kata-deploy, which make installation of Kata Containers in a
running Kubernetes Cluster very straightforward.
Build a snap package
Build static binaries
See the static build documentation.
Build Kata Containers Kernel
Build QEMU
Test Kata using ccloudvm
See the ccloudvm documentation.
Create a Kata Containers release
See the release documentation.
Packaging scripts
See the scripts documentation.
Sync packages
See the kata-pkgsync documentation.
Credits
Kata Containers packaging uses packagecloud for package hosting.