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

feat(python-runner): remove python-runner pool creation from the app #115

Closed ChrisRousey closed 1 year ago

ChrisRousey commented 1 year ago

This PR removes the python-runner statefulset pool creation from inside the application on startup.

We will administrate kubernetes resources inside kubernetes, instead of the application. This makes sure the python-runner pool is terminated when the application is terminated

refs: #67

HknLof commented 1 year ago

@ChrisRousey Could you resolve the merge conflict locally?

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

No Coverage information No Coverage information
No Duplication information No Duplication information