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 fe7e1ef93 fix(test): use Kamelet catalog
     new ca4dcbc2f feat(cli): enable service account for Integration
     new 335c02480 feat(kamelets): enable ServiceAccount for KameletBinding
     new 5bdfad4a1 fix(test): upgrade failure
     new 406a8d593 chore: uncomment import statement

The 4 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:
 .../bases/camel.apache.org_kameletbindings.yaml    |  3 +++
 docs/modules/ROOT/partials/apis/kamelets-crds.adoc |  7 ++++++
 e2e/namespace/install/cli/bind_test.go             |  7 ++++++
 e2e/support/test_support.go                        | 10 ++++++++
 helm/camel-k/crds/crd-kamelet-binding.yaml         |  3 +++
 pkg/apis/camel/v1alpha1/kamelet_binding_types.go   |  2 ++
 .../camel/v1alpha1/kameletbindingspec.go           | 21 +++++++++++-----
 pkg/cmd/bind.go                                    | 28 +++++++++++++---------
 pkg/cmd/bind_test.go                               | 10 ++++++++
 pkg/cmd/run.go                                     |  6 +++++
 pkg/cmd/run_test.go                                | 17 +++++++++++++
 pkg/controller/kameletbinding/integration.go       |  4 ++++
 script/Makefile                                    |  2 +-
 13 files changed, 102 insertions(+), 18 deletions(-)

Reply via email to