Commit Graph

  • a35dcf952e ci: Fix YAML parsing flakiness caused by mktemp random suffixes Alex Lyn 2026-03-05 10:17:30 +08:00
  • 2fff33cfa4 Merge pull request #12628 from stevenhorsman/agent-ctl-bump-aws-lc-rs Fabiano Fidêncio 2026-03-05 20:52:03 +01:00
  • 83a8b257d1 Merge pull request #12265 from fidencio/topic/nvidia-bump-container-toolkit Fabiano Fidêncio 2026-03-05 15:25:15 +01:00
  • 079fac1309 Merge pull request #12591 from fidencio/topic/kernel-add-mmio-back-to-the-unified-kernels Fabiano Fidêncio 2026-03-05 13:45:41 +01:00
  • 5df7c4aa9c Merge pull request #12630 from zachspar/spar/kata-deploy-helm/configurable-pod-overhead Steve Horsman 2026-03-05 12:42:53 +00:00
  • e9894c0bd8 nvidia: Bump nvidia-container-toolkit to 1.18.1 Fabiano Fidêncio 2026-01-14 22:36:27 +01:00
  • c57f2be18e agent-ctl: Update aws-lc-rs stevenhorsman 2026-03-05 10:02:22 +00:00
  • 6cc2365a9f agent: Support trusted ephemeral data storage Aurélien Bombo 2025-01-15 15:59:34 -06:00
  • e863558285 runtime: Support trusted ephemeral data storage Aurélien Bombo 2024-11-08 12:40:37 -06:00
  • b45fd3bbc2 runtime: Support plugging a disk as an image file Alex Lyn 2025-11-17 15:47:15 +08:00
  • bda9f6491f kata-deploy: add per-shim configurable pod overhead Zachary Spar 2026-03-04 17:46:59 -05:00
  • 8f35c31b30 Merge pull request #12542 from fidencio/topic/genpolicy-distribute-different-settings-rather-than-patching-for-ci Fabiano Fidêncio 2026-03-05 07:37:30 +01:00
  • b5e0a5b7d6 Merge pull request #12555 from fidencio/topic/tests-use-local-pv-pvc-for-policy-tests Fabiano Fidêncio 2026-03-05 07:37:11 +01:00
  • cb97ebd067 Merge pull request #12615 from microsoft/danmihai1/subPathExpr Dan Mihai 2026-03-04 13:10:57 -08:00
  • a0b9d965e5 k8s-policy-pvc: use local PV/PVC when no default StorageClass exists Fabiano Fidêncio 2026-02-20 13:54:06 +01:00
  • 83dd7dcc75 runtimes: reject virtio-blk-mmio when confidential_guest is true Fabiano Fidêncio 2026-03-04 21:39:33 +01:00
  • cb0d02e40b kernel: include mmio fragment in unified build for firecracker Fabiano Fidêncio 2026-02-27 07:48:19 +01:00
  • d40afe592c genpolicy: add settings drop-in directory and RFC 6902 JSON Patch support topic/genpolicy-distribute-different-settings-rather-than-patching-for-ci Fabiano Fidêncio 2026-03-02 16:57:31 +01:00
  • e40d962b13 genpolicy: improve allow_mount logging Dan Mihai 2026-02-26 20:44:39 +00:00
  • 3f845af9d4 tests: k8s: basic test for subPathExpr Dan Mihai 2026-03-03 01:30:47 +00:00
  • a4a4683ec7 Merge pull request #12626 from kata-containers/topic/kata-deploy-k3s-rke2-use-imports Steve Horsman 2026-03-04 14:01:09 +00:00
  • 2687ad75c1 Merge pull request #12617 from BbolroC/skip-cgroup-device-check-for-remote Steve Horsman 2026-03-04 14:00:23 +00:00
  • 8e11bb2526 Merge pull request #12611 from mythi/coco-kernel-v6.18.15 Steve Horsman 2026-03-04 14:00:00 +00:00
  • 94f850979f Merge pull request #12613 from stevenhorsman/tooling-bump-x/net-to-v0.51.0 Steve Horsman 2026-03-04 13:44:22 +00:00
  • 8640f27516 ci: Remove SNP tests from required stevenhorsman 2026-03-04 10:35:58 +00:00
  • 56c3618c1d tests: kata-deploy: wait for API recovery after uninstall Fabiano Fidêncio 2026-03-04 00:20:49 +01:00
  • 966d710df5 tests: increase kata-deploy wait timeout to 15 minutes Fabiano Fidêncio 2026-03-03 19:20:24 +01:00
  • ebe75cc3e3 kata-deploy: make verification job resilient to CRI runtime restarts Fabiano Fidêncio 2026-03-03 19:14:03 +01:00
  • 7a08ef2f8d kata-deploy: run cleanup on SIGTERM instead of preStop hook Fabiano Fidêncio 2026-03-03 16:49:46 +01:00
  • 4e024bfb43 Revert "tests: Skip testing k3s/rke2 with nydus snapshotter" Fabiano Fidêncio 2026-03-03 14:02:57 +01:00
  • a2216ec05a tests: set up full K3s/RKE2 V3 containerd template when needed Fabiano Fidêncio 2026-03-03 11:00:49 +01:00
  • 01895bf87e kata-deploy: use k3s/rke2 drop-in Fabiano Fidêncio 2026-03-03 10:48:06 +01:00
  • d821d4e572 Merge pull request #12619 from sprt/require-editorconfig Aurélien Bombo 2026-03-03 21:36:32 -06:00
  • b0345d50e8 build: kernel: Do not expect a modules tarball for vanilla kernel Fabiano Fidêncio 2026-02-19 17:22:03 +01:00
  • 911742e26e gatekeeper: Add EditorConfig checker to required tests Aurélien Bombo 2026-03-03 11:22:46 -06:00
  • cc25b8be65 build(deps): bump github.com/containerd/containerd/api in /src/runtime dependabot/go_modules/src/runtime/github.com/containerd/containerd/api-1.10.0 dependabot[bot] 2026-03-03 15:30:14 +00:00
  • 347ce5e3bc runtime: Skip to call sandboxDevices() for remote hypervisor Hyounggyu Choi 2026-03-03 13:44:12 +01:00
  • 546f9419e0 build: kernel: Do not expect a modules tarball for vanilla kernel topic/build-kernel-do-not-expected-a-modules-tarball-for-vanilla-kernel Fabiano Fidêncio 2026-02-19 17:22:03 +01:00
  • ab25592533 tests: Skip testing k3s/rke2 with nydus snapshotter Fabiano Fidêncio 2026-03-03 12:46:59 +01:00
  • fa3c3eb2ce ci: Add autogenerated policy tests on k0s, k3s, rke2 and microk8s Fabiano Fidêncio 2026-02-25 10:33:33 +01:00
  • 3e807300ac tests: k0s: Ensure --logging=containerd=debug is passed Fabiano Fidêncio 2026-02-27 10:46:15 +01:00
  • 876c6c832d tests: set runtime-request-timeout to 600s for k0s, k3s, rke2, microk8s Fabiano Fidêncio 2026-02-26 17:23:10 +01:00
  • 9725df658f tests: k8s: policy: set OCI bundle 1.2.1 for k3s/rke2 Fabiano Fidêncio 2026-02-26 12:36:47 +01:00
  • 7ca8db1e61 Merge pull request #12616 from Amulyam24/go-arch-fix Steve Horsman 2026-03-03 11:34:30 +00:00
  • 0754a17fed gha: pass the arch for setup-go on ppc64le Amulyam24 2026-03-03 16:33:52 +05:30
  • 2cf9018e35 versions: bump to Linux v6.18.15 (LTS) Mikko Ylinen 2026-03-02 12:48:35 +02:00
  • 0b2af07b02 build: kernel: fix checksum checks for RC kernels Mikko Ylinen 2025-11-12 11:09:37 +02:00
  • 3ea23528a5 docs: require user/group/fsGroup/supplementalGroups Dan Mihai 2026-02-25 19:58:45 +00:00
  • 642aa12889 csi-kata-directvolume: Bump x/net to v0.51 stevenhorsman 2026-03-02 16:40:58 +00:00
  • 24fe232e56 ci/openshift-ci: Bump x/net to v0.51 stevenhorsman 2026-03-02 16:40:03 +00:00
  • 0005e0ae6c build(deps): bump k8s.io/cri-api from 0.33.0 to 0.35.2 in /src/runtime dependabot/go_modules/src/runtime/k8s.io/cri-api-0.35.2 dependabot[bot] 2026-03-02 16:34:12 +00:00
  • e50324ba5b Merge pull request #12609 from kata-containers/dependabot/go_modules/src/runtime/go.opentelemetry.io/otel/sdk-1.40.0 Steve Horsman 2026-03-02 16:32:40 +00:00
  • 993a4846c8 versions: Bump go to 1.25.7 stevenhorsman 2026-02-25 11:15:21 +00:00
  • d95d1796b2 build(deps): bump go.opentelemetry.io/otel/sdk in /src/runtime dependabot[bot] 2026-03-02 12:59:21 +00:00
  • 501d8d1916 Merge pull request #12596 from kata-containers/remove-install_go Steve Horsman 2026-03-02 12:36:58 +00:00
  • 964c91f8fc Merge pull request #12608 from kata-containers/sprt/fix-hostpath-dev-docs Steve Horsman 2026-03-02 11:50:15 +00:00
  • 68e67d7f8a docs: Use more accurate wording for /dev hostPath behavior Aurélien Bombo 2026-02-27 11:20:56 -06:00
  • b147cb1319 Merge pull request #12587 from fidencio/topic/runtime-add-configurable-kubelet-root-dir Steve Horsman 2026-02-28 19:06:14 +00:00
  • 8a4ae090e6 Merge pull request #12513 from lifupan/event_publish Xuewei Niu 2026-02-28 14:41:46 +08:00
  • afe09803a1 gpu: Ignore OVMF and use the Kernel for proper PCI setup Zvonko Kaiser 2026-02-24 20:25:00 +00:00
  • 88f746dea8 runtime: nvidia: Use OVMF for NV GPU handler Manuel Huber 2026-01-19 12:58:41 -08:00
  • eec397ac08 qemu: Remove PCIe root port BAR reserve sizing Zvonko Kaiser 2026-02-12 20:38:24 +00:00
  • bb7fd335f3 qemu: Remove OVMF X-PciMmio64Mb fw_cfg hint Zvonko Kaiser 2026-02-12 15:48:42 +00:00
  • 330bfff4be kata-deploy: Fix nydus snapshotter config (on v3 config version) Fabiano Fidêncio 2026-02-25 12:11:27 +01:00
  • 0a73638744 runtime: add configurable kubelet root dir Fabiano Fidêncio 2026-02-26 15:07:18 +01:00
  • 2695007ef8 Merge pull request #12584 from stevenhorsman/switch-actionlint-workflow Steve Horsman 2026-02-27 13:03:58 +00:00
  • 3998e802de build(deps): bump toml from 0.5.11 to 0.9.8 in /src/tools/kata-ctl dependabot/cargo/src/tools/kata-ctl/toml-0.9.8 dependabot[bot] 2026-02-27 12:46:02 +00:00
  • 66e58d6490 tests: Delete install_go.sh stevenhorsman 2026-02-26 16:36:59 +00:00
  • b71bb47e21 workflow: Use setup-go to install go stevenhorsman 2026-02-26 16:36:09 +00:00
  • 58b5743f3f build(deps): bump toml in /src/tools/agent-ctl dependabot/cargo/src/tools/agent-ctl/toml-0.9.11spec-1.1.0 dependabot[bot] 2026-02-27 12:24:11 +00:00
  • a713ef52e4 build(deps): update toml requirement from 0.5.8 to 1.0.3 in /src/libs dependabot/cargo/src/libs/toml-1.0.3 dependabot[bot] 2026-02-27 12:16:57 +00:00
  • 1975b92b33 build(deps): bump toml from 0.5.11 to 0.9.6 in /src/agent dependabot/cargo/src/agent/toml-0.9.6 dependabot[bot] 2026-02-27 12:03:52 +00:00
  • 50cb2cc066 build(deps): bump github.com/go-openapi/errors in /src/runtime dependabot/go_modules/src/runtime/github.com/go-openapi/errors-0.22.6 dependabot[bot] 2026-02-27 11:58:11 +00:00
  • 3442fc7d07 Merge pull request #12477 from kata-containers/workflow-improvements Steve Horsman 2026-02-27 11:57:22 +00:00
  • d9d886b419 agent-policy: read bundle-id from OCI spec rootfs Markus Rudy 2024-07-24 09:51:57 +02:00
  • be5ae7d1e1 Merge pull request #12573 from BbolroC/support-memory-hotplug-go-runtime-s390x Hyounggyu Choi 2026-02-27 09:59:40 +01:00
  • c6014ddfe4 Merge pull request #12574 from sathieu/kata-deploy-kubectl-image Steve Horsman 2026-02-27 08:42:06 +00:00
  • de163e1d94 build(deps): bump the tokio group across 4 directories with 1 update dependabot/cargo/src/agent/tokio-c49fc46c2e dependabot[bot] 2026-02-26 13:56:44 +00:00
  • 1048132eb1 Merge pull request #12564 from stevenhorsman/remove-unused-dependencies Steve Horsman 2026-02-26 13:53:44 +00:00
  • 2a13f33d50 Merge pull request #12565 from microsoft/danmihai1/clh-51.1 Aurélien Bombo 2026-02-26 07:52:57 -06:00
  • b1847f9598 tests: Run TestContainerMemoryUpdate() on s390x only with virtio-mem Hyounggyu Choi 2026-02-20 15:42:15 +01:00
  • b9f3d5aa67 runtime: Support memory hotplug with virtio-mem on s390x Hyounggyu Choi 2026-02-20 15:22:59 +01:00
  • 19771671c2 runtime: Handle virtio-mem resize in hotplugAddMemory() Hyounggyu Choi 2026-02-24 14:40:46 +01:00
  • 8c91e7889c helm-chart: support digest pinning for images Fabiano Fidêncio 2026-02-26 13:17:04 +01:00
  • b61d169472 kata-deploy: allow to configure kubectl image Mathieu Parent 2026-02-25 12:28:31 +01:00
  • 308442e887 workflow: Update actionlint workflows stevenhorsman 2026-02-26 11:52:19 +00:00
  • 82c27181d8 kata-deploy: Remove unused crates stevenhorsman 2026-02-25 09:38:15 +00:00
  • bdbfe9915b kata-ctl: Remove unused crates stevenhorsman 2026-02-25 09:36:34 +00:00
  • b4365bdcaa genpolicy: Remove unused crates stevenhorsman 2026-02-25 09:35:49 +00:00
  • 382c6d2a2f agent-ctl: Remove unused crates stevenhorsman 2026-02-25 09:32:28 +00:00
  • e43a17c2ba runtime-rs: Remove unused crates stevenhorsman 2026-02-25 09:30:25 +00:00
  • 8177a440ca libs: Remove unused crates stevenhorsman 2026-02-24 16:02:21 +00:00
  • ed7ef68510 dragonball: Remove unused crates stevenhorsman 2026-02-23 17:01:56 +00:00
  • c1b8c6bce6 dragonball: Update cargo-machete config stevenhorsman 2026-02-23 16:21:05 +00:00
  • 1139a9bb8a trace-forwarder: Try and remove unused crates stevenhorsman 2026-02-23 14:41:39 +00:00
  • 675c0c3450 Merge pull request #12553 from kata-containers/dependabot/cargo/src/tools/agent-ctl/keccak-0.1.6 Steve Horsman 2026-02-26 08:53:57 +00:00
  • 9a921bb396 Merge pull request #12575 from kata-containers/build-checks-go-install-setup-go Steve Horsman 2026-02-26 08:51:56 +00:00
  • da0ca483b0 Merge pull request #12572 from fitzthum/bump-trustee Steve Horsman 2026-02-26 08:48:37 +00:00
  • 57b0148356 Merge pull request #12400 from Apokleos/enhance-snp-rs Alex Lyn 2026-02-26 15:29:33 +08:00
  • 2361dc7ca0 tests: k8s: reinstate testing on mariner hosts Dan Mihai 2026-02-23 19:33:12 +00:00