You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The Apache NiFi operator currently cannot share an https://github.com/stackabletech/nifi-operator/issues/716[OIDC AuthenticationClass with other products].
389
389
This is due to an inconsistent implementation in the NiFi operator.
390
-
* Apache NiFi: For the experimental NiFi version `2.0.0`, the `PrometheusReportingTask` (which was used to activate a Prometheus metrics endpoint) has been removed.
390
+
* Apache NiFi: In the experimental NiFi version `2.0.0`, the `PrometheusReportingTask` (which was used to activate a Prometheus metrics endpoint) has been removed.
391
391
NiFi now has its own API to directly access metrics. In contrast to previous versions, the metrics endpoints now requires authentication.
392
392
This is not supported by the Stackable operator for Apache NiFi in this release.
393
+
* Apache NiFi: In the experimental NiFi version `2.0.0`, some processors have been renamed or have a different class path since NiFi 1.x.x.
394
+
Flows affected by these changes will need manually updating.
395
+
See https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version2.0.0[NiFi 2.0.0 Release Notes] for further details.
393
396
* https://github.com/stackabletech/issues/issues/675[serviceAccount and roleBinding objects can accidentally get deleted]:
394
397
During the release, a bug was reported which affects multiple deployments of the same product sharing a namespace.
395
398
This is actively being worked on and will appear in a patch release.
0 commit comments