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

commit 3d109947d0352e1c948c7a051376223d655fd687
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 19 23:46:53 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md | 2 ++
 coverage.out | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e2afc1b6..89b89fa7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- 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)
 - Add license header file check workflow on PR in CI 
[\#5631](https://github.com/apache/camel-k/issues/5631)
@@ -33,6 +34,7 @@
 **Merged pull requests:**
 
 - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.42 to 
0.6.45 [\#5655](https://github.com/apache/camel-k/pull/5655) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- \(\#5652\) Added TimeoutSeconds to knative-serving trait 
[\#5653](https://github.com/apache/camel-k/pull/5653) 
([hernanDatgDev](https://github.com/hernanDatgDev))
 - \(\#5635\) Add TLS configuration in the ingress trait 
[\#5650](https://github.com/apache/camel-k/pull/5650) 
([romain-pfund](https://github.com/romain-pfund))
 - chore\(cmd\): remove deprecated .spec.integration usage 
[\#5649](https://github.com/apache/camel-k/pull/5649) 
([squakez](https://github.com/squakez))
 - fix\(e2e\): always build bundle and set local config 
[\#5647](https://github.com/apache/camel-k/pull/5647) 
([squakez](https://github.com/squakez))
diff --git a/coverage.out b/coverage.out
index 96fa03787..ef57d1eda 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1617,7 +1617,7 @@ 
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:133:                  
                          Apply
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:150:                 
                        SelectControllerStrategy                                
86.4%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:196:                 
                        isForcefullyEnabled                                     
100.0%
 github.com/apache/camel-k/v2/pkg/trait/knative_service.go:200:                 
                        ControllerStrategySelectorOrder                         
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative_service.go:204:                 
                        getServiceFor                                           
47.5%
+github.com/apache/camel-k/v2/pkg/trait/knative_service.go:204:                 
                        getServiceFor                                           
49.2%
 github.com/apache/camel-k/v2/pkg/trait/logging.go:45:                          
                        newLoggingTraitTrait                                    
100.0%
 github.com/apache/camel-k/v2/pkg/trait/logging.go:54:                          
                        Configure                                               
60.0%
 github.com/apache/camel-k/v2/pkg/trait/logging.go:65:                          
                        Apply                                                   
100.0%

Reply via email to