mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-16 08:26:16 +00:00
release: Kata Containers 2.5.0-alpha2
- docs: Update storage documentation link - rustjail: get home dir using nix crate - runk: Support `list` sub-command - docs: Update vGPU use-case - runtime: ignore ESRCH error from stop container - docs: Update configuration reference for snap documentation - workflows: add workflow_dispatch triggering to test-kata-deploy - snap: Use helper script and cleanup - feature: add ability to interact with IPTables within the guest - agent: return mount file content if parse mountinfo failed - docs: Update Intel QAT documentation links - osbuilder: add iptables package - runk: Return error when tty is used without console socket - runk: Add Podman guide in README - agent: Pass standard I/O to container launched by runk - agent, runk: Enable test for the agent built with standard-oci-runtime feature - runk: Handle rootfs path in config.json properly - Update containerd docs - clh: Update to v24.0 - snap: Build and package rust version of virtiofsd - runk: merge oci-kata-agent into runk - virtiofsd: static build virtiofsd from rust code for non-x86 - Fix issues with direct-volume stats feature - runtime: fix incorrect Action function for direct-volume stats - runtime: Adding the correct detection of mediated PCIe devices - runtime: remove duplicate 'types' import - runtime: sync docstrings with function names - qemu: allow using legacy serial device for the console - docs: Remove clear containers reference in README - runtime: do not check for EOF error in console watcher - kernel: Remove nemu.conf from packaging - tools: delete unused param from get_from_kata_deps callers - agent: Fix is_signal_handled failing parsing str to u64 - Improve Go unit test script - packaging: Add kernel config option for SGX in Gramine - ci: Don't run Docs URL Alive Check workflow on forks - tools: Add QEMU patches for SGX numa support - docs: Update runc containerd runtime - Build and distribute the rust version of virtiofsd - doc: Update log parser link - Move the kata-log-parser from the tests repo - versions: Upgrade to Cloud Hypervisor v23.1 - agent: Add a macro to skip a loop easier - runk: use custom Kill command to support --all option - agent: add test coverage for functions find_process and online_resourcesfe3c1d9cd
docs: Update storage documentation link9d27c1fce
agent: ignore ESRCH error when destroying containers9726f56fd
runtime: force stop container after the container process exits168f325c4
docs: Update configuration reference for snap documentation38a318820
runk: Support `list` sub-commandb9fc24ff3
docs: update release process github token instructionsc1476a174
docs: update release process with latest workflow triggering002f2cd10
snap: Use helper script and cleanup2e04833fb
docs: Update Intel QAT documentation links8b57bf97a
workflows: add workflow_dispatch triggering to test-kata-deploy6d0ff901a
docs: Update vGPU use-case9b108d993
docs: Improve snap formatting894f661cc
docs: Add warning to snap buildd759f6c3e
snap: Fix CH architecture check590381574
agent: Pass standard I/O to container launched by runkaf2ef3f7a
agent-ctl: introduce handle for iptables get/set65f0cef16
kata-runtime: add iptables CLI to test http endpoint3201ad083
shim-client: ensure we check resp status for Put/Post0706fb28a
kata-runtime: shmgmt: make url usage consistent2a09378dd
shim-client: add support for DoPut640173cfc
shim-mgmt: Add endpoint handler for interacting with iptables0136be22c
virtcontainers: plumb iptable set/get from sandbox to agentbd50d463b
agent: iptables: get/set handling for iptables7c4049aab
osbuilder: add iptables package03176a9e0
proto: update generated code based on proto update38ebbc705
proto: update to add set/get iptables78d45b434
agent: return mount file content if parse mountinfo failedc7b3941c9
runk: Enable test for the agent built with standard-oci-runtime feature6dbce7c3d
agent: Remove unused import in console test6ecea84bc
rustjail: get home dir using nix crate648b8d0ae
runk: Return error when tty is used without console socket5205efd9b
runk: Add Podman guide in READMEd862ca059
runk: Handle rootfs path in config.json properly56591804b
docs: Improve snap build instructionscb2b30970
snap: Build using destructive mode60823abb9
docs: Move snap READMEfff832874
clh: Update to v24.049361749e
snap: Build and package rust version of virtiofsd27d903b76
snap: Put the yq binary in the staging bin directoryd7b4ce049
snap: Remove unused variable43de5440e
snap: Fix unbound variable errorc9b291509
snap: Fix whitespace122a85e22
agent: remove bin oci-kata-agent35619b45a
runk: merge oci-kata-agent into runk10c13d719
qemu: remove virtiofsd option in qemu configd20bc5a4d
virtiofsd: build rust based virtiofsd from source for non-x86_64c95ba63c0
docs: Remove information related to Kata 1.x34b80382b
docs: Get rid of note related to networking.dfad5728a
docs: Mention --cni flag while invoking ctr8e7c5975c
agent: fix direct-assigned volume stats4428ceae1
runtime: direct-volume stats use correct nameffdc065b4
runtime: direct-volume stats update to use GET parameterf29595318
runtime: fix incorrect Action function for direct-volume stats7a5ccd126
runtime: sync docstrings with function namesce2e521a0
runtime: remove duplicate 'types' import834f93ce8
docs: fix annotations examplef4994e486
runtime: allow annotation configuration to use_legacy_serial24a2b0f6a
docs: Remove clear containers reference in READMEabad33eba
kernel: Remove nemu.conf from packaginge87eb13c4
tools: delete unused param from get_from_kata_deps callers8052fe62f
runtime: do not check for EOF error in console watcherc67b9d297
qemu: allow using legacy serial device for the console44814dce1
qemu: treat console kernel params within appendConsole4f586d2a9
packaging: Add kernel config option for SGX in Gramine4b437d91f
agent: Fix is_signal_handled failing parsing str to u6488fb9b72e
docs: Update runc containerd runtimed1f2852d8
tools: Stop building virtiofsd with qemu (for x86_64)c39852e83
runtime: Use ${LIBEXEC}/virtiofsd as the default virtiofsd pathb4b9068cb
tools: Add QEMU patches for SGX numa supporta475956ab
workflows: Add support for building virtiofsd71f59f3a7
local-build: Add support for building virtiofsdc7ac55b6d
dockerbuild: Install unzip8e2042d05
tools: add script to pull virtiofsddbedea508
versions: Add virtiofsd entrye73b70baf
runtime: Don't run unit tests verbose by defaultf24a6e761
runtime: Consolidate flags setting in unit tests scriptcf465feb0
runtime: Don't change test behaviour based on $CI or $KATA_DEV_MODE34c4ac599
runtime: Remove redundant subcommands from go-test.sh0aff5aaa3
runtime: Simplify package listing in go-test.sh557c4cfd0
runtime: Don't chmod coverage files in Go tests04c8b52e0
runtime: Remove HTML coverage option from go-test.sh7f7691442
runtime: Add coverage.txt.tmp to gitignore13c257700
runtime: Move go testing script locally421064680
doc: Update log parser link271933fec
log-parser: fix some of the documentationc7dacb121
log-parser: move the kata-log-parser from the tests repo82ea01828
versions: Upgrade to Cloud Hypervisor v23.12a1d39414
runtime: Adding the correct detection of mediated PCIe devices7bc4ab68c
ci: Don't run Docs URL Alive Check workflow on forks475e3bf38
agent: add test coverage for functions find_process and online_resources383be2203
agent: Add a macro to skip a loop easier97d7b1845
runk: use custom Kill command to support --all option Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
This commit is contained in:
parent
5bd81ba232
commit
eb24e97150