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

Pooling implementation #19

Closed HknLof closed 1 year ago

HknLof commented 1 year ago

Cleanup and some more tests outstanding.

ChrisRousey commented 1 year ago

I can't add it to my review, since it came from main, but PythonRunnerPool line 72 and 73 will throw en exception if there are no containers. Feel free to delete this comment if it isn't relevant because pod.getSpec().getContainers() wouldn't be empty

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 1 Code Smell

68.6% 68.6% Coverage
0.0% 0.0% Duplication