Inspektor Gadget v0.5.1 Release Notes.
This is a minor release. It contains improvements to the code, testing infrastructure and documentation:
General Improvements
- Print bind options on trace bind (#529)
- Add testing pipeline for Azure Redhat Openshift (#561)
- Implement timeout parameter (#583)
- Generalize CRIClient (#604)
- Add support for Containerd and CRI-O to local-gadget (#606)
- Create dockerfiles for kubectl-gadget and CO-RE tools (#608)
- Uniform all gadgets to use bpf2go (#639)
- Rework profile cpu (#660) and profile block-io (#648) UX
- Do not load kernel headers when KHEADERS module is available (#657)
Bug fixes
- Fix bad json event (#634)
- trace sni: fix verifier issue on some 5.15 kernels (#649)
- Fix GetContainers with multiple Docker containers (#652)
- Fix test issues when service account was not created (#667)