This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 97045a93cce CAMEL-18222: camel-kubernetes - KubernetesClient should be
autowried
add 6dec16ab59e CAMEL-18171: camel-main - LocationHelper to make it easier
to get summary logs
add 4bf48eaf2a0 CAMEL-18171: camel-kubernetes - Allow to configure k8s
client from application.properties.
add ca265dd04f7 Regen for commit 4bf48eaf2a017f213820a4d33663c6c7346fd739
No new revisions were added by this update.
Summary of changes:
.../properties/BasePropertiesFunction.java | 45 ++++++++++++++++
.../org/apache/camel/main/BaseMainSupport.java | 32 +----------
.../java/org/apache/camel/util/LocationHelper.java | 62 ++++++++++++++++++++++
3 files changed, 108 insertions(+), 31 deletions(-)
create mode 100644
core/camel-util/src/main/java/org/apache/camel/util/LocationHelper.java