• v0.1.66 d16d2674da

    v0.1.66 Stable

    pipeline-bot released this 2026-07-17 22:29:59 +00:00 | 229 commits to main since this release

    Changed

    • argo-workflows-base: dual-stack coexistence prep (platform-collapse Phase 2). Scope the
      workflow-controller to its namespace (--namespaced --managed-namespace=workflows-${TENANT}) so a
      future second workflows-platform stack doesn't double-reconcile every Workflow (the controller was
      cluster-wide; the cluster-template ClusterRole for CWT resolution was already present). Also
      ${TENANT}-suffix the cluster-scoped github-https-credentials ClusterSecretStore so each stack owns
      its own (no consumer references it by name). Alice-safe: all Workflows already run only in
      workflows-alice; the controller rolls once.

    Included changes (v0.1.65 -> v0.1.66)

    • 7f4479687048 feat(workflows): dual-stack coexistence prep — namespaced controller + suffixed CSS (P2 A0)
    Downloads