Inspektor Gadget v0.8.0 Release Notes.
Welcome to this new release of Inspektor Gadget. These are the most relevant changes:
General Improvements
- Add pod info to container data in container-utils package (#824)
- Add referenced maps information to
top ebpfgadget (#876) - Rename eBPF programs to make them more recognizable (#884)
- Introduce cumulative fields in
top ebpf(#858) - Create container image to build eBPF objects (#820)
- Simplify top gadgets by using
BaseParser(#782) - Use Go generics to avoid code duplication in standard tracers (#797)
- Refactor local-gadget to use tracers directly (#896)
Bug Fixes
Documentation Improvements
- Introduce generated videos for gadget guides (#664)