nifikop
nifikop copied to clipboard
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, tra...
## Bug Report The current nifikop logging can be pretty noisy, with varied usefulness. We should rewriting the log content/levels to be more helpful to users
Question **What did you do?** we have installed the nifi cluster with 2 nodes using NiFiKop operator. we are trying to send the file through s2s protocol from standalone nifi...
## Bug Report Similar to https://github.com/konpyutaika/nifikop/issues/79, nifikop might fail to scale down the nificluster if it misses the chance to set gracefulActionState to `GracefulUpscaleSucceeded` for the nifi node to be...
## Bug Report We find that nifikop will never be able to scale down the nificluster successfully if it crashes in the middle of `reconcileNifiPod()` and later restarts. More concretely,...
## Bug Report **What did you do?** - Installed nifikop operator using helm chart (single namespace). - verified pod running Also tried with no `namespaces`, but ran into permission errors...
From nifikop created by [rayyno](https://github.com/rayyno): Orange-OpenSource/nifikop#140 ## Feature Request **Is your feature request related to a problem? Please describe.** The current operation to scaledown a node through the operator is...
From nifikop created by [erdrix](https://github.com/erdrix): Orange-OpenSource/nifikop#117 ## Bug Report **What did you do?** Tried to update a `NiFiParameterContext` configuration, with `ControllerServices` referencing some of it parameters. **What did you expect...
From nifikop created by [erdrix](https://github.com/erdrix): Orange-OpenSource/nifikop#115 ## Feature Request **Is your feature request related to a problem? Please describe.** There is no way to automate NiFi datafllow validation test. **Describe...
From nifikop created by [erdrix](https://github.com/erdrix): Orange-OpenSource/nifikop#5 ## Feature Request **Is your feature request related to a problem? Please describe.** In the current solution, the readiness & liveness simply call the...
From nifikop created by [erdrix](https://github.com/erdrix): Orange-OpenSource/nifikop#4 ## Feature Request **Is your feature request related to a problem? Please describe.** Regarding multi cluster k8s situation, it would be great if the...