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 4e0ca2c01 feat(build): parse cmd execution for errors new f3daadbfe fix(trait): Camel trait as IntegrationKit new 31d44827b chore: trait alphabetical order 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: .../bases/camel.apache.org_integrationkits.yaml | 24 ++++++++++++++++++++++ docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 8 ++++++++ helm/camel-k/crds/crd-integration-kit.yaml | 24 ++++++++++++++++++++++ pkg/apis/camel/v1/integrationkit_types.go | 3 ++- pkg/apis/camel/v1/zz_generated.deepcopy.go | 5 +++++ pkg/trait/camel.go | 15 +++++++++----- pkg/trait/quarkus.go | 1 + pkg/trait/trait_test.go | 2 +- 8 files changed, 75 insertions(+), 7 deletions(-)