helm-nifi icon indicating copy to clipboard operation
helm-nifi copied to clipboard

Helm Chart for Apache Nifi

Results 69 helm-nifi issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I started celtic/nifi with replicationCount=# > 1, get error "Readiness probe failed: dial tcp 172.17.0.6:8080: connect: connection refused" and pods restarting itself over and over again....

bug
help wanted

**Describe the bug** `ca.enabled` causes issues when nifi pods need to restart **Version of Helm and Kubernetes**: n/a **What happened**: When enabling in the values.yml: ``` ca: enabled: true ```...

bug

Hi, I am having from time to time the error: `Unable to validate the access token.` After crating the LB i´ve alrady changed the config to enable sticky session: ```...

bug

STEPS TO REPRODUCE: 1. create a 2 replica cluster 2. randomly disconnect one of the nodes (on the cluster menu) 3. refresh the page until you see "Disconnected" on the...

bug
enhancement

Hi, I have a secured Nifi cluster and I am trying to set new Parameter context using Nifi CLI on any one of the Nifi nodes. No matter what common...

help wanted

**Describe the bug** Can't login when accessing via nginx ingress (can login via localhost). I have my own ssl certificate in my ingress url so I guess it's related. **Version...

bug

**Describe the bug** A clear and concise description of what the bug is. The result of "kubectl logs [pod name] user-log" RROR [NiFi Web Server-377] o.a.nifi.web.api.config.ThrowableMapper An unexpected error has...

bug
documentation

#### What this PR does / why we need it: This adds the ability to configure the User and Group search scope for LDAP based authentication. #### Which issue this...

enhancement

#269 When oidc enabled configure "Node Identity" section in authorizers.xml

enhancement

**Describe the bug** Using Helm NiFi v1.1.1, I deployed nifi in cluster mode with 3 nodes. I configured NiFi to use keycloak for user authentication. All certificated are generated and...

enhancement