You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2019/04/15 08:53:38 UTC

[camel-k] branch master updated (c0c5484 -> a8d29cf)

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

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


    from c0c5484  Update gke-setup.adoc
     new 88269ee  istio: allow to control annotation sidecar.istio.io/inject #609
     new 9393c44  chore: update Gopkg.lock
     new a8d29cf  istio: update to documentation to reflect changes for #609

The 664 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:
 Gopkg.lock              |   1 +
 docs/traits.adoc        |   3 +
 pkg/trait/istio.go      |   6 ++
 pkg/trait/istio_test.go | 143 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 153 insertions(+)
 create mode 100644 pkg/trait/istio_test.go