Files
Provisioning/internal
josh 8b3b2e874a
build-and-push / test (push) Successful in 39s
build-and-push / build-and-push (push) Successful in 1m15s
Use chunked ISO search instead of reading entire 1.2GB file into memory
os.ReadFile on the ISO was OOM-killing the container. Switch to 8MB
chunked reads with overlap to handle matches spanning chunk boundaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-14 17:16:53 -04:00
..