Commit Graph

19 Commits

Author SHA1 Message Date
Felix Kunde 9007475ed8 reflect code review and additional refactoring 2022-02-21 17:01:58 +01:00
Felix Kunde 66824076e5 cosmetic changes 2022-01-28 14:21:23 +01:00
Felix Kunde 3f0ed26828 fix sync of publications 2022-01-26 23:15:28 +01:00
Felix Kunde 179fcb1126 switch to pgoutput plugin and let operator create publications 2022-01-25 17:18:49 +01:00
Felix Kunde a686824ab8 move FES to v1 2022-01-24 17:19:07 +01:00
Felix Kunde 7079d0ef80 fix unit test, too 2021-12-15 10:32:50 +01:00
Felix Kunde 74ee530a6c introduce applicationId for separate stream CRDs 2021-12-08 17:11:18 +01:00
Felix Kunde 96a2da1fca use defined fes CRD in unit test 2021-12-07 22:32:35 +01:00
Felix Kunde bde522ba2a make id and payload columns configurable 2021-12-02 17:31:31 +01:00
Felix Kunde 9abd6f7fcc avoid CRD getter in unit test 2021-09-22 16:59:15 +02:00
Felix Kunde 223ffa75ef remove streamType field 2021-09-22 11:47:31 +02:00
Felix Kunde e4c7e3648f remove sqs and a few bugs 2021-09-16 15:58:11 +02:00
Felix Kunde d2addd3b17 re-add 3rd type, remove callHome flow 2021-08-27 13:00:38 +02:00
Felix Kunde 7a84c0852c remove wal type and distinguish source between nakadi and sqs 2021-08-25 18:15:19 +02:00
Felix Kunde 2726492fd3 add delete case and fix updating streams + update unit test 2021-08-23 15:14:11 +02:00
Felix Kunde 6120ef7da4 name FES like the Postgres cluster 2021-08-20 12:51:40 +02:00
Felix Kunde eb7050571d operator updates Postgres config and creates replication user 2021-08-10 11:26:23 +02:00
Felix Kunde 11f3715ed1 check manifest settings for logical decoding before creating streams 2021-07-29 14:29:42 +02:00
Felix Kunde 1bd12961fd provide event stream API
completed codegen manually
provide update and compare code for fes
add db check for specified databases and tables
add unit test
2021-07-27 19:48:34 +02:00