GoogleCloudPlatform / flink-on-k8s-operator

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

Update flink-operator.yaml for helm resource-polic #458

Open DevineLiu opened 3 years ago

DevineLiu commented 3 years ago

When you set the operator namespace to an existing one, helm delete will recycle the namespace, which is a dangerous operation and will cause all the resources of the namespace to be recycled.

sv3ndk commented 3 years ago

Hi, I'm not a maintainer of this repo, though I'm using it in production for one of my projects. My perception is that the maintainers of this project became silent in February this year, AFAIK no issue nor PR has received any attention since then. Where I work, we're worried about what that situation implies for us. Our usage is too small to justify taking over the maintenance of this, although if somebody did, we would be able to continue contributing to it (I submitted already a minor PR a few months back).