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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 659063f5d chore: nightly automatic updates
659063f5d is described below

commit 659063f5d82f2bfe2c2dbd836ea0c294a3f99781
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 25 23:43:44 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md |  2 ++
 coverage.out | 11 ++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72da745d7..8da4d6e69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Jolokia trait failure [\#5666](https://github.com/apache/camel-k/issues/5666)
 - Add TimeoutSeconds to knative-service trait 
[\#5652](https://github.com/apache/camel-k/issues/5652)
 - Add TLS configuration in the ingress trait 
[\#5635](https://github.com/apache/camel-k/issues/5635)
 - Installation tests are unstable 
[\#5632](https://github.com/apache/camel-k/issues/5632)
@@ -38,6 +39,7 @@
 
 **Merged pull requests:**
 
+- fix\(trait\): explicit jolokia agent dependency 
[\#5668](https://github.com/apache/camel-k/pull/5668) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 
[\#5665](https://github.com/apache/camel-k/pull/5665) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - feat\(\#5121\): adding timeZone property to the Cron trait spec 
[\#5664](https://github.com/apache/camel-k/pull/5664) 
([lsergio](https://github.com/lsergio))
 - \(\#5463\) Add make targets: setup-knative, setup-yaks 
[\#5661](https://github.com/apache/camel-k/pull/5661) 
([tdiesler](https://github.com/tdiesler))
diff --git a/coverage.out b/coverage.out
index ef57d1eda..7b39392bf 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1568,16 +1568,17 @@ github.com/apache/camel-k/v2/pkg/trait/istio.go:65:     
                                                Apply                           
                        100.0%
 github.com/apache/camel-k/v2/pkg/trait/istio.go:77:                            
                        injectIstioAnnotation                                   
100.0%
 github.com/apache/camel-k/v2/pkg/trait/jolokia.go:45:                          
                        newJolokiaTrait                                         
100.0%
 github.com/apache/camel-k/v2/pkg/trait/jolokia.go:54:                          
                        Configure                                               
100.0%
-github.com/apache/camel-k/v2/pkg/trait/jolokia.go:62:                          
                        Apply                                                   
95.1%
-github.com/apache/camel-k/v2/pkg/trait/jolokia.go:149:                         
                        setDefaultJolokiaOption                                 
100.0%
-github.com/apache/camel-k/v2/pkg/trait/jolokia.go:177:                         
                        addToJolokiaOptions                                     
78.6%
+github.com/apache/camel-k/v2/pkg/trait/jolokia.go:62:                          
                        Apply                                                   
95.2%
+github.com/apache/camel-k/v2/pkg/trait/jolokia.go:150:                         
                        setDefaultJolokiaOption                                 
100.0%
+github.com/apache/camel-k/v2/pkg/trait/jolokia.go:178:                         
                        addToJolokiaOptions                                     
78.6%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:58:                              
                        newJvmTrait                                             
100.0%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:67:                              
                        Configure                                               
90.9%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:96:                              
                        Apply                                                   
78.0%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:189:                             
                        enableDebug                                             
100.0%
 github.com/apache/camel-k/v2/pkg/trait/jvm.go:206:                             
                        prepareClasspathItems                                   
100.0%
-github.com/apache/camel-k/v2/pkg/trait/jvm.go:231:                             
                        prepareHTTPProxy                                        
90.9%
-github.com/apache/camel-k/v2/pkg/trait/jvm.go:291:                             
                        getLegacyCamelQuarkusDependenciesPaths                  
100.0%
+github.com/apache/camel-k/v2/pkg/trait/jvm.go:236:                             
                        extractExistingClasspathItems                           
100.0%
+github.com/apache/camel-k/v2/pkg/trait/jvm.go:251:                             
                        prepareHTTPProxy                                        
90.9%
+github.com/apache/camel-k/v2/pkg/trait/jvm.go:311:                             
                        getLegacyCamelQuarkusDependenciesPaths                  
100.0%
 github.com/apache/camel-k/v2/pkg/trait/kamelets.go:60:                         
                        newConfigurationKey                                     
100.0%
 github.com/apache/camel-k/v2/pkg/trait/kamelets.go:72:                         
                        newKameletsTrait                                        
100.0%
 github.com/apache/camel-k/v2/pkg/trait/kamelets.go:78:                         
                        Configure                                               
77.8%

Reply via email to