-
v0.1.66 Stable
released this
2026-07-17 22:29:59 +00:00 | 224 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
-
v0.1.65 Stable
released this
2026-07-17 19:41:34 +00:00 | 228 commits to main since this releaseChanged
- Restore the pipelines-argocd seed root to
prune:true. The argocd-alice → argocd-platform
cutover held itprune:falsetransiently; with the platform child Apps adopted and Synced/Healthy,
return it to the olly-argocd steady state.
Included changes (v0.1.64 -> v0.1.65)
7b48e24c21c0chore(pipelines): restore seed root to prune:true (post-cutover steady state)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Restore the pipelines-argocd seed root to
-
v0.1.64 Stable
released this
2026-07-17 19:09:19 +00:00 | 232 commits to main since this releaseChanged
- Pipelines CD engine →
argocd-platformsingleton (platform-collapse Phase 1). The pipelines
app-of-apps seed (kubernetes/flux/infrastructure/pipelines/manifest.yaml) now targets the
cluster-singletonargocd-platform(the ArgoCD that owns olly) instead of the per-tenant
argocd-alice, so the CI/CD spine no longer lives inside a tenant Stack. Fully hardcoded (drops the
wrapper'spostBuild.substitute, matching the olly-argocd seed); webhook repointed to the
argocd-platform receiver; transientprune:falseduring the cutover. Addsdocs/platform-collapse/
— the roadmap for promoting the remaining cluster-infra services (workflows/registry/forgejo) out of
the tenant Stack.
Included changes (v0.1.63 -> v0.1.64)
c8cafb710f47feat(pipelines): CD engine → argocd-platform singleton (platform-collapse P1)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Pipelines CD engine →
-
v0.1.63 Stable
released this
2026-07-17 14:56:08 +00:00 | 236 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.62 -> v0.1.63)
0ed2ba592b5achore(storage): normalize mayastor StorageClass names by replica count
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.62 Stable
released this
2026-07-17 11:44:05 +00:00 | 240 commits to main since this releaseChanged
- Operator deploy pins → operator.mk adoption wave (lib v0.4.12). kratos-identity-operator
v0.5.13→v0.5.14, minio-resource-operator v0.3.6→v0.3.7 (cluster Kustomization newTags);
forgejo-operator resource-source tag v0.6.21→v0.6.22, openbao-operator v0.12.20→v0.12.21 (kept
lockstep with the controller image newTag in platform-seanfarm). pipelines-operator v0.1.42
already live via its registry digest pin. Each release carries the vendoredoperator.mk
toolchain include (+ httpkit/SecretValue helper dedup in forgejo/kratos/pipelines).
Included changes (v0.1.61 -> v0.1.62)
1c8f885cd0dcchore(deploy): roll operators to operator.mk adoption wave (lib v0.4.12)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Operator deploy pins → operator.mk adoption wave (lib v0.4.12). kratos-identity-operator
-
v0.1.61 Stable
released this
2026-07-17 09:59:46 +00:00 | 244 commits to main since this releaseFixed
- Athens poison-sweep upgraded to full CRC testing (
unzip -t): a third poison shape
surfaced 2026-07-17 — a SAME-LENGTH zip with corrupt content and a valid EOCD trailer
(klauspost v1.18.0 matched upstream's byte count but not its sha256), invisible to
both the size-0 and trailer checks and blocking four of five lib-bump consumers.
Included changes (v0.1.60 -> v0.1.61)
a21473c60264fix(athens): poison-sweep does full CRC testing (unzip -t)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Athens poison-sweep upgraded to full CRC testing (
-
v0.1.60 Stable
released this
2026-07-17 09:42:52 +00:00 | 248 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.59 -> v0.1.60)
fc4197033fdefeat(olly): auto Forgejo->codeberg backup for sean/olly + obs-singleton docs
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.59 Stable
released this
2026-07-17 09:11:52 +00:00 | 252 commits to main since this releaseFixed
- Operator metrics CNPs allow the ACTUAL scraper: openbao + kratos 8443 ingress only
matchedapp.kubernetes.io/name: victoriametrics(vmsingle), but scraping moved to
vmagent on 2026-07-15 — the new operator-metrics scrape job would have been silently
dropped. Both labels now allowed.
Included changes (v0.1.58 -> v0.1.59)
a415e64b39c0fix(np): operator metrics ingress allows vmagent (the scraper since 2026-07-15)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Operator metrics CNPs allow the ACTUAL scraper: openbao + kratos 8443 ingress only
-
v0.1.58 Stable
released this
2026-07-16 18:21:07 +00:00 | 256 commits to main since this releaseChanged
- Operator lockstep for the lib-v0.4.11 extraction wave: forgejo v0.6.21, openbao
v0.12.20, kratos v0.5.13, minio-resource-operator v0.3.6.
Included changes (v0.1.57 -> v0.1.58)
028a110c8d50fix(operators): lockstep pins for the lib-v0.4.11 wave (forgejo v0.6.21, openbao v0.12.20, kratos v0.5.13, minio v0.3.6)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Operator lockstep for the lib-v0.4.11 extraction wave: forgejo v0.6.21, openbao
-
v0.1.57 Stable
released this
2026-07-16 16:28:54 +00:00 | 260 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.56 -> v0.1.57)
1cfbc2abd023feat(olly-argocd): rebuild-durable seed via codeberg importSource
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads