Michael H
Michael H
How should the helm chart CRDs be updated? Are they just copied over from the generated ones?
@erdrix If there are any additional test cases you'd like to see with this prior to merging, let me know! We're kind of blocked on this and the only real...
@erdrix: FYI we've been running this in production for over a month and it works well for mounting arbitrary additional config into the nifi pods. Please let me know if...
I've rebased this on the latest master
I've fixed the build on this PR as i mimicked changes seen in fe69e9eddd7e10ed7cc8ab6aa8d9b1c1ea73d133 Any chance this can be merged?
I was able to get it working. The nifi logs inform you what needs to be added to get it to work. Can you clarify specifically what isn't working?
> > nifi.sensitive.props.key > > would you mind shring the manifest for the cluster with your settings? i suspect mi issues comes from using the certificate manager... thanks I did...
I've fixed the build on this PR as i mimicked changes seen in fe69e9eddd7e10ed7cc8ab6aa8d9b1c1ea73d133
You should deploy a `NiFiDataflow` so that NiFiKOp re-deploys the versioned dataflow from NiFi Registry. https://orange-opensource.github.io/nifikop/docs/5_references/5_nifi_dataflow I could be wrong, but I suppose you could also make sure the `flow.xml.gz`...
I've rebased this on the latest master and addressed the merge conflicts. The entire `make build` is successful on my dev machine. However, the CircleCI build is failing for an...