You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/29 10:09:55 UTC

[camel-k-examples] 18/45: Merge pull request #5 from lburgazzoli/knative-source

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git

commit 488d7a7d76447fad54fac06096134976c376a184
Merge: 2078346 d7cae88
Author: Nicola Ferraro <ni...@gmail.com>
AuthorDate: Wed Jun 24 12:52:15 2020 +0200

    Merge pull request #5 from lburgazzoli/knative-source
    
    Add an Knative Camel Source example

 03-knative-source-basic/readme.didact.md         | 174 +++++++++++++++++++++++
 03-knative-source-basic/readme.md                |   1 +
 03-knative-source-basic/telegram-channel.yaml    |   7 +
 03-knative-source-basic/telegram-consumer.groovy |   9 ++
 03-knative-source-basic/telegram-source.yaml     |  31 ++++
 03-knative-source-basic/telegram.properties      |   4 +
 README.md                                        |   1 +
 7 files changed, 227 insertions(+)