This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 8a5ef37 chore(examples): fix with resource dir
new 8e07331 fix(cli): Use Patch with optimistic locking to update
Integration
new 0258edf chore: Remove Integration NOOP reconcile action
new c82248a chore(cli): Add re-run Integration e2e test
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/files/{yaml.yaml => run.yaml} | 5 +-
e2e/common/cli/run_test.go | 23 ++++-
pkg/apis/camel/v1/integration_types.go | 2 -
pkg/cmd/run.go | 111 +++++++++------------
.../integration/integration_controller.go | 1 -
pkg/controller/integration/noop.go | 49 ---------
6 files changed, 70 insertions(+), 121 deletions(-)
copy e2e/common/cli/files/{yaml.yaml => run.yaml} (90%)
delete mode 100644 pkg/controller/integration/noop.go