• v0.4.13 754aa26cce

    v0.4.13 Stable

    pipeline-bot released this 2026-07-23 12:52:06 +00:00 | 0 commits to main since this release

    Fixed

    • Best-effort progress and failure status writes now use the shared conflict
      retry path, so a routine Kubernetes 409 Conflict no longer drops the
      condition that explains why reconciliation failed.
    • reconcile/testkit.Env.Stop is safe after envtest setup fails, preserving the
      original startup error instead of masking it with a nil-pointer panic in suite
      teardown.

    Included changes (v0.4.12 -> v0.4.13)

    • 8b112a021ded fix(reconcile): retry best-effort status conflicts
    Downloads