You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2021/01/19 12:36:02 UTC

[camel-k] branch master updated (ee4d65b -> 7bdb653)

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 ee4d65b  chore: Rebuild resources
     add ff414e4  Add support for integration-time env vars.
     add 5bd5401  Add env flag to local run.
     add 7bdb653  Fix comment.

No new revisions were added by this update.

Summary of changes:
 pkg/cmd/local_run.go             |  8 +++++--
 pkg/cmd/modeline.go              | 34 ++++++++++++++++++++++++----
 pkg/cmd/util_commands.go         | 36 +++++++++++++++++++++++++-----
 pkg/cmd/util_containerization.go | 18 +++++++++++++--
 pkg/util/docker/docker.go        |  4 ++--
 pkg/util/docker/docker_base.go   | 14 ++++++++++--
 pkg/util/util.go                 | 48 ++++++++++++++++++++++++++++++++++++++++
 7 files changed, 144 insertions(+), 18 deletions(-)