Commit Graph

  • dbba6b056b shellcheck: Fix shellcheck SC2148 stevenhorsman 2025-02-28 11:39:05 +00:00
  • c5ff513e0b shellcheck: Fix shellcheck SC2068 stevenhorsman 2025-02-28 11:25:14 +00:00
  • 58672068ff shellcheck: Fix shellcheck SC2145 stevenhorsman 2025-02-28 11:01:14 +00:00
  • bc2d7d9e1e osbuilder: Skip shellcheck on test_images.sh stevenhorsman 2025-02-28 10:43:59 +00:00
  • fb1d4b571f workflows: Add required shellcheck workflow stevenhorsman 2025-02-28 11:21:16 +00:00
  • b3972df3ca workflows: Shellcheck - ignore vendor stevenhorsman 2025-02-28 11:30:07 +00:00
  • 4df406f03c Merge pull request #10965 from zvonkok/fix-init Zvonko Kaiser 2025-03-03 14:46:41 -05:00
  • eb2f75ee61 gpu: fix init symlinks Zvonko Kaiser 2025-03-03 17:21:59 +00:00
  • 545022f295 Merge pull request #10817 from Jakob-Naucke/virtio-net-ccw Greg Kurz 2025-03-03 17:37:46 +01:00
  • e8aa5a5ab7 runtime-rs: Enable virtio-net-ccw for s390x Hyounggyu Choi 2025-02-28 15:54:59 +01:00
  • 59c1f0b59b runtime-rs: Suppress kernel parameters for IBM SE Hyounggyu Choi 2025-02-28 15:36:58 +01:00
  • 4c8e881a84 runtime-rs: Enable IBM SE support for QEMU Hyounggyu Choi 2025-02-28 14:57:30 +01:00
  • 2ecb2fe519 runtime-rs: Enable Dragonball for x86_64 & aarch64 Ruoqing He 2025-03-03 12:03:18 +08:00
  • c69509be1c metrics: Reduce repeats for boot time tests on qemu stevenhorsman 2025-03-02 08:42:00 +00:00
  • 0962cd95bc metrics: Increase minpercent range for qemu iperf test stevenhorsman 2025-03-01 17:52:23 +00:00
  • ef0e8669fb metrics: Increase minpercent range for clh tests stevenhorsman 2025-02-27 14:50:54 +00:00
  • f81c85e73d metrics: Increase maxpercent range for clh boot times stevenhorsman 2025-02-27 14:48:13 +00:00
  • 435ee86fdd metrics: Update iperf affinity stevenhorsman 2025-02-26 12:07:51 +00:00
  • 85bbc0e969 metrics: Increase wait time stevenhorsman 2025-02-24 16:50:41 +00:00
  • 4ce94c2d1b Revert "metrics: Add init_env function to latency test" stevenhorsman 2025-02-24 15:43:35 +00:00
  • 658a5e032b metrics: Increase containerd start timeout stevenhorsman 2025-02-24 13:49:38 +00:00
  • 3fab7944a3 workflows: Improve metrics jobs stevenhorsman 2025-02-27 16:57:34 +00:00
  • 6f918d71f5 workflows: Update metrics jobs stevenhorsman 2025-02-27 11:27:25 +00:00
  • 3f13023f5f Merge pull request #10870 from zvonkok/module-signing Zvonko Kaiser 2025-03-01 09:51:24 -05:00
  • d971e13446 gpu: Update rootfs.sh Zvonko Kaiser 2025-02-28 18:21:06 +00:00
  • 4018079b55 Merge pull request #10960 from fidencio/topic/kata-deploy-fix-k0s-deployment Fabiano Fidêncio 2025-02-28 18:49:46 +01:00
  • 94579517d4 shellcheck: Update nvidia_rootfs.sh Zvonko Kaiser 2025-02-28 16:36:05 +00:00
  • af1d6c2407 shecllcheck: Update nvidia_chroot.sh Zvonko Kaiser 2025-02-28 16:23:42 +00:00
  • c95f9885ea kata-deploy: k0s: Fix drop-in path Fabiano Fidêncio 2025-02-28 16:14:01 +01:00
  • c4e4e14b32 kernel: bump kata_config_version Zvonko Kaiser 2025-02-28 13:58:59 +00:00
  • d13be49f9b Merge pull request #10846 from stalb/feature/microk8s-support Fabiano Fidêncio 2025-02-28 13:57:44 +01:00
  • f80e7370d5 test: Verify deployement of kata-deploy on microk8s Stephane Talbot 2025-02-04 15:11:40 +01:00
  • f2ba224e6c kata-deploy: Update kata-deploy to support microk8s Stéphane Talbot 2025-02-02 21:51:02 +01:00
  • 09030ee96e ci: Refactor build-checks workflow Ruoqing He 2025-02-27 11:27:04 +08:00
  • eb94700590 ci: Drop install-libseccomp matrix variant Ruoqing He 2025-02-27 11:02:20 +08:00
  • 4dadd07699 gpu: Update rootfs.sh Zvonko Kaiser 2025-02-13 02:27:50 +00:00
  • 5ab3192c51 gpu: Update nvidia_rootfs.sh Zvonko Kaiser 2025-02-13 02:27:23 +00:00
  • 493ba63c77 gpu: Provide KBUILD_SIGN_PIN to the build.sh Zvonko Kaiser 2025-02-12 17:06:45 +00:00
  • 0309b70522 gpu: Pass-through KBUILD_SIGN_PIN Zvonko Kaiser 2025-02-12 17:05:24 +00:00
  • 9602ba6ccc gpu: Add proper KBUILD_SIGN_PIN to entry script Zvonko Kaiser 2025-02-12 17:03:43 +00:00
  • 39d3b7fb90 gpu: Update NVIDIA chroot script Zvonko Kaiser 2025-02-12 15:46:50 +00:00
  • d815fb6f46 gpu: Update kernel-headers Zvonko Kaiser 2025-02-12 15:35:45 +00:00
  • c2cb89532b gpu: Add the proper handling in build-kernel.sh Zvonko Kaiser 2025-02-12 15:27:57 +00:00
  • bc8360e8a9 gpu: Add proper config for module signing Zvonko Kaiser 2025-02-12 01:04:27 +00:00
  • f485e52f75 Merge pull request #10953 from zvonkok/shellcheckrc Zvonko Kaiser 2025-02-27 13:35:23 -05:00
  • 96ed706d20 Merge pull request #10950 from fidencio/topic/skip-arm-check-tests-that-depend-on-virt Fabiano Fidêncio 2025-02-27 18:26:32 +01:00
  • abfbc0ab60 ci: Add shellcheckrc Zvonko Kaiser 2025-02-27 16:51:55 +00:00
  • 33460386b9 Merge pull request #10803 from ryansavino/update-confidential-initrd-22.04 Zvonko Kaiser 2025-02-27 09:29:36 -05:00
  • e18e1ec3a8 ci: arm64: Skip tests that depend on virt on non-virt capable runners Fabiano Fidêncio 2025-02-27 12:18:35 +01:00
  • 5fda6b69e8 Merge pull request #10883 from stevenhorsman/k0s-version-pinning Wainer Moschetta 2025-02-27 10:11:59 -03:00
  • f3c22411fc Merge pull request #10930 from stevenhorsman/codeql-config Steve Horsman 2025-02-27 12:43:41 +00:00
  • d08787774f ci: k8s: Use pinned k0s version stevenhorsman 2025-02-24 14:28:48 +00:00
  • 3fe35c1594 version: Add k0s version stevenhorsman 2025-02-24 14:27:18 +00:00
  • 6e236fd44c Merge pull request #10652 from burgerdev/sysctls Fabiano Fidêncio 2025-02-27 08:25:14 +01:00
  • cb382e1367 Merge pull request #10925 from katexochen/p/fail-on-layer-pull Dan Mihai 2025-02-26 13:28:38 -08:00
  • ceafa82f2e tests: skip trusted storage tests for qemu-snp Ryan Savino 2025-02-24 03:47:54 -06:00
  • a00a7c500a build: initrd rootfs init symlink directly to systemd when no AGENT_INIT Ryan Savino 2025-02-23 00:01:53 -06:00
  • 70709455ef genpolicy: support sysctl settings Markus Rudy 2024-07-24 09:48:48 +02:00
  • 5aa89bc1d7 Merge pull request #10831 from RuoqingHe/ci-riscv64 Steve Horsman 2025-02-26 17:50:47 +00:00
  • 9d8026b4e5 Merge pull request #10654 from burgerdev/cronjob Fabiano Fidêncio 2025-02-26 15:13:40 +01:00
  • 7b16df64c9 Merge pull request #10935 from burgerdev/error-messages Fabiano Fidêncio 2025-02-26 14:01:22 +01:00
  • c146980bcd agent: Handle virtio-net-ccw devices separately Jakob Naucke 2025-01-30 16:59:12 +01:00
  • a084b99324 virtcontainers: Separate PCI/CCW for net devices Jakob Naucke 2025-01-30 16:59:12 +01:00
  • 2aa523f08a virtcontainers: Fix virtio-net-ccw address format Jakob Naucke 2025-01-30 16:59:12 +01:00
  • 2a992c4080 virtcontainers: Add CCW device to endpoint Jakob Naucke 2025-01-30 16:59:12 +01:00
  • b325069d72 agent: Update QEMU URL Jakob Naucke 2025-01-30 16:59:12 +01:00
  • 9935f9ea7e proto: Rename Interface.pciPath to devicePath Jakob Naucke 2025-02-07 17:39:18 +00:00
  • a338af3f18 kata-types: Fix bugs related to annotations in kata-types alex.lyn 2025-02-26 17:48:11 +08:00
  • 47a5439a20 Merge pull request #10934 from fidencio/topic/agent-unbreak-non-guest-pull-build Fabiano Fidêncio 2025-02-26 09:45:22 +01:00
  • c5e560e2d1 runtime-rs: handle ProtectionDevice in resource manager and sandbox Pavel Mores 2025-01-30 12:30:21 +01:00
  • eb47f15b10 runtime-rs: support ProtectionDevice in qemu-rs Pavel Mores 2025-01-30 11:57:37 +01:00
  • 87deb68ab7 runtime-rs: add implementation of ProtectionDevice Pavel Mores 2025-01-30 17:08:38 +01:00
  • a3f973db3b runtime-rs: extend SEV/SEV-SNP detection by including a details struct Pavel Mores 2025-01-30 14:06:22 +01:00
  • c549d12da7 runtime-rs: parse SEV-SNP related config file settings Pavel Mores 2025-01-30 08:46:02 +01:00
  • d58f38dfab genpolicy: add get_process_fields to CronJob Markus Rudy 2024-12-12 15:02:11 +01:00
  • ec020399b9 ci: Enable partial components build-check on riscv Ruoqing He 2025-02-12 18:14:41 +08:00
  • 1f6833bd0d runtime: add cause to CDI errors Markus Rudy 2025-02-26 08:36:15 +01:00
  • 9981cdd8a8 genpolicy: fail when layer can't be processed Paul Meyer 2025-02-24 09:27:40 +01:00
  • b3b570e4c4 agent: Fix non-guest-pull build Fabiano Fidêncio 2025-02-25 21:45:15 +01:00
  • 04c56a0aaf Merge pull request #10931 from zvonkok/iommufd-fix Zvonko Kaiser 2025-02-25 12:50:24 -05:00
  • ed50e31625 build: Reorganize target selection Ruoqing He 2025-02-25 23:23:38 +08:00
  • 562911e170 build: Add riscv mapping for common.bash Ruoqing He 2025-02-25 23:15:48 +08:00
  • 62e2473c32 build: Add riscv64 to utils.mk Ruoqing He 2025-02-25 16:18:54 +08:00
  • 804e5cd332 gpu: IOMMUFD provide proper ID Zvonko Kaiser 2025-02-24 18:26:46 +00:00
  • c97e9e1592 workflows: Add codeql config stevenhorsman 2025-02-24 17:18:15 +00:00
  • e09ae2cc0b Merge pull request #10921 from RuoqingHe/drop-redundant-override Fabiano Fidêncio 2025-02-25 14:54:36 +01:00
  • c01e7f1ed5 Merge pull request #10932 from kata-containers/topic/consolidate-publish-workflow Fabiano Fidêncio 2025-02-25 14:50:40 +01:00
  • 5000fca664 workflows: Add build-checks to manual CI stevenhorsman 2025-02-25 11:38:49 +00:00
  • 23434791f2 workflows: Refactor publish workflows stevenhorsman 2025-02-25 10:48:54 +00:00
  • e3eb9e4f28 Merge pull request #10929 from kata-containers/topic/enable-arm-tests Fabiano Fidêncio 2025-02-24 19:34:28 +01:00
  • a6186b6244 ci: k8s: arm: Skip "Check the number vcpus are ..." test Fabiano Fidêncio 2025-02-24 17:15:12 +01:00
  • 1798804c32 ci: k8s: arm: Skip "Pod quota" test Fabiano Fidêncio 2025-02-24 17:11:24 +01:00
  • 053827cacc ci: k8s: arm: Skip "Running within memory constraints" test Fabiano Fidêncio 2025-02-24 16:59:39 +01:00
  • 7bd444fa52 ci: Run k8s tests on arm64 Fabiano Fidêncio 2025-02-24 10:23:24 +01:00
  • 16aa6b9b4b Merge pull request #10911 from kata-containers/sprt/fix-cgroup-race Aurélien Bombo 2025-02-24 10:28:58 -06:00
  • 265a751837 build: Drop redundant ARCH override Ruoqing He 2025-02-24 22:04:28 +08:00
  • aa30f9ab1f versions: Use jammy for x86_64 confidential initrd Fabiano Fidêncio 2025-02-20 18:33:21 +01:00
  • adca339c3c ci: Fix GH throttling in run-nerdctl-tests Aurélien Bombo 2025-02-21 08:28:59 -06:00
  • 111803e168 runtime: cgroups: Remove commented out code Aurélien Bombo 2025-02-21 11:41:07 -06:00
  • 1f8c15fa48 Revert "tests: Skip k8s job test on qemu-coco-dev" Aurélien Bombo 2025-02-21 17:35:33 -06:00