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 964794a chore(SDK): Migrate from deprecated logger API add dea596c feat(GC): Use server-side deletion when supported add f480486 feat(GC): Support disk cached discovery client add 8f6b7ad feat(GC): Support memory cached discovery client add 51c95c6 feat(GC): Default to memory discovery client cache add c02067c feat(GC): Document discovery client caching options add d7656f6 fix(lint): Fix findings No new revisions were added by this update. Summary of changes: docs/modules/ROOT/pages/traits.adoc | 8 ++ pkg/client/client.go | 15 ++- pkg/trait/gc.go | 208 +++++++++++++++++++++++++----------- pkg/trait/util.go | 14 +++ pkg/util/controller/util.go | 4 + pkg/util/test/client.go | 10 +- 6 files changed, 191 insertions(+), 68 deletions(-)