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(deployments): Allow deletion of deployments if no K8 object exists #83

Closed flippingbits closed 1 year ago

flippingbits commented 1 year ago

Allow to delete a DataCater deployment even if the underlying Kubernetes Deployment does not exist in the Kubernetes cluster.

This can be the case if a Kubernetes administrator has deleted the resource directly in Kubernetes, bypassing the DataCater API.

Fixes #74

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

40.0% 40.0% Coverage
0.0% 0.0% Duplication