postgres-operator/hack
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
..
custom-boilerplate.go.txt Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
tools.go Replace glide with Go modules (#544) 2019-10-02 16:18:55 +02:00
update-codegen.sh create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
verify-codegen.sh Make test fails due to keeping github.com autogenerated folder in root (#1713) 2021-12-06 11:21:07 +01:00