• v0.1.8 7e5621854c

    v0.1.8 Stable

    pipeline-bot released this 2026-07-07 16:24:23 +00:00 | 481 commits to main since this release

    Added

    • CNPG PgBouncer Pooler (postgres-pooler-rw, transaction mode, 3 replicas). Multiplexes many
      client conns onto ~25 server conns — the real scale fix beyond max_connections=400. Service
      postgres-pooler-rw.cnpg-platform.svc:5432. authQuery unset → CNPG auto-provisions the auth-query
      user. Only transaction-pool-SAFE consumers repoint here (Forgejo, next commit); Ory kratos/hydra
      (sslmode=require + prepared statements) + OpenBao/bootstrap Jobs (DDL/session) stay direct on -rw.

    Changed

    • openbao-operator manager cpu limit 500m->2 (crossplane XCluster patch; scheduling-free).

    Included changes (v0.1.7 -> v0.1.8)

    • cda21f56f1aa feat(concurrency): add CNPG PgBouncer Pooler (postgres-pooler-rw) + openbao-op limit
    Downloads