-
v0.1.66 Stable
released this
2026-07-17 22:29:59 +00:00 | 229 commits to main since this releaseChanged
- 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 secondworkflows-platformstack 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-scopedgithub-https-credentialsClusterSecretStore 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)
7f4479687048feat(workflows): dual-stack coexistence prep — namespaced controller + suffixed CSS (P2 A0)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- argo-workflows-base: dual-stack coexistence prep (platform-collapse Phase 2). Scope the