coldstart gate: A4 redirect assertion false-SKIPs on platforms that DO ship the middleware #73
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Run 8 (PR #72 gate, green) skipped A4 with "no redirect-to-https middleware present (pre-#64 platform)" — but the germinated seed was the released 0.7.6 train whose gitops bundle verifiably carries the file-provider middleware (and val076 asserted the full redirect matrix on the same composition). The detector is misidentifying the platform: likely probing the wrong object (a Middleware CR — the #64 fix ships it via traefik chart extraObjects under providers.file, so detection should probe the traefik HelmRelease values or the live :80 behavior itself, not a CRD instance). Impact: a real #64 regression would silently SKIP instead of FAIL in CI. Fix: detect via the helmrelease values (grep redirect-to-https) or probe http://traefik web entrypoint behavior directly and only SKIP when the VALUES lack the middleware. Log evidence: vxrail ~/ci-gate-logs/run8-gate.log.