gate: A4 detects the redirect via HelmRelease values (#73) #74

Merged
plat merged 1 commit from fix/gate-a4-detection into main 2026-07-02 15:37:47 +00:00
Owner

Closes #73. The CR-based probe could never see the file-provider middleware #64 actually ships, so A4 false-SKIPped on redirecting platforms (gate run 8). Values-first detection + CR fallback: on the released seed A4 now RUNS the redirect matrix — the auto-gate on this very PR is the proof (expect A4 PASS lines, not SKIP, in ~/ci-gate-logs on the runner).

🤖 Generated with Claude Code

Closes #73. The CR-based probe could never see the file-provider middleware #64 actually ships, so A4 false-SKIPped on redirecting platforms (gate run 8). Values-first detection + CR fallback: on the released seed A4 now RUNS the redirect matrix — the auto-gate on this very PR is the proof (expect A4 PASS lines, not SKIP, in ~/ci-gate-logs on the runner). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
gate: A4 detects the redirect via HelmRelease values, not Middleware CRs (#73)
All checks were successful
coldstart / coldstart (pull_request) Successful in 18m19s
ec070c5522
The #64 fix defines redirect-to-https in traefik's FILE provider (chart
providers.file.content) — no Middleware CR exists, so the CR-based probe
false-SKIPped A4 on every platform that actually redirects (run 8 skipped
on the released seed). Grep the traefik HelmRelease values first, keep the
CR probe as fallback; a real #64 regression now FAILS CI instead of
silently skipping.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
plat merged commit 310081a1a9 into main 2026-07-02 15:37:47 +00:00
Sign in to join this conversation.
No description provided.