mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-28 11:34:40 +01:00
- 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_resourcesfe3c1d9cddocs: Update storage documentation link9d27c1fceagent: ignore ESRCH error when destroying containers9726f56fdruntime: force stop container after the container process exits168f325c4docs: Update configuration reference for snap documentation38a318820runk: Support `list` sub-commandb9fc24ff3docs: update release process github token instructionsc1476a174docs: update release process with latest workflow triggering002f2cd10snap: Use helper script and cleanup2e04833fbdocs: Update Intel QAT documentation links8b57bf97aworkflows: add workflow_dispatch triggering to test-kata-deploy6d0ff901adocs: Update vGPU use-case9b108d993docs: Improve snap formatting894f661ccdocs: Add warning to snap buildd759f6c3esnap: Fix CH architecture check590381574agent: Pass standard I/O to container launched by runkaf2ef3f7aagent-ctl: introduce handle for iptables get/set65f0cef16kata-runtime: add iptables CLI to test http endpoint3201ad083shim-client: ensure we check resp status for Put/Post0706fb28akata-runtime: shmgmt: make url usage consistent2a09378ddshim-client: add support for DoPut640173cfcshim-mgmt: Add endpoint handler for interacting with iptables0136be22cvirtcontainers: plumb iptable set/get from sandbox to agentbd50d463bagent: iptables: get/set handling for iptables7c4049aabosbuilder: add iptables package03176a9e0proto: update generated code based on proto update38ebbc705proto: update to add set/get iptables78d45b434agent: return mount file content if parse mountinfo failedc7b3941c9runk: Enable test for the agent built with standard-oci-runtime feature6dbce7c3dagent: Remove unused import in console test6ecea84bcrustjail: get home dir using nix crate648b8d0aerunk: Return error when tty is used without console socket5205efd9brunk: Add Podman guide in READMEd862ca059runk: Handle rootfs path in config.json properly56591804bdocs: Improve snap build instructionscb2b30970snap: Build using destructive mode60823abb9docs: Move snap READMEfff832874clh: Update to v24.049361749esnap: Build and package rust version of virtiofsd27d903b76snap: Put the yq binary in the staging bin directoryd7b4ce049snap: Remove unused variable43de5440esnap: Fix unbound variable errorc9b291509snap: Fix whitespace122a85e22agent: remove bin oci-kata-agent35619b45arunk: merge oci-kata-agent into runk10c13d719qemu: remove virtiofsd option in qemu configd20bc5a4dvirtiofsd: build rust based virtiofsd from source for non-x86_64c95ba63c0docs: Remove information related to Kata 1.x34b80382bdocs: Get rid of note related to networking.dfad5728adocs: Mention --cni flag while invoking ctr8e7c5975cagent: fix direct-assigned volume stats4428ceae1runtime: direct-volume stats use correct nameffdc065b4runtime: direct-volume stats update to use GET parameterf29595318runtime: fix incorrect Action function for direct-volume stats7a5ccd126runtime: sync docstrings with function namesce2e521a0runtime: remove duplicate 'types' import834f93ce8docs: fix annotations examplef4994e486runtime: allow annotation configuration to use_legacy_serial24a2b0f6adocs: Remove clear containers reference in READMEabad33ebakernel: Remove nemu.conf from packaginge87eb13c4tools: delete unused param from get_from_kata_deps callers8052fe62fruntime: do not check for EOF error in console watcherc67b9d297qemu: allow using legacy serial device for the console44814dce1qemu: treat console kernel params within appendConsole4f586d2a9packaging: Add kernel config option for SGX in Gramine4b437d91fagent: Fix is_signal_handled failing parsing str to u6488fb9b72edocs: Update runc containerd runtimed1f2852d8tools: Stop building virtiofsd with qemu (for x86_64)c39852e83runtime: Use ${LIBEXEC}/virtiofsd as the default virtiofsd pathb4b9068cbtools: Add QEMU patches for SGX numa supporta475956abworkflows: Add support for building virtiofsd71f59f3a7local-build: Add support for building virtiofsdc7ac55b6ddockerbuild: Install unzip8e2042d05tools: add script to pull virtiofsddbedea508versions: Add virtiofsd entrye73b70bafruntime: Don't run unit tests verbose by defaultf24a6e761runtime: Consolidate flags setting in unit tests scriptcf465feb0runtime: Don't change test behaviour based on $CI or $KATA_DEV_MODE34c4ac599runtime: Remove redundant subcommands from go-test.sh0aff5aaa3runtime: Simplify package listing in go-test.sh557c4cfd0runtime: Don't chmod coverage files in Go tests04c8b52e0runtime: Remove HTML coverage option from go-test.sh7f7691442runtime: Add coverage.txt.tmp to gitignore13c257700runtime: Move go testing script locally421064680doc: Update log parser link271933feclog-parser: fix some of the documentationc7dacb121log-parser: move the kata-log-parser from the tests repo82ea01828versions: Upgrade to Cloud Hypervisor v23.12a1d39414runtime: Adding the correct detection of mediated PCIe devices7bc4ab68cci: Don't run Docs URL Alive Check workflow on forks475e3bf38agent: add test coverage for functions find_process and online_resources383be2203agent: Add a macro to skip a loop easier97d7b1845runk: use custom Kill command to support --all option Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
2 lines
13 B
Plaintext
2 lines
13 B
Plaintext
2.5.0-alpha2
|