slim
slim copied to clipboard
fix: Sensor to apply exclude pattern for rootfs enumeration
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.
👇 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
Legend

Was merged as part of #407