Open pellared opened 1 year ago
Removing from Beta project. I think it is good enough to test against the latest release for beta.
SIG meeting:
By @RonFed:
Adding support for multiple kernel versions in our e2e tests will greatly improve the eBPF code stability. I found a similar infrastructure we might find helpful in https://github.com/cilium/ebpf/blob/main/run-tests.sh.
Currently the tests are executed only on the latest (1.20) Go version.
We should run on CI the tests against all supported versions of Go.