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 139e36515 chore: nightly automatic updates
139e36515 is described below

commit 139e36515a3540ae529f4d4d4e49ca31600034dc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 16 23:45:28 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md |  7 +++++++
 coverage.out | 57 ++++++++++++++++-----------------------------------------
 2 files changed, 23 insertions(+), 41 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8dae5217e..10bc73611 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,10 +8,12 @@
 
 - Performance regression due to configmap/secrets whole cluster watch 
[\#5143](https://github.com/apache/camel-k/issues/5143)
 - camel-jackson configure configure "autoDiscoverObjectMapper" property for 
non-spring boot application 
[\#5140](https://github.com/apache/camel-k/issues/5140)
+- Integrations remain in Initialization loop when referenced config map has 
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
 - Externally built Integrations are deployed without a command in Camel-K 
2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
 - Coverage report wrong percentage 
[\#5108](https://github.com/apache/camel-k/issues/5108)
 - Add possibility to configure annotation for the builder pods 
[\#5106](https://github.com/apache/camel-k/issues/5106)
 - Include the operator node-selector in the helm chart 
[\#5103](https://github.com/apache/camel-k/issues/5103)
+- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT 
[\#5099](https://github.com/apache/camel-k/issues/5099)
 - Quartz builds failing to start when using native builds 
[\#5088](https://github.com/apache/camel-k/issues/5088)
 - Ability to set different resources for jvm and native containers when both 
are used in the same Integration 
[\#5065](https://github.com/apache/camel-k/issues/5065)
 - Don't run dependabot on forked repos 
[\#5063](https://github.com/apache/camel-k/issues/5063)
@@ -35,11 +37,15 @@
 - Provide alternative publishing strategy via pipeline 
[\#4747](https://github.com/apache/camel-k/issues/4747)
 - Quarkus native checks failure 
[\#4723](https://github.com/apache/camel-k/issues/4723)
 - Add DataTypeRegistry as bean in Camel context 
[\#3845](https://github.com/apache/camel-k/issues/3845)
+- Use `go:embed` instead of vfsgen for embedded resources handling 
[\#3384](https://github.com/apache/camel-k/issues/3384)
 - Use build-tags to configure what feature are included in a camel-k build 
[\#2801](https://github.com/apache/camel-k/issues/2801)
 - shipwright.io builder [\#1673](https://github.com/apache/camel-k/issues/1673)
 
 **Merged pull requests:**
 
+- feat\(ci\): go:embed usage 
[\#5160](https://github.com/apache/camel-k/pull/5160) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/prometheus/common from 0.46.0 to 0.47.0 
[\#5159](https://github.com/apache/camel-k/pull/5159) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Reduce write to hash, prepare string from secret, configmap 
[\#5155](https://github.com/apache/camel-k/pull/5155) 
([lfabriko](https://github.com/lfabriko))
 - feat\(traits\): persist generated status 
[\#5153](https://github.com/apache/camel-k/pull/5153) 
([squakez](https://github.com/squakez))
 - fix\(core\): Externally built Integrations run command configuration from 
jvm trait [\#5151](https://github.com/apache/camel-k/pull/5151) 
([gansheer](https://github.com/gansheer))
 - fix\(ci\): Java required by automatic-updates 
[\#5150](https://github.com/apache/camel-k/pull/5150) 
([gansheer](https://github.com/gansheer))
@@ -47,6 +53,7 @@
 - chore\(deps\): bump golang.org/x/term from 0.16.0 to 0.17.0 
[\#5148](https://github.com/apache/camel-k/pull/5148) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - fix\(test\): add apache-snapshot repository as the test may run agains a 
camel-k-runtime snaphost release 
[\#5147](https://github.com/apache/camel-k/pull/5147) 
([claudio4j](https://github.com/claudio4j))
 - fix\(controller\): filter confimap/secret watches 
[\#5144](https://github.com/apache/camel-k/pull/5144) 
([squakez](https://github.com/squakez))
+- chore\(ci\): upgrade setup-go action 
[\#5132](https://github.com/apache/camel-k/pull/5132) 
([gansheer](https://github.com/gansheer))
 - fix\(github actions\): restircted image-pull-policy-always patch apply … 
[\#5128](https://github.com/apache/camel-k/pull/5128) 
([valdar](https://github.com/valdar))
 - fix\(doc\): Add warning on cron trait for native build 
[\#5127](https://github.com/apache/camel-k/pull/5127) 
([gansheer](https://github.com/gansheer))
 - Enhancement add classifier field to the MavenArtifact struct 
[\#5126](https://github.com/apache/camel-k/pull/5126) 
([claudio4j](https://github.com/claudio4j))
diff --git a/coverage.out b/coverage.out
index 2c4a0d499..2113cab08 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1361,37 +1361,12 @@ 
github.com/apache/camel-k/v2/pkg/platform/platform.go:201:                      
                        IsSecondary
 github.com/apache/camel-k/v2/pkg/platform/platform.go:209:                     
                        GetProfile                                              
0.0%
 github.com/apache/camel-k/v2/pkg/platform/resources.go:35:                     
                        GetKits                                                 
0.0%
 github.com/apache/camel-k/v2/pkg/platform/resources.go:40:                     
                        GetKitsNames                                            
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:913:                   
                        Open                                                    
81.8%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:949:                   
                        Readdir                                                 
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:952:                   
                        Stat                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:954:                   
                        GzipBytes                                               
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:958:                   
                        Name                                                    
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:959:                   
                        Size                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:960:                   
                        Mode                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:961:                   
                        ModTime                                                 
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:962:                   
                        IsDir                                                   
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:963:                   
                        Sys                                                     
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:973:                   
                        Read                                                    
42.9%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:995:                   
                        Seek                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1008:                  
                        Close                                                   
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1019:                  
                        Read                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1022:                  
                        Close                                                   
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1023:                  
                        Stat                                                    
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1025:                  
                        Name                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1026:                  
                        Size                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1027:                  
                        Mode                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1028:                  
                        ModTime                                                 
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1029:                  
                        IsDir                                                   
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1030:                  
                        Sys                                                     
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1038:                  
                        Seek                                                    
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources.go:1046:                  
                        Readdir                                                 
85.7%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:38:            
                        ResourceAsString                                        
100.0%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:44:            
                        Resource                                                
83.3%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:66:            
                        TemplateResource                                        
66.7%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:89:            
                        DirExists                                               
0.0%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:98:            
                        WithPrefix                                              
90.0%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:118:           
                        Resources                                               
71.4%
-github.com/apache/camel-k/v2/pkg/resources/resources_support.go:154:           
                        openAsset                                               
100.0%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:38:            
                        Resource                                                
81.8%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:58:            
                        ResourceAsString                                        
100.0%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:64:            
                        TemplateResource                                        
66.7%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:87:            
                        DirExists                                               
0.0%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:96:            
                        WithPrefix                                              
90.9%
+github.com/apache/camel-k/v2/pkg/resources/resources_support.go:115:           
                        Resources                                               
73.9%
 github.com/apache/camel-k/v2/pkg/trait/affinity.go:39:                         
                        newAffinityTrait                                        
100.0%
 github.com/apache/camel-k/v2/pkg/trait/affinity.go:49:                         
                        Configure                                               
100.0%
 github.com/apache/camel-k/v2/pkg/trait/affinity.go:61:                         
                        Apply                                                   
75.0%
@@ -1849,16 +1824,16 @@ 
github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:40:          
                        Insta
 github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:44:         
                        OperatorID                                              
100.0%
 github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:48:         
                        boolEnvOrDefault                                        
100.0%
 github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:58:         
                        envOrDefault                                            
100.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50:                     
                        ComputeForIntegration                                   
50.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:205:                    
                        computeForTrait                                         
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:228:                    
                        computeForTraitProps                                    
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:239:                    
                        toMap                                                   
71.4%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:254:                    
                        ComputeForIntegrationKit                                
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:282:                    
                        ComputeForResource                                      
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:311:                    
                        ComputeForSource                                        
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:354:                    
                        sortedTraitsMapKeys                                     
71.4%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:365:                    
                        sortedTraitAnnotationsKeys                              
100.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:376:                    
                        ComputeSHA1                                             
77.8%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50:                     
                        ComputeForIntegration                                   
54.5%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:207:                    
                        computeForTrait                                         
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:230:                    
                        computeForTraitProps                                    
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:241:                    
                        toMap                                                   
71.4%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:256:                    
                        ComputeForIntegrationKit                                
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:284:                    
                        ComputeForResource                                      
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:313:                    
                        ComputeForSource                                        
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:356:                    
                        sortedTraitsMapKeys                                     
71.4%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:367:                    
                        sortedTraitAnnotationsKeys                              
100.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:378:                    
                        ComputeSHA1                                             
77.8%
 github.com/apache/camel-k/v2/pkg/util/docker/docker.go:31:                     
                        CreateBaseImageDockerFile                               
85.7%
 github.com/apache/camel-k/v2/pkg/util/docker/docker.go:50:                     
                        CreateIntegrationImageDockerFile                        
95.5%
 github.com/apache/camel-k/v2/pkg/util/docker/docker.go:97:                     
                        BuildBaseImageArgs                                      
0.0%

Reply via email to