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

pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from fef775d  Updated CHANGELOG.md
     new 2c58b44  chore(kamelet): remove bean and ref error handler types
     new db75003  chore(kamelet): rename error handler DLC to Sink

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:
 .../kamelets/kameletbindings-error-handler.adoc    |  63 ++--------
 docs/modules/ROOT/partials/apis/crds-html.adoc     | 130 +++++----------------
 e2e/common/kamelet_binding_test.go                 |   2 +-
 .../kamelet-binding-error-handler.yaml             |   2 +-
 examples/kamelets/error-handler/readme.md          |   6 +-
 pkg/apis/camel/v1/zz_generated.deepcopy.go         |   8 ++
 pkg/apis/camel/v1alpha1/error_handler_types.go     |  81 ++-----------
 pkg/apis/camel/v1alpha1/zz_generated.deepcopy.go   |  66 ++---------
 pkg/cmd/bind.go                                    |  19 +--
 pkg/cmd/bind_test.go                               |  10 +-
 pkg/controller/kameletbinding/error_handler.go     |  13 +--
 .../kameletbinding/error_handler_test.go           |  59 +++-------
 12 files changed, 99 insertions(+), 360 deletions(-)

Reply via email to