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

fix(streams): Avoid merging config into streams when updating streams #200

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

When updating a stream object using the endpoint PUT /streams/:uuid, we should not merge referenced config objects into the stream object before persisting it.

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 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication