Introduced a helm chart to create Redpanda Connect runtime executing configs from a specified folder
Deploying redpanda-connect-baseline to collect hashes to form a baseline in a Redis set. The instance is removed using make -f <file> honey-signal to stop the collection of hashes.
Deploying redpanda-connect to filter out messages with a hash in the baseline set from the keygen topic to create the signal topic.
redpanda-connect-baseline
to collect hashes to form a baseline in a Redis set. The instance is removed usingmake -f <file> honey-signal
to stop the collection of hashes.redpanda-connect
to filter out messages with a hash in the baseline set from thekeygen
topic to create thesignal
topic.