• v0.1.126 bf140acfa6

    v0.1.126 Stable

    pipeline-bot released this 2026-07-27 14:06:46 +00:00 | 76 commits to trunk since this release

    • chore: delete the bob tenant instance artifacts — instances/bob.yaml, instances/users/bob/, instances/groups/bob/. None were applied (all three were commented out of their kustomizations since 2026-06-11) and no bob claim exists live. They were kept as a "multi-tenancy template", but that template is structurally dead, not merely unused: apis/tenantdatabase binds its auth-roles to the BARE ory/forgejo/n8n namespaces, so a Stack/bob would mint bob_kratos and hand it to alice's Kratos, and apis/portal hardcodes those same singletons on nearly every listener. A second apex is a second Portal XR + ory app + external-dns, not a resurrected Stack — so the files were misleading rather than useful. tests/check-acme-approval.sh still passes (bob carried a marked LE-prod line; alice's remains). Composition-level bob handling is deliberately untouched — notably the apis/postgres ensure: absent tombstones, which are live config asserting bob's databases stay gone.

    Included changes (v0.1.125 -> v0.1.126)

    • 5f0dd2c1fb35 chore: delete the bob tenant instance artifacts
    Downloads