cilium / tetragon

eBPF-based Security Observability and Runtime Enforcement

Home Page:https://tetragon.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run multi-kernel Go tests (vmtests) on arm64

mtardy opened this issue · comments

After some work, LVH now supports arm64 and produces all the needed images, we can use that to run Tetragon's vmtests on arm64.

The only limitation, as of now, is that the available arm64 platforms do not provide nested virtualization (for hardware and software reasons) so we might need to use emulation like we did before for amd64.

Multi-kernel support for arm64

  1. arch/arm64 area/ci needs-rebase release-note/ci
  2. arch/arm64 area/ci release-note/ci