• v0.5.7 86113c115a

    v0.5.7 Stable

    pipeline-bot released this 2026-07-13 18:33:45 +00:00 | 45 commits to main since this release

    Fixed

    • Bump libseanfarm-operator v0.4.1 → v0.4.7. Pulls in the v0.4.4 reconcile fix
      (BLOCKER): the shared harness no longer stamps ObservedGeneration on a Converge
      error under ObservedGenOnConvergedOnly. Previously a transient identity-update
      failure stamped ObservedGeneration=N while leaving the CR not-yet-converged, so the
      generation-skip fast path short-circuited the failed generation on the next pass and
      masked it as Ready — silently dropping the spec change (groups/posix/name traits) while
      reporting fully reconciled. Also carries five releases of accumulated harness fixes +
      test coverage (v0.4.2–v0.4.7). Build + full controller test suite green on v0.4.7.

    Included changes (v0.5.6 -> v0.5.7)

    • fe9a7d62008b fix(deps): bump libseanfarm-operator v0.4.1 -> v0.4.7 (blocker: ObservedGen-stamp-on-error)
    • b44c2b0260fa fix(cicd): auto-resolve CHANGELOG land conflicts via .gitattributes merge=union
    • a905a1425668 fix(ci): pin golang:1.25 builder base by digest
    • d25973d872e3 docs(reconciliation): fix secret-watch mapfunc name (mapSecret)
    • 9de83757e0de chore(staging): open v0.5.7-dev dev cycle
    Downloads