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 3a4c882 chore(integration controller): replace custom reconcile trigger with watch new 8733d6d chore(lint): run golanci-lint on travis new 0f6da46 chore(lint): set modules-download-mode new dd25784 chore(build): run go mod vendor new ea5fc6a chore(build): set 1.12.x as go version to use in travis new 3e6bd50 chore(lint): fix findings new 8a32140 chore(build): attemp to fixnt on travis new bccf1f9 chore(lint): fix findings The 7 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: .travis.yml | 11 ++- pkg/cmd/run.go | 6 +- pkg/controller/integration/initialize.go | 2 +- .../integration/integration_controller.go | 9 +- pkg/controller/integrationkit/build.go | 2 +- pkg/controller/integrationplatform/initialize.go | 108 +++++++++++---------- .../integrationplatform/initialize_test.go | 15 +-- pkg/util/kubernetes/log/pod_scraper.go | 13 ++- pkg/util/maven/maven.go | 8 +- 9 files changed, 101 insertions(+), 73 deletions(-)