mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
*Disclaimer: implemented by a Coder Agent using Claude Opus 4.6* Ref: https://github.com/coder/coder/actions/runs/23251163568/job/67597250364 The deploy workflow Flux reconciliation step failed with no visibility into what went wrong. Two changes: - Add `--verbose` to every `flux reconcile` invocation to print generated objects on failure - Increase `--timeout` for the four `helmrelease` reconciliations from the default 5m to 10m