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 a5c2ce757 fix(trait): synthetic Kit
     new bea48df57 fix(trait): don't report runtime version...
     new 57149cfdb chore(trait): disable traits requiring catalog when missing

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:
 addons/keda/keda.go                |  4 +++-
 addons/master/master.go            |  3 +++
 addons/resume/resume.go            |  3 +++
 addons/telemetry/telemetry.go      |  4 +++-
 addons/tracing/tracing.go          | 42 +++++++++++++++++---------------------
 pkg/trait/builder.go               |  4 +++-
 pkg/trait/camel.go                 | 31 ++++++++++++++++------------
 pkg/trait/camel_test.go            | 33 ++++++++++++++++++++++++++++++
 pkg/trait/container.go             |  1 -
 pkg/trait/cron.go                  |  8 ++++++--
 pkg/trait/dependencies.go          |  4 +++-
 pkg/trait/dependencies_test.go     |  8 ++++++--
 pkg/trait/error_handler.go         |  4 +++-
 pkg/trait/error_handler_test.go    | 14 +++++++++----
 pkg/trait/health.go                |  3 +++
 pkg/trait/jvm.go                   |  7 +++++--
 pkg/trait/kamelets.go              |  3 +++
 pkg/trait/knative.go               |  3 +++
 pkg/trait/knative_service.go       |  4 ++--
 pkg/trait/logging.go               |  4 +++-
 pkg/trait/openapi.go               |  4 +++-
 pkg/trait/quarkus.go               |  3 +++
 pkg/trait/service.go               |  6 ++++--
 pkg/trait/service_binding.go       |  3 +++
 pkg/trait/trait_condition_types.go | 17 ++++++++++++++-
 25 files changed, 161 insertions(+), 59 deletions(-)

Reply via email to