postgres-operator/docs
Felix Kunde d8a159ef1a
create CDC event stream CRD (#1570)
* provide event stream API
* check manifest settings for logical decoding before creating streams
* operator updates Postgres config and creates replication user
* name FES like the Postgres cluster
* add delete case and fix updating streams + update unit test
* check if fes CRD exists before syncing
* existing slot must use the same plugin
* make id and payload columns configurable
* sync streams only when they are defined in manifest
* introduce applicationId for separate stream CRDs
* add FES to RBAC in chart
* disable streams in chart
* switch to pgoutput plugin and let operator create publications
* reflect code review and additional refactoring

Co-authored-by: Paŭlo Ebermann <paul.ebermann@zalando.de>
2022-02-28 10:09:42 +01:00
..
diagrams Added image to readme, added/rewrote features. (#1031) 2020-06-23 10:16:40 +02:00
reference create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
administrator.md minor fixes to password rotation (#1796) 2022-02-25 17:46:26 +01:00
developer.md move to go 1.17.4 and update dependencies (#1717) 2021-12-16 15:13:30 +01:00
index.md bump operator to v1.7.1 (#1670) 2021-11-03 16:55:01 +01:00
operator-ui.md docs: fix broken links (#1594) 2021-10-18 16:50:27 +02:00
quickstart.md docs: fix broken links (#1594) 2021-10-18 16:50:27 +02:00
user.md toleration diff and nodeReadinessLabel merge with manifest matchExpressions (#1729) 2022-01-27 15:57:24 +01:00