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 a2fd69e refactor: consistent env var management in traits new ee4252a Output all files except for CRDs new 8e99a72 Fix CRD serialization new d0c3879 Add option to skip cluster setup new 8adbd57 Rebase to use new methods The 4 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/client/cmd/install.go | 63 ++++++++++++++++++++++++++++++++------- pkg/client/cmd/run.go | 1 - pkg/install/cluster.go | 34 ++++++++++++++++----- pkg/install/common.go | 22 ++++++++++++-- pkg/install/operator.go | 39 ++++++++++++++++-------- pkg/util/kubernetes/collection.go | 18 +++++++++++ pkg/util/kubernetes/loader.go | 23 ++++++++++++-- 7 files changed, 164 insertions(+), 36 deletions(-)