7496f2ad
ci: defensive whitespace strip on S3 secrets + length diagnostics
"Invalid signature" from Garage on #123. tr -d '[:space:]' strips any trailing CR or whitespace that $(cat) preserves (cat only chops the final \n). Add length-only diagnostics so the next failure mode is distinguishable: a well-formed Garage v2.2 access key is GK + 24 hex (26 chars); secret is typically 40 hex chars. Anything else points at a registration swap or upstream corruption.
Eugene Blikh <bigbes@gmail.com> — 2026-05-25 06:37:46 UTC
Commit 7496f2adb56489a20395220279080b86ef399a86 —
view raw patch
Parent(s):
3309c441
| File | Status | + | − |
|---|---|---|---|
.builds/conformance-image-rebuild.yml
|
M | +4 | -2 |
.builds/conformance.yml
|
M | +9 | -2 |