• v0.1.100 b07facfe20

    v0.1.100 Stable

    pipeline-bot released this 2026-07-23 16:39:50 +00:00 | 79 commits to main since this release

    Fixed

    • postgres: un-list cnpg_pooler_pgbouncer from managed.roles (webhook-reserved). CNPG's
      admission webhook rejects any managed.roles entry for the operator-reserved pooler role —
      even ensure: absent — which blocked the entire Cluster apply and with it the bob_*
      tombstone DROPs. The pooler leftover gets a documented one-off imperative DROP ROLE instead.

    Included changes (v0.1.99 -> v0.1.100)

    • 5afea0e4aece fix(postgres): CNPG reserves cnpg_pooler_pgbouncer — un-list it from managed.roles
    Downloads