This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 0586925d302 (chores) ci: fixes invalid log instantiation new 982141f6ec2 camel-kubernetes - config-maps also has consumer new ed0a4a08d5e camel-kubernetes - config-maps also has consumer 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: .../catalog/components/kubernetes-config-maps.json | 30 +- .../KubernetesConfigMapsComponentConfigurer.java | 6 + .../KubernetesConfigMapsEndpointConfigurer.java | 75 ++ .../KubernetesConfigMapsEndpointUriFactory.java | 15 +- .../config_maps/kubernetes-config-maps.json | 30 +- .../docs/kubernetes-config-maps-component.adoc | 2 +- .../config_maps/KubernetesConfigMapsEndpoint.java | 2 +- ...ubernetesConfigMapsComponentBuilderFactory.java | 25 +- .../src/generated/resources/metadata.json | 2 +- ...KubernetesConfigMapsEndpointBuilderFactory.java | 1117 ++++++++++++++++++-- 10 files changed, 1212 insertions(+), 92 deletions(-)