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

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


    from de30c13  Updated CHANGELOG.md
     add abc5860  fix(trait): bool trait props should be pointer, otherwise 
omitted in CR #1848
     add f554750  chore(trait): remove fancy '&[]bool{true}[0]' initialisers 
for bool pointers

No new revisions were added by this update.

Summary of changes:
 pkg/cmd/run_test.go                | 37 +++++++++++++++++++++++++++++++++++++
 pkg/trait/affinity.go              | 21 ++++++++++++---------
 pkg/trait/affinity_test.go         |  9 +++++----
 pkg/trait/container.go             | 14 +++++++-------
 pkg/trait/container_probes_test.go |  3 ++-
 pkg/trait/environment.go           | 13 +++++++------
 pkg/trait/jvm.go                   | 14 +++++++-------
 pkg/trait/jvm_test.go              | 10 +++++-----
 pkg/trait/prometheus.go            | 12 ++++++------
 pkg/util/util.go                   | 29 +++++++++++++++++++++++++++++
 10 files changed, 117 insertions(+), 45 deletions(-)

Reply via email to