-
Bug
-
Resolution: Done
-
Major
-
1.30.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
Two test are failing due to similar issue.
org.kie.kogito.examples.onboarding.OnboardingEndpointIT.testOnboardingProcessNewUserUS
Stacktrace
java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'kubernetesDiscoveryClient' defined in class path resource [org/springframework/cloud/kubernetes/fabric8/discovery/KubernetesDiscoveryClientAutoConfiguration$KubernetesDiscoveryClientConfiguration.class]: Unsatisfied dependency expressed through method 'kubernetesDiscoveryClient' parameter 2; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'servicesFunction' defined in class path resource [org/springframework/cloud/kubernetes/fabric8/discovery/KubernetesDiscoveryClientAutoConfiguration.class]: Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'servicesFunction' defined in class path resource [org/springframework/cloud/kubernetes/fabric8/discovery/KubernetesDiscoveryClientAutoConfiguration.class]: Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException Caused by: java.lang.reflect.MalformedParameterizedTypeException