• v0.1.56 240304e03d

    v0.1.56 Stable

    pipeline-bot released this 2026-07-24 15:09:51 +00:00 | 9 commits to main since this release

    Fixed

    • Keep cold-cache builds responsive by pinning the native Go builder manifest
      instead of making Zot import the full multi-platform image index.

    Added

    • Detect pipeline Workflows whose owned pods are all terminal while Argo still
      reports Pending/Running: expose a safe stalled reason through Change CRs
      and the query API, nudge Argo once, then request termination if projection
      remains wedged. Mutex waiters, approval suspends, live non-pod nodes, and
      active pods are excluded.
    • Bound automatic Argo CD, Flux, and IBM i deploy Workflows with taxonomy-sized
      active deadlines. Kernel rollout approval workflows remain deliberately
      unbounded and are not submitted by this change.

    Changed

    • Export project-scoped workflow-liveness action/stalled metrics and terminal
      projection latency, and make envtest teardown safe when control-plane startup
      itself fails.

    Included changes (v0.1.55 -> v0.1.56)

    • 95c499a67dca fix(workflows): recover stalled terminal projections
    • 23a1e6ad7b1c fix(build): pin native Go builder manifest
    Downloads