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 edf6305 fix(knative): Use channel hostname to filter Knative history
header
new 53ab079 Fix #792: making CLI super-fast
new 21cc250 Fix #792: adding references
new 4fa3d1a Fix #792: fix findings
new cd6cf55 Fix #792: add missing mapping
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:
cmd/builder/main.go | 2 +-
pkg/client/client.go | 12 ++++++--
pkg/client/fastmapper.go | 74 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 3 deletions(-)
create mode 100644 pkg/client/fastmapper.go