This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 7bbf80e8 doc: add more details about installation on IKS/ICR new 436a34f fix(patch): Do not compute positive patch for unstructured object new 0e5c2ce fix: Install Kamelets as unstructured resources new 467a697 fix: Use Kamelet serialized JSON as merge patch for client-side apply 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/support/test_support.go | 4 +- pkg/client/apply.go | 4 +- pkg/cmd/builder/builder.go | 2 +- pkg/cmd/install.go | 2 +- pkg/controller/build/monitor_routine.go | 2 +- pkg/controller/kameletbinding/initialize.go | 2 +- pkg/install/kamelets.go | 34 +++++-------- pkg/install/operator.go | 2 +- pkg/trait/deployer.go | 6 +-- pkg/util/kubernetes/loader.go | 15 +++--- pkg/util/patch/patch.go | 75 +++++++++++++++-------------- 11 files changed, 70 insertions(+), 78 deletions(-)