Orange-OpenSource / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://orange-opensource.github.io/nifikop/
Apache License 2.0
128 stars 34 forks source link

Nodes State entry not removed after Scaledown () #110

Closed Abhishek1121-tech closed 3 years ago

Abhishek1121-tech commented 3 years ago

Bug Report

What did you do? Scaledown : Gracefully remove node

Screenshot 2021-06-14 at 4 28 47 PM

What did you expect to see? The entry in Status for node is to be removed.

What did you see instead? Under which circumstances? Entry exist with state POD_REMOVING, as pod is already removed and no pod running.

Screenshot 2021-06-14 at 4 15 00 PM

Environment

erdrix commented 3 years ago

Linked to #131