bmgante

Results 17 comments of bmgante

I did the test and setting the sessionAffinity "ClientIP" with max time 10800sec works fine for the first 24hours indeed... after that period, the access to UI is not allowed...

Hi, As workaround, is it only required to disable isto in sts annotations or is it also required to disable isto for registry and zookeeper charts? ![image](https://user-images.githubusercontent.com/27358817/123309908-69c1ab80-d51d-11eb-80a1-2e864aee4bfd.png)

Is there some improvement to support istio?

Hi @banzo Does it mean that as WA i can safely remove the nifi-registry-primary.mv.db file from my subchart (I´ve added nifi-registry as subchart of main nifi helm chart). path: charts/nifi-registry/data/nifi-registry-primary.mv.db...

Would like to understand if this issue is the cause of not being able to access nifi UI after trying to enable https and ldap (should be the same for...

I am running it at AWS EKS and disabled istio (not compatible with this helm chart). In terms of ui config I have: `# ui service service: type: LoadBalancer httpPort:...

![image](https://user-images.githubusercontent.com/27358817/188154182-43300acb-66e6-44bf-8a94-de69c6561fbd.png) ![image](https://user-images.githubusercontent.com/27358817/188154324-cf343c95-bd66-4e80-a762-7b84fc83e7e5.png)

Fixed the problem. There is an issue on master branch Auth.js line 84: change from "let data = rawResp.data[0];" to "let data = rawResp.data;" I am now facing another issue...

Hi, I am having this same issue, when sharding prometheus. If rules are evaluated by thanos-ruler, no metrics are generated from recording rules. If I set a rule selector matchLabel...