This is an automated email from the ASF dual-hosted git repository.

squakez pushed a change to branch release-2.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from c715d99bc chore: nightly automatic updates
     new 222cdbd80 feat(api): deprecate builder pod namespace
     new 1271df076 chore(dependencies): golang security fix

The 2 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:
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  2 +
 go.mod                                             |  2 +-
 helm/camel-k/crds/camel-k-crds.yaml                | 74 +++++++++++++---------
 pkg/apis/camel/v1/build_types_support.go           | 11 ----
 pkg/apis/camel/v1/common_types.go                  |  4 +-
 .../camel/v1/buildconfiguration.go                 | 12 ++--
 pkg/controller/build/build_monitor_test.go         |  7 +-
 pkg/controller/build/build_pod.go                  | 10 +--
 pkg/controller/build/build_pod_test.go             |  8 +--
 pkg/controller/build/monitor_pod.go                | 15 +----
 pkg/controller/build/monitor_pod_test.go           | 14 +---
 pkg/controller/integration/build.go                |  1 -
 pkg/controller/integrationkit/build.go             |  3 -
 pkg/platform/operator.go                           | 24 -------
 .../config/crd/bases/camel.apache.org_builds.yaml  | 62 ++++++++++--------
 .../camel.apache.org_integrationplatforms.yaml     | 12 ++--
 16 files changed, 116 insertions(+), 145 deletions(-)

Reply via email to