nifikop icon indicating copy to clipboard operation
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...

Results 51 nifikop issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? No ### Describe the solution you'd like to see Update all of the various existing NiFi property templates maintained in nifikop...

enhancement
community

## Bug Report ArgoCD will never progress the health of Pod resources beyond Progressing when a Pod's restart policy is either never or onFailure. This is intentional as they assume...

### What steps will reproduce the bug? 1. create a NifiUser (user0) 2. create a NifiUserGroup with the same priviledges as nifi.managed-readers (read all) 3. create a ProcessGroup using the...

bug
community

In the docs StorageConfig is not required, but when you not mention this attribute the operator raise error. I also checked the code and there is IF statement that check...

### Type of question Best Practices ### Support question Hello! We are using AWS ALB and have some difficulties with setting health check paths for multiple services - they are...

community

### Type of question Implementation Assistance ### Support question hello there! im having troubles getting my nifi cluster to successfully work with single user configuration and https and was wondering...

community

### Is your feature request related to a problem? NiFi allows to add custom processor copying nar files into /opt/nifi/nifi-current/extensions. Of course this is not possible if NiFi is deployed...

enhancement
community

### What steps will reproduce the bug? $ helm install nifikop \ oci://ghcr.io/konpyutaika/helm-charts/nifikop \ --namespace=nifi \ --version 1.1.1 \ --set image.tag=v1.1.1-release \ --set resources.requests.memory=256Mi \ --set resources.requests.cpu=250m \ --set resources.limits.memory=256Mi...

bug
community

### What steps will reproduce the bug? 1. Create a cluster. 2. Update the `webProxyHosts`. 3. Observe the `DNSNames` of the cluster nodes `NifiUser`. ### What is the expected behavior?...

bug
community

### What steps will reproduce the bug? Tried the solution provided in #376 ticket. But , still seeing the same error Kubectl get po -n nifi-stage NAME READY STATUS RESTARTS...

bug
community