1
0
Fork 0
mirror of https://github.com/imjasonh/snoop synced 2026-07-14 11:26:16 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Jason Hall
7335da0df4 permissions, update head ref
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 15:52:12 -05:00
Jason Hall
8488ee7e0b WIP: update codegen in CI
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 15:49:38 -05:00
Jason Hall
2beb26da3f Use azure/setup-kubectl action instead of manual download 2026-01-14 13:44:53 -05:00
Jason Hall
d3ea4f2f59 Add KinD integration tests to CI
- Create GitHub Actions workflow for KinD integration tests
- Fix path normalization for relative paths with .. components
- Fix cgroup selection to skip snoop container itself
- Add unique namespaces per test with async cleanup
- Allow IMAGE_TAG environment variable override in test script

Both alpine-basic and busybox-controlled tests now pass with proper
file capture and path normalization.

Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 13:32:44 -05:00
Jason Hall
f793a98161 initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 09:55:28 -05:00