-
v0.1.100 Stable
released this
2026-07-23 16:39:50 +00:00 | 79 commits to main since this releaseFixed
- 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 —
evenensure: 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)
5afea0e4aecefix(postgres): CNPG reserves cnpg_pooler_pgbouncer — un-list it from managed.roles
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- postgres: un-list cnpg_pooler_pgbouncer from managed.roles (webhook-reserved). CNPG's