mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
release: Kata Containers 1.11.0-alpha0
- should ignore invalid a key-value pair as an env - Revert: "Makefile: Fix rust agent build using "--release"." - Makefile: Fix rust agent build using "--release". - vsock: support log_vport and debug_console_vport - Agent: Separate logging into a single crate - agent: fix the issue of crash agent without spec - fix the issue of missing restore process's cwd - Running rust-agent on AArch64 - ci: Remove run_rust_test functions as not being used - add oci compatibility test case - agent: Add unit tests for sandbox.rs - version: Add VERSION file - ci: Add minimal makefile to use central go test script - netlink: pull out netlink as library crate. - Fixup workflow 10340b5a56
agent: ignore invalid a key-value pair as an env269daa9
Revert: "Makefile: Fix rust agent build using "--release"."a3e46a3
Makefile: Fix rust agent build using "--release".3c1252e
vsock: support log_vport and debug_console_vportc373f84
agent: separate logging into a single crate2be8661
agent: fix the issue of missing restore process's cwd6c7453d
agent: fix the issue of crash agent without spec4edf537
ci: Remove run_rust_test functions as not being usedd222533
agent: add oci compatibility test case7dfc4e0
linker: `no such file` linking error on AArch6444b2caa
AArch64: missing symbols on target `aarch64-unknown-linux-musl`9621a7f
ABI: only support arm 64-bit platform8d60612
version: Add VERSION filea5192a1
netlink: pull out netlink as library crate.3881c06
ci: Add minimal makefile to use central go test script1c57665
workflows: make sure we build the experimental kernel, CLHcbd5fa0
workflows: fix step output usage92301a6
agent: Add unit tests for sandbox.rs Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in: