fix: P0+P1 correctness fixes (FAR-107 PR 1-2/3) #3
Reference in New Issue
Block a user
Delete Branch "fix/p0-correctness-far107"
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?
Summary
P0 + P1 correctness and operational fixes from the FAR-104 / FAR-105 analysis. Ships items 1-8, 10-11, 13 from FAR-107.
PR 1 — P0 Correctness (commit
d74b6d3)envFromandenv.valueFromfrom self pod — Secrets wired viavalueFrom.secretKeyReforenvFrom.secretRefare now forwarded to Job pods, fixing silent credential drops.k8s_concurrency_guard_unreachableerror instead of silently proceeding.waitForJobCompletionre-check — 60s timeout instead of polling forever.PR 2 — P1 Correctness / Operational (commit
1e517bb)ac-prefix.nodeSelectorandlabelsnow parse bothkey=valuetext and JSON.Test plan
npm run typecheckpassesnpm test) — 12 new tests added🤖 Generated with Claude Code