postgres-operator/charts/postgres-operator/templates
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
..
NOTES.txt Add helm chart (#434) 2019-03-29 11:26:13 +01:00
_helpers.tpl Expand list of variable types supported for ConfigMap generation (#1603) 2021-09-13 18:41:48 +02:00
clusterrole-postgres-pod.yaml set AllowPrivilegeEscalation on container securityContext (#1326) 2021-01-22 14:06:19 +01:00
clusterrole.yaml create CDC event stream CRD (#1570) 2022-02-28 10:09:42 +01:00
clusterrolebinding.yaml postgres-pod clusterrole (#832) 2020-02-19 12:32:54 +01:00
configmap.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
deployment.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
operatorconfiguration.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
postgres-pod-priority-class.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
service.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
serviceaccount.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
user-facing-clusterroles.yaml Add user facing ClusterRoles to Helm chart (#1675) 2021-11-19 11:28:17 +01:00