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

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


    from 442c15861 corrected typo error
     new 343784b43 fix(trait): disable NodePort by default for Service trait
     new 31acbe47e chore(e2e): format test java files
     new c19e4bfbe test(e2e): add E2E test for Service trait

The 3 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:
 docs/modules/traits/pages/service.adoc             |  2 +-
 e2e/common/traits/files/Java.java                  | 14 ++++----
 e2e/common/traits/files/Master.java                | 14 ++++----
 e2e/common/traits/files/PlatformHttpServer.java    | 11 ++++---
 .../traits/{jolokia_test.go => service_test.go}    | 38 ++++++++++++----------
 pkg/trait/service.go                               |  4 +--
 pkg/trait/service_test.go                          |  8 +++--
 resources/traits.yaml                              |  2 +-
 8 files changed, 49 insertions(+), 44 deletions(-)
 copy e2e/common/traits/{jolokia_test.go => service_test.go} (55%)

Reply via email to