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

feature: Make deployment replicas configurable on resource level #178

Closed ChrisRousey closed 1 year ago

ChrisRousey commented 1 year ago

This PR is to make the deployment replica amount configurable at the resource level, when creating a new deployment. Ticket reference: #112

ChrisRousey commented 1 year ago

The changes of this PR are documentated in a gitbook PR

ChrisRousey commented 1 year ago

This PR is ready for review @flippingbits @HknLof @olis1996

I had to remove two tests regarding the logs, since the kubernetes mockserver doesn't actually seem to create real deployments/replicas under the hood. I have created an issue #193 to address this.

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

22.8% 22.8% Coverage
0.0% 0.0% Duplication