This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from c96aece Upgrade Operator SDK to version 0.8.0
add 7dae3ac trait(route): tls support
No new revisions were added by this update.
Summary of changes:
pkg/trait/route.go | 29 ++++++++++--
pkg/trait/route_test.go | 115 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 140 insertions(+), 4 deletions(-)
create mode 100644 pkg/trait/route_test.go