• v0.1.53 03037c82b3

    v0.1.53 Stable

    pipeline-bot released this 2026-07-17 20:50:15 +00:00 | 281 commits to main since this release

    Changed

    • XWorkflows singleton seams (platform-collapse Phase 2, foundation). Add optional
      spec.oidcTenant + spec.portalTenant to the XWorkflows XRD and the matching Optional
      override patches in apis/workflows/composition.yaml (mirrors the argocd Phase-1 seams), plus a
      platform: "1236" key in the BUILDKIT_HOSTPORT map. Purely additive — the alice XR sets neither
      field so it re-renders identically; this prepares a future Workflows/platform singleton claim.

    Changed

    • Wire the argocd-platform browser route (argocd-platform.sean.farm). After the Phase 1
      argocd consolidation dropped argocd-alice, the platform instance's HTTPRoutes dangled on the
      nonexistent portal-platform gateway. Add an optional spec.portalTenant to XArgoCD
      (mirrors oidcTenant) so the platform instance's routes attach to portal-alice's apex-edge
      gateway (instances/argocd-platform.yaml sets portalTenant: alice), and repoint the
      apis/portal argocd listener + cert + tile from argocd.%s to argocd-platform.%s with
      allowedRoutes → the argocd-platform namespace (mirrors the olly grafana/vm singleton pattern).

    Included changes (v0.1.52 -> v0.1.53)

    • ec7f9c670854 feat(workflows): XWorkflows singleton seams (platform-collapse P2 foundation)
    Downloads