This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from b4346a735 fix(e2e): add camel-kubernetes dependency for plain-quarkus
compatibility
new 4d7fd196c feat(ctrl): dry build - support Pipe BuildComplete phase
new e78e4cf58 fix(cmd): clarify deploy/undeploy support for Integrations
and Pipes
new 0e13fc0a9 fix(cmd): remove flag reference from deploy command
description
The 3 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:
e2e/common/cli/deploy_test.go | 40 +++++++++++++++++++++++++++++++++
pkg/apis/camel/v1/pipe_types.go | 2 ++
pkg/cmd/deploy.go | 9 ++++----
pkg/cmd/deploy_test.go | 4 ++--
pkg/cmd/undeploy.go | 8 +++----
pkg/cmd/undeploy_test.go | 2 +-
pkg/controller/pipe/monitor.go | 13 ++++++++++-
pkg/controller/pipe/monitor_test.go | 44 +++++++++++++++++++++++++++++++++++++
8 files changed, 109 insertions(+), 13 deletions(-)