What's Changed
- Update README.md by @michi-covalent in #489
- tetragon: Add --rb-size/--rb-size-total options to setup perf ring buffer size by @olsajiri in #480
- pkg:sensors: log loading BPF programs by @tixxdz in #474
- mention LOCAL_CLANG in contributor's dev docs by @dmitris in #503
- build(deps): bump golang from 1.16 to 1.19.2 by @dependabot in #502
- program/loader: properly log verifier errors by @willfindlay in #504
- build(deps): bump actions/download-artifact from 3 to 3.0.1 by @dependabot in #501
- chore: remove binary accidentally checked in by @willfindlay in #508
- Fix a deadlock in eventcache by @tpapagian in #510
- minor README updates by @dmitris in #512
- correct a sentence in 'Deploy Tetragon' by @dmitris in #509
- server: drop events if listener channel is full by @kkourt in #511
- Remove pidMap by @tpapagian in #497
- build: sign Tetragon container images by @sandipanpanda in #517
- Chore: registered probe types by @zhiyu0729 in #519
- chore: sample memfd_create rule by @krol3 in #484
- tetragon: fix graceful shutdown and exit code by @tixxdz in #520
- ci/e2e: fix test failure file exports by @willfindlay in #518
- add kubebuilder validation GetUrl;DnsLookup , it can't get "The Traci… by @sunnoy in #525
- Update automatically generated files by @kevsecurity in #528
- tetragon: Add bpf_printk helper from libbpf by @olsajiri in #514
- vendor: update cilium/ebpf by @willfindlay in #522
- cli: add field filters to the CLI and tetragon configmap by @willfindlay in #513
- tetragon: improve how we read process info during startup by @tixxdz in #523
- tetragon: Switch to clang-14 by @olsajiri in #397
- various fixes motivated by a failure of the raw syscall test by @kkourt in #531
- Fix for execve events that come after clone by @tpapagian in #532
- tetragon: Add ReleasedPinnedBPF option to remove any old progs/maps by @jrfastab in #544
- [backport] unix socket for gRPC by @kkourt in #585
- backports/v0.8: tests/e2e: make cilium version configurable by @willfindlay in #605
- vmtests: use large github runner by @kevsecurity in #621
- Make size of event queue configurable by @kevsecurity in #620
- Backports/v0.8: tetragon: Allow full exec path/args retrieval on 4.19 kernels by @tixxdz in #626
- Backports/v0.8: cgroups: add basic cgroups tracking and make it part of the testing framework by @tixxdz in #627
- backports/v0.8: tests/e2e: remove GKE auth plugin, it's deprecated by @willfindlay in #633
- Backports/v0.8: cgroups fixes and tests backport by @tixxdz in #629
- Backports/v0.8: tetragon: main agent and logging fixes by @tixxdz in #631
- Backports/v0.8: backport generic tracepoint fix and better configuration handling by @tixxdz in #657
- Backports/v0.8: backport tarball deployment, print bpf events and CRD fixes by @tixxdz in #658
- backports/v0.8: ci: pin docker buildx version to v0.9.1 by @willfindlay in #660
- backports/v0.8: e2e-framework: force update when adding helm repo by @willfindlay in #645
- tetragon: Switch exit tracepoint to __put_task_struct kprobe by @olsajiri in #672
- Backport:v0.8 Add start time to event cache object by @kevsecurity in #725
- Backport:v0.8 Handle multiple URL and DNS selectors correctly by @kevsecurity in #726
- Backport:v0.8 Fix multiple file match bugs by @kevsecurity in #727
New Contributors
- @zhiyu0729 made their first contribution in #519
- @krol3 made their first contribution in #484
- @sunnoy made their first contribution in #525
Full Changelog: v0.8.3...v0.8.4