szaszm commented on a change in pull request #1257:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1257#discussion_r802819417
##########
File path: README.md
##########
@@ -82,6 +82,7 @@ Through JNI extensions you can run NiFi processors using
NARs. The JNI extension
| CURL | [InvokeHTTP](PROCESSORS.md#invokehttp) | -DDISABLE_CURL=ON |
| GPS | GetGPS | -DENABLE_GPS=ON |
| Kafka | [PublishKafka](PROCESSORS.md#publishkafka) |
-DENABLE_LIBRDKAFKA=ON |
+| Kubernetes |
[KubernetesControllerService](CONTROLLERS.md#kubernetesControllerService) |
-DENABLE_KUBERNETES=ON |
Review comment:
I didn't notice it when they were introduced. I just thought that
normally users think in terms of processors, and services tend to be
implementation details, but I might be wrong. I guess it's fine.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]