slim icon indicating copy to clipboard operation
slim copied to clipboard

fix: Sensor to apply exclude pattern for rootfs enumeration

Open iximiuz opened this issue 3 years ago • 1 comments

Mounting a huge folder from the host filesystem can make sensor (almost?) stuck. Most of the time, you'd probably want the host mounts excluded from the minified image, however StartMonitor.Excludes wouldn't really help solving the slowness of the sensor's startup logic caused by such mounts. Hence, the fix.

iximiuz avatar Sep 15 '22 13:09 iximiuz

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

ghost avatar Sep 15 '22 13:09 ghost

Was merged as part of #407

iximiuz avatar Sep 29 '22 18:09 iximiuz