Commit Graph

  • 74254cba8f Merge pull request #12106 from stevenhorsman/gatekeeper-paging-reduction Steve Horsman 2025-11-18 14:08:26 +00:00
  • 8eca0814bd tests: Run authenticated tests with experimental_force_guest_pull Fabiano Fidêncio 2025-11-12 10:26:03 +01:00
  • 5beb1af202 tests: Pass EXPERIMENTAL_FORCE_GUEST_PULL to the test Fabiano Fidêncio 2025-11-12 17:37:14 +01:00
  • 638cad18ef Merge pull request #11978 from burgerdev/genpolicy-test-refactor Markus Rudy 2025-11-18 09:54:40 +01:00
  • 9f0fea1e34 ci: Adjust gatekeeper's job fetch stevenhorsman 2025-11-18 08:22:17 +00:00
  • 6ceacee0b9 runtime-rs: Add queue_size and num_queues for block volumes Alex Lyn 2025-11-11 18:59:10 +08:00
  • 30a9a8b4ec runtime-rs: Add queue_size and num_queues for block device Alex Lyn 2025-11-11 18:57:46 +08:00
  • 9b0204a2de runtime-rs: Set Clh's disk queue_size and num_queues Alex Lyn 2025-11-11 18:55:26 +08:00
  • f19c48505c runtime-rs: Introduce queue_size and num_queues in BlockConfig Alex Lyn 2025-11-11 18:52:33 +08:00
  • e958993348 kata-types: Introduce queue_size and num_queues within BlockDeviceInfo Alex Lyn 2025-11-11 17:51:46 +08:00
  • 780c45de23 runtime-rs: Add support queue_size and num_queues within configurations Alex Lyn 2025-11-11 17:31:59 +08:00
  • ac021e2ab9 Merge pull request #11563 from RuoqingHe/single-workspace Steve Horsman 2025-11-18 06:36:18 +00:00
  • d071384bba runtime-rs: Clear Linux.Resources.Devices completely Alex Lyn 2025-11-18 11:50:28 +08:00
  • ca8b3300d3 Merge pull request #11620 from zhangckid/indep_iothreads_upstream Xuewei Niu 2025-11-18 11:08:51 +08:00
  • 5982e66503 runtime-rs: Ensure unique guest path for container mount binding Alex Lyn 2025-11-18 11:03:26 +08:00
  • f791be1abb Merge pull request #12064 from Apokleos/policy-optional-path Fupan Li 2025-11-18 10:19:26 +08:00
  • e6b24cd789 build: Exclude crates with no workspace setup Ruoqing He 2025-11-12 06:09:33 +00:00
  • 6068242bf1 build: Move dragonball to root workspace Ruoqing He 2025-11-12 05:56:58 +00:00
  • 3fbe693658 build: Introduce root workspace for rust components Ruoqing He 2025-11-12 05:15:30 +00:00
  • 650ada7bcc Merge pull request #12101 from stevenhorsman/release/3.23.0 3.23.0 Steve Horsman 2025-11-17 21:09:45 +00:00
  • 70f1f4a3ac release: Bump version to 3.23.0 stevenhorsman 2025-11-17 19:27:25 +00:00
  • c47e8d0ab8 kata-ctl: update backtrace and local references stevenhorsman 2025-11-17 10:15:26 +00:00
  • d16620bae1 runk: update backtrace to 0.3.76 stevenhorsman 2025-11-17 10:12:06 +00:00
  • 0b259e4fcf agent-ctl: update backtrace to 0.3.76 stevenhorsman 2025-11-17 10:11:07 +00:00
  • 4abf79f16f genpolicy: update backtrace to 0.3.76 stevenhorsman 2025-11-17 10:09:21 +00:00
  • 4158d9a94a runtime-rs: update flate2 & backtrace stevenhorsman 2025-11-17 10:04:43 +00:00
  • fe10db233c runtime-rs: Remove libbacktrace feature from backtrace stevenhorsman 2025-11-17 10:03:40 +00:00
  • 398e7987cd dragonball: update flate2 & backtrace stevenhorsman 2025-11-17 09:48:12 +00:00
  • 04c7d11689 Merge pull request #12044 from lifupan/fix_update_interface Steve Horsman 2025-11-17 14:45:36 +00:00
  • 763a0d8675 runtime: fix the issue of update interface error Fupan Li 2025-11-07 11:27:54 +08:00
  • b3eb794662 Merge pull request #12098 from stevenhorsman/csi-kata-direct-volume-xz-0.5.15-bump Steve Horsman 2025-11-17 12:47:28 +00:00
  • 3f45fcd3b3 tests: fix the issue of missing teardown pods fupan_test Fupan Li 2025-11-10 10:29:54 +08:00
  • 75996945aa kata-deploy: try-kata-values.yaml -> values.yaml Fabiano Fidêncio 2025-11-15 10:11:24 +01:00
  • 71a9ecf9f8 Merge pull request #12095 from lifupan/fix_vcpu_number Alex Lyn 2025-11-17 19:11:48 +08:00
  • 502a3ce3b6 csi-kata-directvolume: Bump xz module stevenhorsman 2025-11-17 10:20:08 +00:00
  • b771bb6ed3 genpolicy: log requests as jsonlines Markus Rudy 2025-10-25 14:28:32 +02:00
  • eb6cf025b3 genpolicy: format testcases.json and sort by key Markus Rudy 2025-10-25 13:34:13 +02:00
  • 851f8258af genpolicy: move testcase request type out of struct Markus Rudy 2025-10-25 12:34:20 +02:00
  • 914063bcdd runtime: documentation: Add virtio-blk support iothread comments in docs zhangchen.kidd 2025-06-17 11:06:22 +08:00
  • 9128112e3d runtime: qemu: Add Independent IOThread support for virtio-blk zhangchen.kidd 2025-06-16 21:03:36 +08:00
  • fea954df7a runtime: qemu: qmp: Add iothread args for QMP ExecutePCIDeviceAdd zhangchen.kidd 2025-06-16 21:01:02 +08:00
  • af203b7dee runtime: qemu: introduce setup iothread function zhangchen.kidd 2025-07-29 15:30:29 +08:00
  • d20712aa9e runtime: qemu: Add comments for virtio-scsi iothread args zhangchen.kidd 2025-07-29 12:02:07 +08:00
  • f9d4829e77 rumtime: qemu: Add indep_iothreads for QEMU hypervisor toml zhangchen.kidd 2025-07-24 15:57:19 +08:00
  • c3d3684f81 runtime: Introduce independent IOThreads framework zhangchen.kidd 2025-08-22 19:20:43 +08:00
  • c74a2650e9 runtime-rs: fix the issue of wrong vcpu number Fupan Li 2025-11-17 10:02:00 +08:00
  • daca7b268b genpolicy: Make cpath compatible with both runtime-rs and runtime-go Alex Lyn 2025-11-05 17:50:30 +08:00
  • 2e000129a9 kata-deploy: tests: Add example values files for easy Kata deployment Fabiano Fidêncio 2025-11-13 13:06:46 +01:00
  • 8717312599 tests: Migrate helm_helper to use new structured configuration Fabiano Fidêncio 2025-11-13 11:55:39 +01:00
  • aa89fda7fc kata-deploy: Document new structured configuration and deprecation Fabiano Fidêncio 2025-11-13 11:55:38 +01:00
  • 119893b8e8 kata-deploy: Add backward compatibility for legacy env.* configuration Fabiano Fidêncio 2025-11-13 11:55:37 +01:00
  • ae3fb45814 kata-deploy: Introduce structured configuration format for shims Fabiano Fidêncio 2025-11-13 11:52:53 +01:00
  • e85d584e1c kata-deploy: script: Fix FOR_ARCH handling Fabiano Fidêncio 2025-11-14 11:39:07 +01:00
  • 397289c67c kata-deploy: script: Handle {https,no}_proxy per shim Fabiano Fidêncio 2025-11-06 14:18:59 +01:00
  • f62d9435a2 runtimeclasses: firecracker is not a valid one Fabiano Fidêncio 2025-11-14 19:47:16 +01:00
  • 3380458269 kata-deploy: Add daemonsets to the RBAC nheinemans-asml 2025-11-13 14:22:21 +01:00
  • 716c55abdd kernel: adds nft bridging and filtering support for IPv4 and IPv6 Simon Kaegi 2025-10-21 16:53:47 -04:00
  • 5cc1024936 ci: k8s: AUTO_GENERATE_POLICY for coco-dev Dan Mihai 2025-10-29 16:14:18 +00:00
  • 73ad83e1cc genpolicy: update workaround for guest pull Dan Mihai 2025-11-12 22:36:42 +00:00
  • 7bcb971398 Merge pull request #12075 from burgerdev/genpolicy-archived-deps Steve Horsman 2025-11-14 14:51:47 +00:00
  • 1d0d066869 Merge pull request #12069 from Amulyam24/static-checks-ppc Steve Horsman 2025-11-14 10:18:37 +00:00
  • dd59131924 runtime-rs: update flate2 to 1.1.5 Markus Rudy 2025-11-12 11:05:11 +01:00
  • 3949492f19 genpolicy: update flate2 to 1.1.5 Markus Rudy 2025-11-12 11:01:11 +01:00
  • 0ab71771ab Merge pull request #11447 from kata-containers/runtime-rs-qemu-coco-dev-config Steve Horsman 2025-11-13 19:12:57 +00:00
  • 1ef3e3b929 ci: Switch gatekeeper auth header stevenhorsman 2025-11-13 10:42:51 +00:00
  • b7abcc4c37 tests: Fix wildcard skip in k8s-cpu-ns stevenhorsman 2025-11-13 14:21:05 +00:00
  • bda6bbcad3 runtime-rs: Set static_sandbox_resource_mgmt to true within nontee Alex Lyn 2025-11-09 16:11:02 +08:00
  • b51af53bc7 tests/k8s: call teardown_common in some policy tests stevenhorsman 2025-08-12 11:29:34 +01:00
  • efc6aee4f6 runtime-rs: Support agent policy Alex Lyn 2025-08-13 13:13:54 +08:00
  • 79082171ca workflows: Add Delete AKS cluster timeout stevenhorsman 2025-07-28 13:40:05 +01:00
  • 0335012824 tests/k8s: Enable tests for qemu-coco-dev-runtime-rs stevenhorsman 2025-06-23 15:21:41 +01:00
  • a1ddd2c3dd kata-deploy: Add kata-qemu-coco-dev-runtime-rs runtime class stevenhorsman 2025-06-20 14:17:15 +01:00
  • 64da581f6e kata-types: Support create_container_timeout set within configuration Alex Lyn 2025-08-19 09:35:03 +08:00
  • af2c2d9d00 runtime-rs: Add qemu-coco-dev-runtime-rs stevenhorsman 2025-06-19 17:26:03 +01:00
  • b32b54c4af github: do not run agent checks for Power on ubuntu-24.04-ppc64le Amulyam24 2025-11-11 15:01:23 +05:30
  • 657c4406cd runtime: Add preliminary support for EROFS native rwlayers Gao Xiang 2025-11-12 19:48:13 +08:00
  • 92758a17fe Merge pull request #12078 from kata-containers/switch-to-ubuntu-24.04-arm-runner Steve Horsman 2025-11-12 16:35:52 +00:00
  • ba56a2c372 workflows: Switch to ubuntu-22.04-arm runner stevenhorsman 2025-11-12 15:35:46 +00:00
  • a04cdbc40f tests: Enforce qemu-coco-dev for experimental_force_guest_pull Fabiano Fidêncio 2025-11-12 10:57:32 +01:00
  • e31313ce9e Merge pull request #11030 from ldoktor/webhook2 Wainer Moschetta 2025-11-12 11:21:23 -03:00
  • 2dec247a54 Merge pull request #12038 from lifupan/fix_smaller-memeory Hyounggyu Choi 2025-11-12 11:22:04 +01:00
  • c715d8648c build(deps): bump oras-project/setup-oras from 1.2.2 to 1.2.4 dependabot[bot] 2025-10-28 16:17:38 +00:00
  • 2c8d0688f2 Merge pull request #12068 from katexochen/p/full-controllers Markus Rudy 2025-11-12 10:35:38 +01:00
  • 6d3c20bc45 riscv: Introduce its own nightly tests Fabiano Fidêncio 2025-11-10 17:41:15 +01:00
  • d783e59b42 Merge pull request #12055 from fidencio/topic/coco-bump-trustee Zvonko Kaiser 2025-11-12 02:48:16 -05:00
  • edacdcb0bc build(deps): bump github.com/opencontainers/selinux in /src/runtime dependabot[bot] 2025-11-11 13:25:56 +00:00
  • 1954dfe349 Merge pull request #12071 from stevenhorsman/update-required-test-docker-and-stratovirt Steve Horsman 2025-11-11 21:19:25 +00:00
  • 76e4e6bc24 Merge pull request #12061 from Apokleos/correct-unexpected-cap Zvonko Kaiser 2025-11-11 12:20:33 -05:00
  • d82eb8d0f1 ci: Drop docker tests Fabiano Fidêncio 2025-11-10 17:58:32 +01:00
  • 8b5df4d360 ci: Remove stratovirt & docker tests from required stevenhorsman 2025-11-11 15:38:51 +00:00
  • 4b33000c56 Merge pull request #12067 from Apokleos/fix-guest-emptydir Steve Horsman 2025-11-11 15:21:31 +00:00
  • ca91073d83 tools.kata-webhook: Add support for only-filter Lukáš Doktor 2025-03-14 12:39:47 +01:00
  • 281f69a540 build(deps): bump github.com/containerd/containerd in /src/runtime dependabot[bot] 2025-11-10 15:41:38 +00:00
  • ec6896e96b genpolicy: remove non-existing field from CronJobSpec Paul Meyer 2025-11-11 11:04:23 +01:00
  • 258aed3cd3 genpolicy: support full JobSpec Paul Meyer 2025-11-10 16:41:55 +01:00
  • f0ffaa9a6b genpolicy: support full DeploymentSpec Paul Meyer 2025-11-10 13:31:01 +01:00
  • 79d1a6ed8f runtime-rs: Correct the mount type for emptydir with local storage Alex Lyn 2025-11-11 17:09:33 +08:00
  • 935ecf2765 runtime-rs: Fix disable_guest_empty_dir parameters order Alex Lyn 2025-11-11 16:34:38 +08:00
  • 9d6f6bac37 agent-ctl: Bump image-rs version Fabiano Fidêncio 2025-11-10 21:13:02 +01:00
  • a5629a5a6f versions: Bump coco-guest-components Fabiano Fidêncio 2025-11-10 21:12:23 +01:00