GoogleCloudPlatform / flink-on-k8s-operator

[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
Apache License 2.0
657 stars 265 forks source link

Should undeploy command delete the namespace? #414

Open sap1ens opened 3 years ago

sap1ens commented 3 years ago

I honestly didn't expect undeploy to delete the namespace I'm using. Is it really necessary? The namespace can contain other non-Flink related resources (like secrets).