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 e9f7bfc Updated CHANGELOG.md
new cf48cd2 feat: Use server-side apply to create and patch owned
resources
new 158c28b fix(openapi): Clear managed fields from OpenAPI generated
ConfigMap to support server-side apply
new 70f7946 chore: Fallback to client-side apply if necessary
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:
pkg/trait/deployer.go | 114 ++++++++++++++++++++++++++++-------------
pkg/trait/openapi.go | 12 +++--
pkg/util/kubernetes/replace.go | 22 +++-----
pkg/util/patch/patch.go | 61 ++++++++--------------
4 files changed, 114 insertions(+), 95 deletions(-)