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 f889687  Merge pull request #836 from 
jamesnetherton/776-platform-strict-checksum
     new 98a8b9b  Stable container name #826
     new 29df016  Stable container name #826 (pr review)

The 2 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:
 pkg/trait/container.go                           | 78 ++++++++++++++++----
 pkg/trait/{service_test.go => container_test.go} | 91 +++---------------------
 pkg/trait/deployment.go                          | 37 ----------
 pkg/trait/jolokia.go                             |  9 ++-
 pkg/trait/knative_service.go                     | 54 --------------
 pkg/trait/knative_service_test.go                | 79 ++++++++++++++++++++
 pkg/trait/prometheus.go                          |  8 ++-
 pkg/trait/service_test.go                        | 73 +++++++++++++++++++
 pkg/util/kubernetes/collection.go                | 10 +--
 9 files changed, 241 insertions(+), 198 deletions(-)
 copy pkg/trait/{service_test.go => container_test.go} (60%)

Reply via email to