John Fastabend

Results 4 issues of John Fastabend

If not all of our preconditions are met, e.g. IP allocation fails or IP lookup fails its possible for enableSubnetIPSec, ``` func (n *linuxNodeHandler) enableSubnetIPsec(v4CIDR, v6CIDR []*net.IPNet) ``` to segfault....

kind/bug
good-first-issue
sig/datapath
area/encryption
needs-backport/1.9
needs-backport/1.10

Avoid process exit when debugging directly with KUBECONFIG file Signed-off-by: Duan Jiong Signed-off-by: John Fastabend

needs-rebase

We run a set of benchmarks against Tetragon, usually around release time. It would be nice to have some way via tetragon.io report what we do and results out. Then...

area/documentation
area/testing
area/metrics

## Tetragon release checklist - [ x] Check that there are no [release blockers]. - [ x] Set `RELEASE` environment variable. For example, if you are releasing `v0.8.1`: export RELEASE=v0.8.1...