This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a change to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4743146  CAMEL-12558: camel-catalog - Transacted and Policy should not 
have outputs
     new 31acd88  CAMEL-12560: camel-kubernetes: serviceCall EIP configuration 
is not read from application.properties
     new bd38d92  CAMEL-12560: fix cherry-pick
     new 74c3b7e  CAMEL-12561: camel-kubernetes: serviceCall EIP throws 
NullPointerException

The 3 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/model/cloud/ServiceCallDefinition.java   |  9 +--
 .../cloud/KubernetesEnvServiceDiscovery.java       |  2 +
 .../cloud/ServiceCallEnvironmentRouteTest.java     |  2 +-
 ...bernetesServiceDiscoveryAutoConfiguration.java} | 29 +++++----
 .../src/main/resources/META-INF/spring.factories   |  1 +
 ...netesServiceDiscoveryAutoConfigurationTest.java | 72 ++++++++++++++++++++++
 ...ernetesClusterServiceAutoConfigurationTest.java |  1 +
 .../src/test/resources/logback.xml                 |  2 +-
 8 files changed, 97 insertions(+), 21 deletions(-)
 copy 
platforms/spring-boot/components-starter/{camel-consul-starter/src/main/java/org/apache/camel/component/consul/springboot/cloud/ConsulServiceDiscoveryAutoConfiguration.java
 => 
camel-kubernetes-starter/src/main/java/org/apache/camel/component/kubernetes/springboot/cloud/KubernetesServiceDiscoveryAutoConfiguration.java}
 (74%)
 create mode 100644 
platforms/spring-boot/components-starter/camel-kubernetes-starter/src/test/java/org/apache/camel/component/kubernetes/springboot/test/cloud/KubernetesServiceDiscoveryAutoConfigurationTest.java
 copy {components/camel-spring-boot => 
platforms/spring-boot/components-starter/camel-kubernetes-starter}/src/test/resources/logback.xml
 (95%)

-- 
To stop receiving notification emails like this one, please contact
lburgazz...@apache.org.

Reply via email to