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

commit 4f2db43f64e8c69bd2406c22518a927d8a3a9e60
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 27 23:45:32 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md | 10 +++++++++
 README.adoc  |  2 +-
 badge.out    |  2 +-
 coverage     |  2 +-
 coverage.out | 71 +++++++++++++++++++++++++++++++-----------------------------
 5 files changed, 50 insertions(+), 37 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffcd9c180..ce656c6c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
 
 **Closed issues:**
 
+- Could not determine source URI: cluster "camel-ai-kafka" has no listeners of 
type "plain" [\#5295](https://github.com/apache/camel-k/issues/5295)
+- OS platform not considered during "make build" 
[\#5288](https://github.com/apache/camel-k/issues/5288)
 - Camelk | AtlasMap Support 
[\#5261](https://github.com/apache/camel-k/issues/5261)
 - release-nightly does not build/push multiarch manifest 
[\#5252](https://github.com/apache/camel-k/issues/5252)
 - XSD might be wrong [\#5250](https://github.com/apache/camel-k/issues/5250)
@@ -37,7 +39,9 @@
 - 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)
 - Remove secondary IntegrationPlatform in favor of using IntegrationProfile 
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
+- Basic example fails on Docker Desktop MacOS 
[\#5095](https://github.com/apache/camel-k/issues/5095)
 - Quartz builds failing to start when using native builds 
[\#5088](https://github.com/apache/camel-k/issues/5088)
+- Operator is stuck in a "deploying" phase loop when internal deployment fails 
indefinitely  [\#5084](https://github.com/apache/camel-k/issues/5084)
 - 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)
 - Operator 2.2.0 does not spawn builder pod with strategy: pod 
[\#5060](https://github.com/apache/camel-k/issues/5060)
@@ -68,6 +72,7 @@
 - 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)
 - Build waiting condition 
[\#4542](https://github.com/apache/camel-k/issues/4542)
+- Add support for Strimzi Kafka in KameletBinding/Pipe 
[\#4337](https://github.com/apache/camel-k/issues/4337)
 - Add DataTypeRegistry as bean in Camel context 
[\#3845](https://github.com/apache/camel-k/issues/3845)
 - Remove duplication of the default platform creation 
[\#3433](https://github.com/apache/camel-k/issues/3433)
 - Use `go:embed` instead of vfsgen for embedded resources handling 
[\#3384](https://github.com/apache/camel-k/issues/3384)
@@ -76,6 +81,11 @@
 
 **Merged pull requests:**
 
+- fix\(\#5238\): Fix Jib integration build 
[\#5294](https://github.com/apache/camel-k/pull/5294) 
([christophd](https://github.com/christophd))
+- fix\(knative\): enable service container port 
[\#5291](https://github.com/apache/camel-k/pull/5291) 
([squakez](https://github.com/squakez))
+- fix\(\#5288\): Makefile building platform specific kamel CLI binary 
[\#5290](https://github.com/apache/camel-k/pull/5290) 
([christophd](https://github.com/christophd))
+- fix\(ctrl\): report error on traits failure 
[\#5285](https://github.com/apache/camel-k/pull/5285) 
([squakez](https://github.com/squakez))
+- feat\(kafka\): support Kafka binding resource 
[\#5284](https://github.com/apache/camel-k/pull/5284) 
([squakez](https://github.com/squakez))
 - feat\(strimzi\): bind to either KafkaTopic name or topicName 
[\#5281](https://github.com/apache/camel-k/pull/5281) 
([squakez](https://github.com/squakez))
 - Add optional install to tests 
[\#5278](https://github.com/apache/camel-k/pull/5278) 
([lfabriko](https://github.com/lfabriko))
 - chore\(deps\): bump github.com/prometheus/common from 0.51.0 to 0.51.1 
[\#5276](https://github.com/apache/camel-k/pull/5276) 
([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/README.adoc b/README.adoc
index dc4f1ed5a..f6a64aa81 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@ 
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
 image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative";, 
link="https://github.com/apache/camel-k/actions/workflows/knative.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
 releases", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml";]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
 native", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml";]
-image:https://img.shields.io/badge/Coverage-37.3%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
+image:https://img.shields.io/badge/Coverage-37.5%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]
 
 Apache Camel K is a lightweight integration framework built from **Apache 
Camel** that runs natively on Kubernetes and is specifically designed for 
serverless and microservice architectures. Users of `Camel K` can instantly run 
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 867851919..aa5fea3ba 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
 
-![Coverage](https://img.shields.io/badge/Coverage-37.3%25-yellow)
\ No newline at end of file
+![Coverage](https://img.shields.io/badge/Coverage-37.5%25-yellow)
\ No newline at end of file
diff --git a/coverage b/coverage
index 6bc739386..3d7e316c2 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-37.3
+37.5
diff --git a/coverage.out b/coverage.out
index 0fbc0fd8a..fffb0e6a8 100644
--- a/coverage.out
+++ b/coverage.out
@@ -23,14 +23,17 @@ github.com/apache/camel-k/v2/addons/register_resume.go:25:  
                                        init                                    
                100.0
 github.com/apache/camel-k/v2/addons/register_strimzi.go:25:                    
                        init                                                    
100.0%
 github.com/apache/camel-k/v2/addons/register_telemetry.go:25:                  
                        init                                                    
100.0%
 
github.com/apache/camel-k/v2/addons/strimzi/addtoscheme_strimzi_duck_v1beta2.go:25:
                    init                                                    
100.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:40:                     
                        ID                                                      
0.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:44:                     
                        Translate                                               
65.8%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:118:                    
                        getBootstrapServers                                     
66.7%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:138:                    
                        Order                                                   
0.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:150:                    
                        ID                                                      
0.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:156:                    
                        Translate                                               
0.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:218:                    
                        getBootstrapServers                                     
0.0%
-github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:239:                    
                        Order                                                   
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:46:                     
                        ID                                                      
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:50:                     
                        Translate                                               
76.9%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:77:                     
                        toCamelKafka                                            
75.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:89:                     
                        fromKafkaToCamel                                        
61.1%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:122:                    
                        fromKafkaTopicToCamel                                   
65.5%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:176:                    
                        getBootstrapServers                                     
66.7%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:196:                    
                        Order                                                   
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:208:                    
                        ID                                                      
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:214:                    
                        Translate                                               
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:276:                    
                        getBootstrapServers                                     
0.0%
+github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:297:                    
                        Order                                                   
0.0%
 github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:84:                 
                        NewTelemetryTrait                                       
100.0%
 github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:90:                 
                        Configure                                               
47.4%
 github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:130:                
                                Apply                                           
        94.7%
@@ -688,8 +691,8 @@ github.com/apache/camel-k/v2/pkg/builder/image.go:123:      
                                                incrementalImageCon
 github.com/apache/camel-k/v2/pkg/builder/image.go:149:                         
                        imageContext                                            
0.0%
 github.com/apache/camel-k/v2/pkg/builder/image.go:180:                         
                        listPublishedImages                                     
81.2%
 github.com/apache/camel-k/v2/pkg/builder/image.go:222:                         
                        findBestImage                                           
0.0%
-github.com/apache/camel-k/v2/pkg/builder/jib.go:44:                            
                        Do                                                      
0.0%
-github.com/apache/camel-k/v2/pkg/builder/jib.go:155:                           
                        cleanRegistryConfig                                     
0.0%
+github.com/apache/camel-k/v2/pkg/builder/jib.go:45:                            
                        Do                                                      
0.0%
+github.com/apache/camel-k/v2/pkg/builder/jib.go:160:                           
                        cleanRegistryConfig                                     
0.0%
 github.com/apache/camel-k/v2/pkg/builder/project.go:36:                        
                                init                                            
        100.0%
 github.com/apache/camel-k/v2/pkg/builder/project.go:69:                        
                                cleanUpBuildDir                                 
        0.0%
 github.com/apache/camel-k/v2/pkg/builder/project.go:82:                        
                                generateJavaKeystore                            
        0.0%
@@ -1175,22 +1178,22 @@ 
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:206:            
                        hasMatc
 github.com/apache/camel-k/v2/pkg/controller/integration/metrics.go:55:         
                        init                                                    
100.0%
 github.com/apache/camel-k/v2/pkg/controller/integration/metrics.go:60:         
                        updateIntegrationPhase                                  
100.0%
 github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:49:         
                        NewMonitorAction                                        
0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:57:         
                        Name                                                    
0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:57:         
                        Name                                                    
100.0%
 github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:61:         
                        CanHandle                                               
100.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:67:         
                        Handle                                                  
0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:134:        
                                monitorPods                                     
        77.8%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:207:        
                                isInInitializationFailed                        
        0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:221:        
                                isInIntegrationKitFailed                        
        0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:232:        
                                checkDigestAndRebuild                           
        0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:253:        
                                isIntegrationKitResetRequired                   
        0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:283:        
                                
getIntegrationSecretAndConfigmapResourceVersions        100.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:331:        
                                newController                                   
        77.3%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:378:        
                                getUpdatedController                            
        100.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:384:        
                                updateIntegrationPhaseAndReadyCondition         
        53.3%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:413:        
                                arePodsFailingStatuses                          
        30.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:467:        
                                probeReadiness                                  
        35.2%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:591:        
                                findHighestPriorityReadyKit                     
        0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:613:        
                                getIntegrationContainer                         
        0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:67:         
                        Handle                                                  
69.7%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:137:        
                                monitorPods                                     
        77.8%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:210:        
                                isInInitializationFailed                        
        33.3%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:224:        
                                isInIntegrationKitFailed                        
        50.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:235:        
                                checkDigestAndRebuild                           
        41.7%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:256:        
                                isIntegrationKitResetRequired                   
        0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:286:        
                                
getIntegrationSecretAndConfigmapResourceVersions        100.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:334:        
                                newController                                   
        77.3%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:381:        
                                getUpdatedController                            
        100.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:387:        
                                updateIntegrationPhaseAndReadyCondition         
        53.3%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:416:        
                                arePodsFailingStatuses                          
        30.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:470:        
                                probeReadiness                                  
        35.2%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:594:        
                                findHighestPriorityReadyKit                     
        14.3%
+github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:616:        
                                getIntegrationContainer                         
        0.0%
 github.com/apache/camel-k/v2/pkg/controller/integration/monitor_cronjob.go:43: 
                        checkReadyCondition                                     
12.5%
 github.com/apache/camel-k/v2/pkg/controller/integration/monitor_cronjob.go:76: 
                        getPodSpec                                              
0.0%
 github.com/apache/camel-k/v2/pkg/controller/integration/monitor_cronjob.go:80: 
                        updateReadyCondition                                    
25.0%
@@ -1457,11 +1460,11 @@ github.com/apache/camel-k/v2/pkg/trait/container.go:70: 
                                                Configure                       
                        80.
 github.com/apache/camel-k/v2/pkg/trait/container.go:114:                       
                        isValidPullPolicy                                       
100.0%
 github.com/apache/camel-k/v2/pkg/trait/container.go:118:                       
                        Apply                                                   
100.0%
 github.com/apache/camel-k/v2/pkg/trait/container.go:125:                       
                        configureImageIntegrationKit                            
71.4%
-github.com/apache/camel-k/v2/pkg/trait/container.go:175:                       
                        configureContainer                                      
86.3%
-github.com/apache/camel-k/v2/pkg/trait/container.go:274:                       
                        configureService                                        
91.7%
-github.com/apache/camel-k/v2/pkg/trait/container.go:316:                       
                        configureResources                                      
81.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:348:                       
                        configureCapabilities                                   
50.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:354:                       
                        configureSecurityContext                                
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:175:                       
                        configureContainer                                      
86.8%
+github.com/apache/camel-k/v2/pkg/trait/container.go:262:                       
                        configureService                                        
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:300:                       
                        configureResources                                      
81.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:332:                       
                        configureCapabilities                                   
50.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:338:                       
                        configureSecurityContext                                
100.0%
 github.com/apache/camel-k/v2/pkg/trait/cron.go:70:                             
                        newCronTrait                                            
100.0%
 github.com/apache/camel-k/v2/pkg/trait/cron.go:76:                             
                        Configure                                               
78.0%
 github.com/apache/camel-k/v2/pkg/trait/cron.go:173:                            
                        Apply                                                   
94.4%
@@ -1745,7 +1748,7 @@ 
github.com/apache/camel-k/v2/pkg/trait/trait_types.go:679:                      
                          collectConfigura
 github.com/apache/camel-k/v2/pkg/trait/trait_types.go:683:                     
                        GetIntegrationContainerName                             
100.0%
 github.com/apache/camel-k/v2/pkg/trait/trait_types.go:695:                     
                        isEmbedded                                              
100.0%
 github.com/apache/camel-k/v2/pkg/trait/trait_types.go:704:                     
                        GetIntegrationContainer                                 
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:709:                     
                        getIntegrationContainerPort                             
76.9%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:709:                     
                        getIntegrationContainerPort                             
84.6%
 github.com/apache/camel-k/v2/pkg/trait/trait_types.go:736:                     
                        CapabilityPropertyKey                                   
83.3%
 github.com/apache/camel-k/v2/pkg/trait/util.go:46:                             
                        ptrFrom                                                 
100.0%
 github.com/apache/camel-k/v2/pkg/trait/util.go:52:                             
                        Get                                                     
57.1%
@@ -1937,8 +1940,8 @@ 
github.com/apache/camel-k/v2/pkg/util/gzip/compress.go:30:                      
                          Compress                                              
  62
 github.com/apache/camel-k/v2/pkg/util/gzip/compress.go:47:                     
                        CompressBase64                                          
75.0%
 github.com/apache/camel-k/v2/pkg/util/gzip/compress.go:58:                     
                        Uncompress                                              
61.5%
 github.com/apache/camel-k/v2/pkg/util/gzip/compress.go:81:                     
                        UncompressBase64                                        
75.0%
-github.com/apache/camel-k/v2/pkg/util/jib/configuration.go:59:                 
                        CreateProfileConfigmap                                  
87.5%
-github.com/apache/camel-k/v2/pkg/util/jib/configuration.go:98:                 
                        JibMavenProfile                                         
91.7%
+github.com/apache/camel-k/v2/pkg/util/jib/configuration.go:60:                 
                        CreateProfileConfigmap                                  
87.5%
+github.com/apache/camel-k/v2/pkg/util/jib/configuration.go:99:                 
                        JibMavenProfile                                         
91.7%
 github.com/apache/camel-k/v2/pkg/util/jitpack/jitpack.go:34:                   
                        ToDependency                                            
95.2%
 github.com/apache/camel-k/v2/pkg/util/jvm/keystore.go:40:                      
                        GenerateKeystore                                        
94.4%
 github.com/apache/camel-k/v2/pkg/util/jvm/keystore.go:77:                      
                        NewKeystorePassword                                     
100.0%
@@ -2264,4 +2267,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649:        
                                                WithTempDir                     
                        0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:664:                             
                        ConfigTreePropertySplit                                 
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:685:                             
                        trimQuotes                                              
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:696:                             
                        NavigateConfigTree                                      
0.0%
-total:                                                                         
                        (statements)                                            
37.3%
+total:                                                                         
                        (statements)                                            
37.5%

Reply via email to