This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.
from a0b31d2 Merge pull request #153 from lburgazzoli/github-151
new de4b638 chore: fix yaml based examples
new a376ded chore: quarkus fixes for camel-knative
The 2 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/component/knative/KnativeComponent.java | 22 ++-
.../camel/component/knative/KnativeEndpoint.java | 9 +-
.../src/main/resources/env.json | 9 +-
.../src/main/resources/routes.yaml | 23 +--
.../data/env.json | 12 +-
.../data/routes.yaml | 29 ++--
.../data/routes.yaml | 46 +++---
.../src/main/resources/routes.yaml | 179 +++++++++++----------
8 files changed, 178 insertions(+), 151 deletions(-)