Commit Graph

  • 9cccfb5cb5 tests: align qemu-tdx kbs tests to use Trustee AS Mikko Ylinen 2026-04-24 15:12:28 +03:00
  • 749d4713e8 Merge pull request #12897 from kata-containers/dependabot/cargo/src/tools/trace-forwarder/rand-0.8.6 Fabiano Fidêncio 2026-04-25 22:49:59 +02:00
  • fc359d2140 Merge pull request #12901 from kata-containers/dependabot/cargo/openssl-0.10.78 Steve Horsman 2026-04-25 20:59:51 +01:00
  • ad995e7f03 ci: add experimental-force-guest-pull tests for runtime-rs ci-runtime-rs-force-guest-pull Fabiano Fidêncio 2026-04-25 11:59:11 +02:00
  • 877d72a646 kata-deploy: support experimental force guest pull for runtime-rs Fabiano Fidêncio 2026-04-25 11:58:08 +02:00
  • 8525686c58 runtime-rs: Add dan_conf to allow network devices in host netns for qemu Alex Lyn 2026-04-20 16:21:02 +08:00
  • 91608fb4d7 runtime-rs: Romve mem_agent from qemu-coco-dev configuration Alex Lyn 2026-04-14 17:33:19 +08:00
  • c713520992 runtime-rs: add experimental features documentation Alex Lyn 2026-04-13 20:26:33 +08:00
  • 150e3ab4b8 cuda: Bump Driver Version Zvonko Kaiser 2026-04-25 18:07:36 +02:00
  • 28d9043d4c build: Add driver version to artefact cache Fabiano Fidêncio 2026-04-25 18:07:47 +02:00
  • b3ed669d16 Merge pull request #12913 from pmores/fix-exec Fabiano Fidêncio 2026-04-25 17:34:46 +02:00
  • 3d94620df5 Merge pull request #12900 from kata-containers/dependabot/cargo/src/tools/kata-ctl/openssl-0.10.78 Fabiano Fidêncio 2026-04-25 17:13:01 +02:00
  • db51842229 Merge pull request #12923 from stevenhorsman/bump-webpki-to-0.103.13 Steve Horsman 2026-04-25 16:09:47 +01:00
  • 0a4fb4f11b Merge pull request #12891 from fidencio/topic/networking-handle-device-type-interfaces Fabiano Fidêncio 2026-04-25 16:46:37 +02:00
  • 151a797fc0 build(deps): bump openssl from 0.10.76 to 0.10.78 dependabot[bot] 2026-04-25 10:28:48 +00:00
  • 365f6c1efa build(deps): bump openssl from 0.10.73 to 0.10.78 in /src/tools/kata-ctl dependabot[bot] 2026-04-25 10:27:45 +00:00
  • 913ee79aa1 versions: Bump rust to 1.93 stevenhorsman 2026-04-17 14:29:11 +01:00
  • 9d2bb4518f kata-deloy: Update MSRV to match workspace stevenhorsman 2026-04-22 10:17:55 +01:00
  • 3492e456c1 trace-forwarder: Fix unnecessary_unwrap warnings in macro stevenhorsman 2026-04-20 09:00:55 +01:00
  • a700ed5bff kata-ctl: Fix unnecessary_unwrap warnings stevenhorsman 2026-04-20 08:57:07 +01:00
  • d1a20b1887 agent: Fix let_unit_value warning in pipestream tests stevenhorsman 2026-04-17 15:57:02 +01:00
  • 7ab2f0eeb6 agent: Fix needless_borrow warning in container tests stevenhorsman 2026-04-17 15:56:09 +01:00
  • f6b694eac3 agent: Fix bool_assert_comparison warnings in rustjail tests stevenhorsman 2026-04-17 15:55:15 +01:00
  • d6adb912d9 agent: Fix unnecessary_cast warnings stevenhorsman 2026-04-17 15:50:35 +01:00
  • dd9cca74e7 agent: Fix search_is_some warning in rustjail tests stevenhorsman 2026-04-17 15:45:40 +01:00
  • 395804cc98 agent: Fix needless_borrow warnings in rustjail tests stevenhorsman 2026-04-17 15:45:17 +01:00
  • 7554502af7 agent: Fix useless_vec warnings in rustjail tests stevenhorsman 2026-04-17 15:43:10 +01:00
  • 4dfc0eb101 agent: Fix non_octal_byte_escapes warning in rustjail tests stevenhorsman 2026-04-17 15:39:31 +01:00
  • 2092127210 agent: Fix octal_escapes warning in rustjail tests stevenhorsman 2026-04-17 15:34:53 +01:00
  • 11b6b6627d dragonball: Remove unnecessary unwrap stevenhorsman 2026-04-17 15:13:33 +01:00
  • 1dbfd4b7f4 runtime-rs: Fix clippy warnings for Rust 1.93 stevenhorsman 2026-04-17 15:05:10 +01:00
  • 56d44062ea libs: Fix unstable_name_collisions warnings stevenhorsman 2026-04-17 14:42:50 +01:00
  • 2413ef55dd agent: Remove unnecessary unwrap stevenhorsman 2026-04-17 14:40:35 +01:00
  • 9a88f4f8cf build(deps): bump rand from 0.8.5 to 0.8.6 in /src/tools/trace-forwarder dependabot[bot] 2026-04-25 10:27:32 +00:00
  • d3f56cd3a6 runtime-rs: remove process selinux label on exec if disable_guest_selinux Pavel Mores 2026-04-24 11:13:30 +02:00
  • 1390ad650b runtime-rs: factor getting disable_guest_linux value out to own function Pavel Mores 2026-04-24 10:09:01 +02:00
  • d6df75853b versions: Update rustls-webpki to 0.103.13 stevenhorsman 2026-04-24 18:57:14 +01:00
  • 966e9b7f80 agent: skip non-PCI addresses in PCIDEVICE env vars Fabiano Fidêncio 2026-04-21 19:56:50 +02:00
  • 8c3a0e692b runtime-rs: network: handle "device" type interfaces (mlx5 SFs) Fabiano Fidêncio 2026-04-21 15:49:23 +02:00
  • 6436922f5b runtime: network: handle "device" type interfaces (mlx5 SFs) Fabiano Fidêncio 2026-04-21 15:43:42 +02:00
  • 4b2d529a34 Merge pull request #12924 from fidencio/topic/temp-skip-smb-tests Steve Horsman 2026-04-25 11:25:49 +01:00
  • df68536cd6 ci: Skip tests not working with k8s 1.36.0 Fabiano Fidêncio 2026-04-25 08:56:42 +02:00
  • c7fcd84f37 docs: Enhance virtio-fs documentation with usage details zvonkok-patch-2 Zvonko Kaiser 2026-04-24 19:51:59 -04:00
  • e6c6aad7af ci: k8s: temporarily remove smb tests Fabiano Fidêncio 2026-04-24 21:13:23 +02:00
  • e0927e0e0c Merge pull request #12846 from RainaYL/rainax/split_irqchip_pr Fabiano Fidêncio 2026-04-24 19:07:45 +02:00
  • 15296fc9fe Merge pull request #12374 from microsoft/cameronbaird/add-cifs Aurélien Bombo 2026-04-24 10:42:09 -05:00
  • 1cab92139c Merge pull request #12501 from ANJANA-A-R-K/vuln-fix Steve Horsman 2026-04-24 15:03:45 +01:00
  • 3505576a98 Merge pull request #12912 from fidencio/topic/runtime-rs-qemu-as-default Fabiano Fidêncio 2026-04-24 13:37:35 +02:00
  • de91eda11b Merge pull request #12890 from fidencio/topic/shell-check Greg Kurz 2026-04-24 12:41:33 +02:00
  • d2e0e277cc kata-agent: Bump serde-enum-str to v0.5.0 Anjana A R K 2026-04-21 17:47:07 +05:30
  • 785c2ca981 Merge pull request #12911 from fidencio/topic/ci-only-run-arm64-tests-on-nightly Fabiano Fidêncio 2026-04-24 10:19:34 +02:00
  • 12bb497ce2 runtime-rs: Set QEMU as the default hypervisor Fabiano Fidêncio 2026-04-24 09:41:57 +02:00
  • c5b159c556 ci: Only run arm64 k8s tests on nightly builds Fabiano Fidêncio 2026-04-24 09:34:27 +02:00
  • ea974bea59 ci: Remove redundant shellcheck.yaml workflow Fabiano Fidêncio 2026-04-21 19:37:25 +02:00
  • d532cd06f8 ci: Bump shellcheck severity to style Fabiano Fidêncio 2026-04-21 18:46:23 +02:00
  • 877f6b2129 tools: Fix shellcheck issues in common.bash Fabiano Fidêncio 2026-04-21 18:57:51 +02:00
  • bc3a273f84 tools: Fix shellcheck issues in containerd-shim-katadbg-v2 Fabiano Fidêncio 2026-04-21 18:57:51 +02:00
  • b7eb3ae402 tests: Fix shellcheck issues in helm-deploy.bash Fabiano Fidêncio 2026-04-21 18:57:51 +02:00
  • 9730aca676 tests: Fix shellcheck issues in common.bash Fabiano Fidêncio 2026-04-21 18:57:51 +02:00
  • fedc1003b0 tools: Fix shellcheck issues in webhook-check.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • ca180a0e58 tools: Fix shellcheck issues in create-certs.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • d0106f47e2 tools: Fix shellcheck issues in build.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • ccffa29a8e tools: Fix shellcheck issues in build-static-coco-guest-components.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • a7141ecd0f tools: Fix shellcheck issues in release.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • 0d1b0b2ff7 tools: Fix shellcheck issues in generate_vendor.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • 00842794e2 tools: Fix shellcheck issues in kata-deploy-copy-yq-installer.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • a751f84a14 tools: Fix shellcheck issues in kata-deploy-copy-libseccomp-installer.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • 94b870c67a tools: Fix shellcheck issues in kata-deploy-build-and-upload-payload.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • eb58dea7c2 tools: Fix shellcheck issues in kata-deploy-binaries.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • 31c711b99b tools: Fix shellcheck issues in kata-deploy-binaries-in-docker.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • ea27e2f021 tools: Fix shellcheck issues in install_oras.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • 5b76b61213 tools: Fix shellcheck issues in kata-debug-build-and-upload-payload.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • cf1b4f69b4 tools: Fix shellcheck issues in lib_se.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • fb270aa998 tools: Fix shellcheck issues in build_se_image.sh Fabiano Fidêncio 2026-04-21 18:38:03 +02:00
  • ed8806c41e tools: Fix shellcheck issues in build_image.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 1a1db76e21 tools: Fix shellcheck issues in test_config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 483407b216 tools: Fix shellcheck issues in rootfs_lib.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 4ab8e58b2b tools: Fix shellcheck issues in config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 599693f001 tools: Fix shellcheck issues in rootfs_lib_template.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • dcbd35e4b1 tools: Fix shellcheck issues in config_template.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 902843c0ef tools: Fix shellcheck issues in rootfs.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • f21c902dfb tools: Fix shellcheck issues in rootfs_lib.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 7b72dd4098 tools: Fix shellcheck issues in config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • a55f87ae86 tools: Fix shellcheck issues in config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 0105616ff2 tools: Fix shellcheck issues in config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • bd93effa07 tools: Fix shellcheck issues in rootfs_lib.sh Fabiano Fidêncio 2026-04-21 22:11:36 +02:00
  • 3d817da7c9 tools: Fix shellcheck issues in rootfs_lib.sh Fabiano Fidêncio 2026-04-21 22:11:36 +02:00
  • 1c365ae6a7 tools: Fix shellcheck issues in config.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • a5a5f38630 tools: Fix shellcheck issues in initrd_builder.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • ea6c77bd5e tools: Fix shellcheck issues in image_builder.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 8235e40f89 tools: Fix shellcheck issues in add_libs.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 56c6f8bbb2 docs: Fix shellcheck issues in offline_cpu.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • b298933478 ci: Fix shellcheck issues in static-checks.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • 1203e4c03f ci: Fix shellcheck issues in peer-pods-azure.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • d3dc4a9f2c ci: Fix shellcheck issues in install_libseccomp.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • c5190e14b2 ci: Fix shellcheck issues in docs-url-alive-check.sh Fabiano Fidêncio 2026-04-21 18:38:02 +02:00
  • a708316c02 tools: Fix shellcheck issues in build.sh Fabiano Fidêncio 2026-04-21 18:15:35 +02:00
  • ddc0bb9959 tools: Fix shellcheck issues in build-ovmf.sh Fabiano Fidêncio 2026-04-21 18:15:35 +02:00
  • 1d10f5dbb7 tools: Fix shellcheck issues in build.sh Fabiano Fidêncio 2026-04-21 18:15:35 +02:00
  • 8360f9eef7 tools: Fix shellcheck issues in build-static-firecracker.sh Fabiano Fidêncio 2026-04-21 18:15:35 +02:00