Commit Graph

  • 0f3160276b ci: k8s: skip no-op Helm uninstall on free runners Fabiano Fidêncio 2026-05-05 23:19:33 +02:00
  • f5533950e6 kata-deploy: helm: cap container RSS via resources block Fabiano Fidêncio 2026-05-04 18:17:59 +02:00
  • 9e99b21ec5 kata-deploy: re-exec into a tiny post-install waiter Fabiano Fidêncio 2026-05-04 18:16:01 +02:00
  • af03ab2228 kata-deploy: replace JSONPath node lookups with typed accessors Fabiano Fidêncio 2026-05-04 18:11:39 +02:00
  • 52e6a19253 kata-deploy: size-optimise the release profile Fabiano Fidêncio 2026-05-04 18:00:46 +02:00
  • 6cd842494c kata-deploy: cap the tokio worker pool to 2 threads Fabiano Fidêncio 2026-05-05 14:07:13 +02:00
  • 346119108e kata-deploy: drop unused kube features Fabiano Fidêncio 2026-05-04 17:51:07 +02:00
  • 114cacf439 Merge pull request #12857 from kata-containers/topic/runtime-rs-coldplug-gpu Fabiano Fidêncio 2026-05-07 12:54:04 +02:00
  • 19c194aa94 ci: Add runtime-rs GPU shims to NVIDIA GPU CI workflow Fabiano Fidêncio 2026-04-05 23:46:48 +02:00
  • 1682b73e38 kata-deploy: Add qemu-nvidia-gpu-tdx-runtime-rs shim Fabiano Fidêncio 2026-04-04 12:13:07 +02:00
  • 8a33007806 runtime-rs: Add configuration-qemu-nvidia-gpu-tdx-runtime-rs.toml.in Fabiano Fidêncio 2026-04-04 12:12:52 +02:00
  • 2280620cb9 kata-deploy: Add qemu-nvidia-gpu-snp-runtime-rs shim Fabiano Fidêncio 2026-04-04 12:06:00 +02:00
  • e98a864285 runtime-rs: Add configuration-qemu-nvidia-gpu-snp-runtime-rs.toml.in Fabiano Fidêncio 2026-04-04 12:05:45 +02:00
  • 92a8cd56d1 kata-deploy: Add qemu-nvidia-gpu-runtime-rs shim Fabiano Fidêncio 2026-04-04 11:48:29 +02:00
  • 1ada256581 runtime-rs: Add configuration-qemu-nvidia-gpu-runtime-rs.toml.in Fabiano Fidêncio 2026-04-04 11:46:41 +02:00
  • a51e0b630e agent: Update VFIO device handling for GPU cold-plug Alex Lyn 2026-04-04 11:44:44 +02:00
  • cb6fb51920 runtime-rs: Do not pass through audio device from IOMMU group Fabiano Fidêncio 2026-04-25 17:16:29 +02:00
  • 7e2dff8179 runtime-rs: Wire BlockDeviceModern into rawblock volume and container Alex Lyn 2026-04-12 16:30:45 +02:00
  • eecb1a246c runtime-rs: Add resource manager VFIO modern handling and CDI wiring Alex Lyn 2026-04-12 16:30:29 +02:00
  • 4f618d09d5 runtime-rs: Add Pod Resources CDI discovery in sandbox Alex Lyn 2026-04-12 16:30:10 +02:00
  • 21a47cfe8d runtime-rs: Wire VFIO cold-plug into QEMU inner Alex Lyn 2026-04-12 16:28:08 +02:00
  • 0f9ab37abe runtime-rs: Bump QMP timeouts for VFIO cold-plug Alex Lyn 2026-04-12 16:27:39 +02:00
  • a975a998a6 runtime-rs: Add QEMU VFIO command-line parameter structs Alex Lyn 2026-04-12 16:26:48 +02:00
  • 074e9e9423 runtime-rs: Add PCIe topology cold-plug port management Alex Lyn 2026-04-12 16:25:23 +02:00
  • 064aa340ab runtime-rs: Wire modern device types into device config and manager Alex Lyn 2026-04-12 16:23:29 +02:00
  • 6c0b53fe36 runtime-rs: Add BlockDeviceModern driver Alex Lyn 2026-04-12 16:21:02 +02:00
  • e72ed1c12e runtime-rs: Add VFIO modern device driver Alex Lyn 2026-04-12 16:19:26 +02:00
  • 564c39907a runtime-rs: Improve vsock connect with spawn_blocking and backoff Alex Lyn 2026-04-12 16:03:48 +02:00
  • b4768cfc61 dragonball: Adapt VFIO DMA calls to vfio-ioctls 0.6 API Alex Lyn 2026-04-12 16:01:19 +02:00
  • 0bb9b66815 kata-sys-util: Add PCI helpers for VFIO cold-plug paths Alex Lyn 2026-04-04 11:33:23 +02:00
  • 5020505e6a kata-types: Add pod_resource_api_sock configuration for GPU cold-plug Alex Lyn 2026-04-04 11:29:46 +02:00
  • 1e96e75bf3 pod-resources-rs: Add kubelet Pod Resources API client Alex Lyn 2026-04-04 11:22:49 +02:00
  • acfb9f9762 Merge pull request #12954 from zvonkok/modular-makefile Fabiano Fidêncio 2026-05-07 10:32:32 +02:00
  • 8473144ee5 Merge pull request #12989 from microsoft/danmihai1/ignore-unnecessary-fields manuelh-dev 2026-05-06 23:54:39 -07:00
  • 5f6512ac93 Merge pull request #12993 from kata-containers/dependabot/cargo/openssl-0.10.79 Steve Horsman 2026-05-06 17:03:37 +01:00
  • 8cc9325fee build(deps): bump openssl from 0.10.78 to 0.10.79 dependabot[bot] 2026-05-06 10:19:15 +00:00
  • 7f31fb4c58 Merge pull request #12873 from gkurz/lean-code-vendoring Fabiano Fidêncio 2026-05-06 12:15:02 +02:00
  • 75bde1483e Merge pull request #12991 from gkurz/opa-fix-traversal-regex Fabiano Fidêncio 2026-05-06 11:59:00 +02:00
  • 16bc6db59e static-checks: Drop vendor checks Greg Kurz 2026-04-23 09:27:40 +02:00
  • bb933f65e4 vendor: Remove make vendor across the repo Greg Kurz 2026-04-17 15:56:19 +02:00
  • c18932b5ab build-checks: Remove make vendor Greg Kurz 2026-04-17 15:35:33 +02:00
  • b44e56d3db runtime: Remove vendor directory Greg Kurz 2026-04-16 18:00:22 +02:00
  • e4eb515a5f log-parser: Remove vendor directory Greg Kurz 2026-04-16 18:12:39 +02:00
  • afc0e07eb9 metrics: Remove vendor directory Greg Kurz 2026-04-16 18:11:38 +02:00
  • af54cd8a27 tests: Remove vendor directory Greg Kurz 2026-04-16 17:59:49 +02:00
  • aa9145a762 generate_vendor: Add go vendored code Greg Kurz 2026-04-16 14:30:55 +02:00
  • 1c1945f997 ci: Add go mod tidy check to static checks Greg Kurz 2026-04-21 10:58:19 +02:00
  • 6de1c00b77 webhook: Fix go.sum file Greg Kurz 2026-04-16 17:49:48 +02:00
  • 6c3de068a4 generate_vendor: Adapt to modern cargo Greg Kurz 2026-04-16 16:26:58 +02:00
  • 56eda1686c genpolicy: Fix matching of .. in paths Greg Kurz 2026-05-06 08:04:12 +02:00
  • fcee4864e7 genpolicy: ignore additional PodAffinity fields Dan Mihai 2026-05-04 23:55:53 +00:00
  • 4a91e7d2f5 genpolicy: ignore pod schedulerName field Dan Mihai 2026-05-05 15:45:41 +00:00
  • c51a30570f genpolicy: ignore pod priority field Dan Mihai 2026-05-05 15:22:40 +00:00
  • b6349f50ab genpolicy: ignore preemptionPolicy Dan Mihai 2026-05-05 02:19:26 +00:00
  • bdaa65e29d Merge pull request #12952 from manuelh-dev/mahuber/go-path-change manuelh-dev 2026-05-05 15:12:06 -07:00
  • 9f4a7a9d55 Merge pull request #12978 from microsoft/danmihai1/empty-env-var Dan Mihai 2026-05-05 14:10:35 -07:00
  • 99dd897814 genpolicy: support empty environment variables Dan Mihai 2026-05-04 21:59:40 +00:00
  • 3c28b18810 genpolicy: refactor EnvVar::get_value Dan Mihai 2026-05-04 21:31:29 +00:00
  • 06072552de osbuilder: install yq in container without GOPATH Manuel Huber 2026-04-29 11:57:22 -07:00
  • e9447e8b43 Merge pull request #12983 from fidencio/topic/k8s-tests-cron-job-is-missing-runtime-class-name Steve Horsman 2026-05-05 17:58:54 +01:00
  • e341f5948a Merge pull request #12977 from alextibbles/bump-kernel-copyfailotherkernels Fabiano Fidêncio 2026-05-05 16:38:03 +02:00
  • 210ad5de98 runtime-rs: Bump netlinks for Linux 6.17+ IPv6 dev conf RTNetlink Fabiano Fidêncio 2026-05-05 13:56:24 +02:00
  • 258ab1eab4 runtime-rs: network: use provided name for virt interface lookup Fabiano Fidêncio 2026-05-05 12:06:30 +02:00
  • 29e63c21a1 tests: k8s-cron-job: set runtimeClassName to kata Fabiano Fidêncio 2026-05-05 11:20:50 +02:00
  • 8d7246e29a kernel: bump kernel versions other than dragonball Alex Tibbles 2026-05-04 12:58:01 -04:00
  • 27c3dfbb8c Merge pull request #12943 from fidencio/topic/kata-deploy-add-http-health-probes Fabiano Fidêncio 2026-05-05 09:30:17 +02:00
  • 03f36e391e Merge pull request #12980 from microsoft/danmihai1/mariner-oci-version Fabiano Fidêncio 2026-05-05 08:10:03 +02:00
  • 0a6dc2fae0 ci: mariner: use OCI version 1.2.1 Dan Mihai 2026-05-05 02:23:30 +00:00
  • 76d815dc67 Merge pull request #12968 from rajatchopra/pgpudocfix Fabiano Fidêncio 2026-05-04 21:29:31 +02:00
  • 4a19262efb docs: fix nvidia config for device plugin Rajat Chopra 2026-05-01 13:28:57 -07:00
  • 6033f25e0e Merge pull request #12965 from kata-containers/dependabot/github_actions/actions/checkout-6.0.2 Fabiano Fidêncio 2026-05-04 19:37:54 +02:00
  • a3d6829ed4 Merge pull request #12964 from kata-containers/dependabot/github_actions/editorconfig-checker/action-editorconfig-checker-2.2.0 Fabiano Fidêncio 2026-05-04 19:37:42 +02:00
  • 7c61c55011 Merge pull request #12966 from kata-containers/dependabot/github_actions/streetsidesoftware/cspell-action-8.4.0 Fabiano Fidêncio 2026-05-04 19:37:28 +02:00
  • b2931c6759 build(deps): bump actions/checkout from 4.2.2 to 6.0.2 dependabot[bot] 2026-05-04 17:05:59 +00:00
  • 3d43259463 Merge pull request #12974 from fidencio/topic/ci-tdx-nightly-run-with-runtime-rs Fabiano Fidêncio 2026-05-04 19:04:03 +02:00
  • b195dcca65 Merge pull request #12975 from kata-containers/topic/ci-nvidia-run-nightly-without-trace-log-level Fabiano Fidêncio 2026-05-04 19:02:14 +02:00
  • d9722ba4be Merge pull request #12960 from microsoft/saul/update_mariner_test_configs Fabiano Fidêncio 2026-05-04 18:26:41 +02:00
  • 9e3bd6b576 tests: fix kata-deploy lifecycle test reliability Fabiano Fidêncio 2026-05-03 19:18:03 +02:00
  • ed4f6ebc9e tests: use readiness probes to wait for kata-deploy install Fabiano Fidêncio 2026-04-28 23:40:11 +02:00
  • 49396b7991 kata-deploy: add HTTP health probes (healthz/readyz) Fabiano Fidêncio 2026-04-28 23:24:16 +02:00
  • cd51003f3f Merge pull request #12947 from fidencio/topic/runtime-rs-s390x-docker Fabiano Fidêncio 2026-05-03 22:06:00 +02:00
  • 746d182c1a runtime-rs: qemu: add CCW network hotplug & retry update_interface Fabiano Fidêncio 2026-04-29 11:13:21 +02:00
  • 8655d87892 ci: nvidia: Disable NVRC trace logging on nightly runs Fabiano Fidêncio 2026-05-03 18:11:55 +02:00
  • 51d5f2ea7b ci: Run runtime-rs tests for TDX on nightly Fabiano Fidêncio 2026-05-03 18:05:17 +02:00
  • 8c3c7aa871 ci: Drop ITA_KEY usage from CI workflows Fabiano Fidêncio 2026-05-03 18:04:19 +02:00
  • 86e5975ad6 Merge pull request #12973 from stevenhorsman/release-concurrency-fix 3.30.0 Steve Horsman 2026-05-02 20:16:29 +01:00
  • 9715a7cca2 release: fix release workflow concurrency deadlock stevenhorsman 2026-05-02 20:13:17 +01:00
  • 5540f50198 Merge pull request #12972 from stevenhorsman/release/3.30.0 Fabiano Fidêncio 2026-05-02 20:54:54 +02:00
  • fd2b85f8ad Merge pull request #12969 from burgerdev/require-codegen Steve Horsman 2026-05-02 18:38:53 +01:00
  • a1a6a9a150 release: Bump version to 3.30.0 stevenhorsman 2026-05-02 17:57:39 +01:00
  • 3ae3a0437b Merge pull request #12963 from zvonkok/copyfail Steve Horsman 2026-05-02 16:58:53 +01:00
  • 22598a34b2 gatekeeper: require codegen Markus Rudy 2026-05-02 12:28:58 +02:00
  • 7a1fa7842d build(deps): bump streetsidesoftware/cspell-action from 8.3.0 to 8.4.0 dependabot[bot] 2026-05-01 18:06:22 +00:00
  • 883edd798f build(deps): bump editorconfig-checker/action-editorconfig-checker dependabot[bot] 2026-05-01 18:05:35 +00:00
  • cbb06545f7 kata-deploy: configure_mariner: also apply test config to runtime-rs Saul Paredes 2026-04-30 08:21:35 -07:00
  • 564d381b79 kata-deploy: configure_mariner: correctly set static_sandbox_resource_mgmt Saul Paredes 2026-04-30 08:07:28 -07:00
  • 803531dd9c kernel: Bump Kernel Version Zvonko Kaiser 2026-05-01 14:20:23 +00:00
  • 9995e1ba37 build(deps): bump toml in /src/tools/agent-ctl dependabot/cargo/src/tools/agent-ctl/toml-1.1.2spec-1.1.0 dependabot[bot] 2026-05-01 11:46:04 +00:00
  • 62b847fd6c Merge pull request #12850 from burgerdev/remove-standard-oci-runtime Steve Horsman 2026-05-01 12:44:10 +01:00
  • 79ba4e2dd0 Merge pull request #12937 from fidencio/topic/kata-deploy-support-containerd-config-version-4 Fabiano Fidêncio 2026-05-01 07:46:36 +02:00