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 5a1667f Cannot configure traits #199 new e915668 Fix compatibility with operator sdk 0.0.7 new 8ced01e Document operator-sdk version 0.0.7 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: .gitignore | 2 +- build/Makefile | 4 ++-- build/travis_build.sh | 2 +- cmd/{camel-k-operator/camel_k_operator.go => camel-k/main.go} | 0 cmd/kamel/{kamel.go => main.go} | 0 config/config.yaml | 2 +- deploy/operator-deployment-kubernetes.yaml | 4 ++-- deploy/operator-deployment-openshift.yaml | 4 ++-- deploy/resources.go | 8 ++++---- docs/developers.adoc | 10 +++++----- tmp/build/Dockerfile | 6 +++--- tmp/build/build.sh | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) rename cmd/{camel-k-operator/camel_k_operator.go => camel-k/main.go} (100%) rename cmd/kamel/{kamel.go => main.go} (100%)