astefanutti opened a new pull request, #3688: URL: https://github.com/apache/camel-k/pull/3688
This PR deprecates the cached discovery option from the GC trait. It is very unlikely to be used by anyone, plus it's not fully functional, since cached discovery client are supposed to be invalidated periodically. This now uses the global client discovery API. We may want to add some caching option for it in the future. **Release Note** ```release-note chore(trait): Deprecate cached discovery option from GC trait ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org