This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-1.8.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 6556b97ee [TEST] Test container command new 0a921c4bf fix(trait): disable NodePort by default for Service trait new 2d2e05417 chore(e2e): format test java files new cc828030a 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/{istio_test.go => service_test.go} | 34 +++++++++++++--------- pkg/trait/service.go | 4 +-- pkg/trait/service_test.go | 8 +++-- resources/traits.yaml | 2 +- 8 files changed, 49 insertions(+), 40 deletions(-) copy e2e/common/traits/{istio_test.go => service_test.go} (55%)