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 44e5e5f chore: fix default template for Kamelets
add 8a81304 chore(kamelets): embed kamelet repository and remove lookup
from github strategy
add db7d314 chore(kamelets): include kamelets in the image instead of the
binary
add ceba41f chore(kamelets): fix github actions
add 811d51c Fix new controller runtime calls
No new revisions were added by this update.
Summary of changes:
.github/workflows/builder.yml | 2 +-
.github/workflows/knative.yml | 4 +--
.github/workflows/kubernetes.yml | 2 +-
.github/workflows/openshift.yml | 2 +-
.gitignore | 4 +--
build/Dockerfile | 5 ++-
cmd/util/vfs-gen/main.go | 1 +
pkg/install/kamelets.go | 64 +++++++++++++++++++++++-------------
pkg/kamelet/repository/repository.go | 2 +-
script/Makefile | 20 ++++++-----
script/bundle_kamelets.sh | 6 ++--
11 files changed, 69 insertions(+), 43 deletions(-)