github inspektor-gadget/inspektor-gadget v0.4.0
Release v0.4.0

latest releases: v0.52.0, v0.51.1, v0.51.0...
4 years ago

This release includes a new way to use Inspektor Gadget without a Kubernetes cluster: local-gadget and a new gadget was added: mountnsoop. The detailed list of all changes is below:

New gadgets:

  • Local gadget: Use Inspektor Gadget without a Kubernetes cluster (#245)
  • Mountsnoop: Trace mount() and umount() syscalls (#169)

General improvements:

  • Add traceloop support using Trace CR (#338)
  • Add biolatency CLI support using Trace CR (#389)
  • Remove need for running as privileged container (#348)
  • Use fanotify as default hook mechanism (#328)
  • Use pod informer a fallback hook (#358)
  • Implement output flag (#333)
  • Implement columns parameter (#293)
  • Uniform field naming in different gadgets (#331)
  • Add image-pull-policy parameter (#350)
  • Improve error management (#324, #321)
  • Add BTF information to containers map (#353)

Bug fixes:

  • Consider existing containers for other hooks (#364)
  • Fix cleanup when seccomp gadget is stopped (#368)
  • Add labels and annotations to seccomp profiles (#375)
  • Update URL for BTFHub (#382)

Documentation improvements:

  • Add documentation for Trace CRD (#363)
  • Add automatic documentation for CRDs (#376)
  • Create biolatency guide (#394)

Don't miss a new inspektor-gadget release

NewReleases is sending notifications on new releases.