mirror of
https://github.com/imjasonh/snoop
synced 2026-07-07 00:12:48 +00:00
Add automatic container discovery and per-container file tracking: - Auto-discover all containers in pod via DiscoverAllExceptSelf() - Track files independently per container with separate LRU caches - New report format with per-container file lists and attribution - Remove -cgroup flag (auto-discovery only) - Add comprehensive test coverage Breaking changes: - Report JSON format changed to per-container structure - Removed -cgroup flag (was optional) Each container gets independent tracking. Same file accessed by multiple containers appears in both container reports. Signed-off-by: Jason Hall <jason@chainguard.dev> |
||
|---|---|---|
| .. | ||
| build.yaml | ||
| codegen.yaml | ||
| kind-tests.yaml | ||