Michael H

Results 80 comments of Michael H

> And should I renamed to `BoostrapXConf` instead of `BoostrapXProperties`? I feel like the properties ought to be named consistently, even though I think we've named them incorrectly. The actual...

> > > And should I renamed to `BoostrapXConf` instead of `BoostrapXProperties`? > > > > > > I feel like the properties ought to be named consistently, even though...

> And I had an idea, instead of adding 4 new fields with the same configuration, could it be interesting to add 1 field that is an array where you...

> +1 apache/nifi:2.0.0-M2 has been released. > > Are y'all still planning on updating the nifi configuration files for the NiFi 2.0.0 milestones? @juldrixx : Do you think it's worth...

Perhaps if each node's identity/hostname was exposed on an `Ingress` in k8s, this would be possible. I can't think of another way since the Nifi node hostnames wouldn't be known...

> Thanks @michael81877 . We are using istio for service mesh. I am new and quite unclear in the ingress part you were suggesting to do in the first half....

I'm sorry - i'm not an istio expert. I believe I meant an [Istio Gateway](https://istio.io/latest/docs/reference/config/networking/gateway/), which is the equivalent of an `Ingress`

A few examples that i've come across working on nifikop: - When logs are created about a resource, include the name of the relevant resource. When there are many like...

Apart from #121, the below is a major area i've seen that could use some attention. The below link refers to this `RequeueWithError()` method, which is called 500+ times as...

> @bugslifesolutions how did you fix the problem? You can influence the identities that nifikop assigns to the controller (the identity for the operator itself) and nifi nodes via various...