fix: use HTTP/1.1 for hermetic downloads #3
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/hermetic-http1-downloads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two isolated builds reset the Helm transfer at the same ~188-second boundary, while a checksum-verified HTTP/1.1 probe from the same non-root pod completed in two seconds. Force HTTP/1.1 for all four exact artifact downloads. Bounded retries, TLS requirements, URLs, versions, and pinned checksums remain unchanged.
Validated with exactly four HTTP/1.1 fetches, diff checks, the live checksum probe, and a redacted working-tree secret scan.