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

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


    from ddabc6201 feat(trait): default security as non root
     new 781cea14e feat: enable Camel custom components
     new 371ffe30b fix(ci): custom component unit test

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:
 .../ROOT/pages/configuration/dependencies.adoc     | 42 +++++++++++++++++++++-
 ...tured_logs_test.go => custom_component_test.go} | 29 ++++++---------
 e2e/common/misc/files/Unresolvable.java            | 29 ---------------
 .../files/custom-echo-component.yaml}              |  8 +++--
 e2e/common/misc/integration_fail_test.go           | 28 ---------------
 pkg/builder/quarkus.go                             |  8 ++++-
 pkg/metadata/metadata_dependencies_test.go         |  4 ++-
 pkg/util/source/inspector.go                       |  5 +--
 pkg/util/source/inspector_yaml_test.go             | 13 ++++---
 pkg/util/source/source_support_test.go             | 17 ---------
 10 files changed, 76 insertions(+), 107 deletions(-)
 copy e2e/common/misc/{structured_logs_test.go => custom_component_test.go} 
(61%)
 delete mode 100644 e2e/common/misc/files/Unresolvable.java
 copy e2e/common/{binding/hello.yaml => misc/files/custom-echo-component.yaml} 
(88%)

Reply via email to