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

Do not let DataCater create Kubernetes namespaces #89

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

The creation of Kubernetes namespaces should not be performed by DataCater but handled by tools like Helm.

This PR removes the functionality where DataCater automatically creates namespaces for the Python Runner and Deployments. This allows us to remove the cluster role.

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