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

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


    from d9591e427 Add acosentino to Helm Chart maintainers
     new f3eba62e6 fix(trait): disable NodePort by default for Service trait
     new 407a32048 chore(e2e): format test java files
     new d9657174a test(e2e): add E2E test for Service trait
     new a4b142b3d fix(e2e): stabilise service trait test

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:
 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/{istio_test.go => service_test.go}      | 33 +++++++++++++---------
 e2e/support/test_support.go                        | 10 +++++++
 pkg/trait/service.go                               |  4 +--
 pkg/trait/service_test.go                          |  8 ++++--
 resources/traits.yaml                              |  2 +-
 9 files changed, 58 insertions(+), 40 deletions(-)
 copy e2e/common/traits/{istio_test.go => service_test.go} (54%)

Reply via email to