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 1257792c8 chore: Add client argument to controllers
     new 3d26e9953 chore(trait): Deprecate cached discovery option from GC trait
     new b51a722fa chore: Fix lint errors

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:
 .../camel.apache.org_integrationplatforms.yaml     | 10 ++--
 .../crd/bases/camel.apache.org_integrations.yaml   |  5 +-
 .../bases/camel.apache.org_kameletbindings.yaml    |  5 +-
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  3 +-
 docs/modules/traits/pages/gc.adoc                  |  3 +-
 helm/camel-k/crds/crd-integration-platform.yaml    | 10 ++--
 helm/camel-k/crds/crd-integration.yaml             |  5 +-
 helm/camel-k/crds/crd-kamelet-binding.yaml         |  5 +-
 pkg/apis/camel/v1/trait/gc.go                      |  3 +-
 pkg/resources/resources.go                         | 16 +++----
 pkg/trait/gc.go                                    | 55 ++--------------------
 pkg/trait/util.go                                  | 18 ++-----
 resources/traits.yaml                              |  4 +-
 13 files changed, 48 insertions(+), 94 deletions(-)

Reply via email to