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

astefanutti pushed a change to branch release-1.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 99fc198  Fix script name for set version: from set-version to 
set_version
     new 82a0369  fix: The KameletBinding readiness condition should mirror its 
Integration one
     new 040bb17  chore(e2e): Add KameletBinding readiness condition e2e tests

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:
 e2e/common/kamelet_binding_test.go                 |  4 +-
 e2e/common/scale_binding_test.go                   |  8 ++--
 e2e/knative/kamelet_test.go                        | 47 ++++++++++++++++++--
 e2e/support/test_support.go                        | 37 ++++++++++++++--
 .../kameletbinding/{common.go => integration.go}   | 11 +++--
 pkg/controller/kameletbinding/monitor.go           | 50 ++++++++++++++--------
 6 files changed, 122 insertions(+), 35 deletions(-)
 rename pkg/controller/kameletbinding/{common.go => integration.go} (98%)

Reply via email to