Mike Mügge
Mike Mügge
@xemuliam I am following your approach. I started with copying only flow.xml.gz and nifi.properties, then starting up a new container mapping just these 2 files. The container will not start...
Also .. if the flow data is in flow.xml.gz then whats the point of the flowfile_repository folder?
~~On a side note, for any one else running into this, the work around for the issue with that particular mocking framework is not to use `httpmock.Activate()` to activate the...
It might help to make sure your reverse proxy stuff is setup correctly. In my case once I fixed my k8s nginx ingress config that issue went away. Maybe there's...
Mmmm, unfortunately this is not viable for libs that assert `http.DefaultTransport` See: https://github.com/grafana/grafana-openapi-client-go/issues/94