DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Pass stream configs as environment variables to pipelines #99

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

We cannot use Smallrye's kafka-configuration option for passing channel configs to pipelines that are running in the native mode.

To support native mode, this PR introduces the usage of environment variables for configuring streams/channels of the pipeline.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication