• v0.1.102 88d9f741c0

    v0.1.102 Stable

    pipeline-bot released this 2026-07-24 00:09:37 +00:00 | 71 commits to main since this release

    Fixed

    • portal: workflows listeners admit the bare workflows ns (B4 pulled forward — OUTAGE
      FIX).
      The workflows-alice ns was pruned early (the B2 hcloud-token targetNamespace flip
      renamed the rendered Namespace via kustomize's NamespaceTransformer — flux pruned the old
      one), taking the alice HTTPRoutes and 404ing workflows.sean.farm. Listener selectors go
      straight to the bare literal (no widen/narrow dance — there is no alice side left to admit);
      the bare routes land in sean/pipelines bundle/argo-workflows in lockstep.

    Included changes (v0.1.101 -> v0.1.102)

    • 8f130467682f fix(portal): workflows listeners admit bare 'workflows' ns (B4 pulled forward)
    Downloads