This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
from b0c309a Upgrade Dependencies in Azure-identity module in Azure Schema
Registry example
new 69844e7 Kafka-S3 Example with Strimzi and Camel K operator on
openshift
new de2f5fc Added the KameletBindings for testing
new 513099d Kafka-S3 Example with Strimzi and Camel K operator on
openshift
new 81eb3d3 Kafka-S3 Example with Strimzi and Camel K operator on
openshift
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
camel-k/kafka-s3/README.adoc | 161 +++++++++++++++++++++
.../kafka-s3/kafka-not-secured-sink.kamelet.yaml | 90 ++++++++++++
.../kafka-s3/kafka-not-secured-source.kamelet.yaml | 102 +++++++++++++
camel-k/kafka-s3/kafka-s3.yaml | 23 +++
camel-k/kafka-s3/timer-kafka.yaml | 21 +++
5 files changed, 397 insertions(+)
create mode 100644 camel-k/kafka-s3/README.adoc
create mode 100644 camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml
create mode 100644 camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml
create mode 100644 camel-k/kafka-s3/kafka-s3.yaml
create mode 100644 camel-k/kafka-s3/timer-kafka.yaml