This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 6a36e54 fix: Fix kamelet.feature for YAKS version 0.1.0 new 787f97e Fix #1654: enable sinkbinding automatically new 55ce357 Fix #1654: disable sinkbinding in kameletbinding explicit uri 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: deploy/resources.go | 4 ++-- deploy/traits.yaml | 2 +- .../attachments/schema/integration-schema.json | 10 +++++++++ docs/modules/traits/pages/knative.adoc | 3 ++- .../kamelet-binding/logger-sink-binding.yaml | 2 +- .../common/kamelet-binding/messages-channel.yaml | 2 +- .../kamelet-binding/timer-source-binding.yaml | 2 +- .../knative-sinkbinding/messages-channel.yaml | 2 +- e2e/yaks/common/knative-sinkbinding/source.yaml | 2 +- pkg/trait/knative.go | 24 +++++++++++++++++++++- pkg/util/bindings/bindings_test.go | 10 +-------- pkg/util/bindings/knative_ref.go | 24 +--------------------- pkg/util/bindings/knative_uri.go | 1 + 13 files changed, 46 insertions(+), 42 deletions(-)