This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 5a4e4e20b chore: nightly automatic updates
5a4e4e20b is described below
commit 5a4e4e20b9b1dc7a648b75643c294719b01939cb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 27 00:28:05 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 2 +
coverage.out | 133 ++++++++++++++++++++++++++++++-----------------------------
2 files changed, 69 insertions(+), 66 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bee4ecbfd..b5266ed61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,9 @@
- \[Regression\] Nightly Quarkus native checks failure
[\#5420](https://github.com/apache/camel-k/issues/5420)
- Helm test failure [\#5413](https://github.com/apache/camel-k/issues/5413)
- RBAC issues with Pipe and Knative
[\#5410](https://github.com/apache/camel-k/issues/5410)
+- Knative accepted port names
[\#5409](https://github.com/apache/camel-k/issues/5409)
- Remove container.imageWasKit
[\#5407](https://github.com/apache/camel-k/issues/5407)
+- Cannot load Knative configuration from file or env variable
[\#5402](https://github.com/apache/camel-k/issues/5402)
- Error when setting knative-service trait annotations
[\#5401](https://github.com/apache/camel-k/issues/5401)
- Contributing page is obsolete
[\#5386](https://github.com/apache/camel-k/issues/5386)
- IntegrationKit Trait condition missing
[\#5381](https://github.com/apache/camel-k/issues/5381)
diff --git a/coverage.out b/coverage.out
index d65a5d84c..0d8011962 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1466,19 +1466,19 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:52:
InfluencesKit
100
github.com/apache/camel-k/v2/pkg/trait/camel.go:56:
Matches
75.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:65:
Configure
85.7%
github.com/apache/camel-k/v2/pkg/trait/camel.go:81:
Apply
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:114:
loadOrCreateCatalog
56.2%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:153:
computeConfigMaps
100.0%
-github.com/apache/camel-k/v2/pkg/trait/camel.go:234:
determineRuntimeVersion
66.7%
-github.com/apache/camel-k/v2/pkg/trait/container.go:58:
newContainerTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:70:
Configure
80.0%
-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
70.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:174:
configureContainer
86.8%
-github.com/apache/camel-k/v2/pkg/trait/container.go:261:
configureService
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:299:
configureResources
81.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:331:
configureCapabilities
50.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:337:
configureSecurityContext
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:113:
loadOrCreateCatalog
56.2%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:152:
computeConfigMaps
100.0%
+github.com/apache/camel-k/v2/pkg/trait/camel.go:233:
determineRuntimeVersion
66.7%
+github.com/apache/camel-k/v2/pkg/trait/container.go:57:
newContainerTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:69:
Configure
80.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:113:
isValidPullPolicy
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:117:
Apply
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:124:
configureImageIntegrationKit
70.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:173:
configureContainer
86.8%
+github.com/apache/camel-k/v2/pkg/trait/container.go:260:
configureService
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:297:
configureResources
81.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:329:
configureCapabilities
50.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:335:
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
76.7%
github.com/apache/camel-k/v2/pkg/trait/cron.go:174:
Apply
88.9%
@@ -1534,12 +1534,12 @@ github.com/apache/camel-k/v2/pkg/trait/gc.go:223:
canBeDeleted
100.0%
github.com/apache/camel-k/v2/pkg/trait/gc.go:233:
getDeletableTypes
53.8%
github.com/apache/camel-k/v2/pkg/trait/health.go:44:
newHealthTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/health.go:55:
Configure
71.4%
-github.com/apache/camel-k/v2/pkg/trait/health.go:70:
Apply
77.3%
-github.com/apache/camel-k/v2/pkg/trait/health.go:111:
setCatalogConfiguration
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:124:
setDefaultConfiguration
0.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:136:
newLivenessProbe
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:158:
newReadinessProbe
100.0%
-github.com/apache/camel-k/v2/pkg/trait/health.go:180:
newStartupProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:70:
Apply
85.7%
+github.com/apache/camel-k/v2/pkg/trait/health.go:108:
setCatalogConfiguration
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:121:
setDefaultConfiguration
0.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:133:
newLivenessProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:155:
newReadinessProbe
100.0%
+github.com/apache/camel-k/v2/pkg/trait/health.go:177:
newStartupProbe
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:38:
newIngressTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:51:
IsAllowedInProfile
100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:55:
Configure
90.0%
@@ -1604,11 +1604,11 @@ github.com/apache/camel-k/v2/pkg/trait/logging.go:76:
setEnvConfiguration
github.com/apache/camel-k/v2/pkg/trait/logging.go:98:
setCatalogConfiguration
100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:43:
newMountTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:50:
Configure
81.8%
-github.com/apache/camel-k/v2/pkg/trait/mount.go:79:
Apply
80.8%
-github.com/apache/camel-k/v2/pkg/trait/mount.go:128:
configureVolumesAndMounts
76.9%
-github.com/apache/camel-k/v2/pkg/trait/mount.go:154:
mountResource
93.3%
-github.com/apache/camel-k/v2/pkg/trait/mount.go:177:
addServiceBindingSecret
33.3%
-github.com/apache/camel-k/v2/pkg/trait/mount.go:187:
addImplicitKameletsSecrets
62.5%
+github.com/apache/camel-k/v2/pkg/trait/mount.go:79:
Apply
81.5%
+github.com/apache/camel-k/v2/pkg/trait/mount.go:130:
configureVolumesAndMounts
76.9%
+github.com/apache/camel-k/v2/pkg/trait/mount.go:156:
mountResource
93.3%
+github.com/apache/camel-k/v2/pkg/trait/mount.go:179:
addServiceBindingSecret
33.3%
+github.com/apache/camel-k/v2/pkg/trait/mount.go:189:
addImplicitKameletsSecrets
62.5%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:52:
newOpenAPITrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:58:
Configure
77.8%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:77:
Apply
0.0%
@@ -1637,9 +1637,8 @@ github.com/apache/camel-k/v2/pkg/trait/pod.go:61:
Apply
52.4%
github.com/apache/camel-k/v2/pkg/trait/pod.go:103:
applyChangesTo
75.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:39:
newPrometheusTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/prometheus.go:48:
Configure
100.0%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56:
Apply
81.5%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:117:
getContainerPort
100.0%
-github.com/apache/camel-k/v2/pkg/trait/prometheus.go:140:
getPodMonitorFor
83.3%
+github.com/apache/camel-k/v2/pkg/trait/prometheus.go:56:
Apply
86.4%
+github.com/apache/camel-k/v2/pkg/trait/prometheus.go:104:
getPodMonitorFor
83.3%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:41:
newPullSecretTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:47:
Configure
67.9%
github.com/apache/camel-k/v2/pkg/trait/pull_secret.go:91:
Apply
85.7%
@@ -1682,9 +1681,9 @@ github.com/apache/camel-k/v2/pkg/trait/registry.go:277:
decodeSecretKeySel
github.com/apache/camel-k/v2/pkg/trait/route.go:43:
newRouteTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/route.go:53:
IsAllowedInProfile
100.0%
github.com/apache/camel-k/v2/pkg/trait/route.go:57:
Configure
100.0%
-github.com/apache/camel-k/v2/pkg/trait/route.go:82:
Apply
100.0%
-github.com/apache/camel-k/v2/pkg/trait/route.go:147:
getTLSConfig
92.0%
-github.com/apache/camel-k/v2/pkg/trait/route.go:197:
readContentIfExists
95.0%
+github.com/apache/camel-k/v2/pkg/trait/route.go:82:
Apply
94.1%
+github.com/apache/camel-k/v2/pkg/trait/route.go:150:
getTLSConfig
92.0%
+github.com/apache/camel-k/v2/pkg/trait/route.go:200:
readContentIfExists
95.0%
github.com/apache/camel-k/v2/pkg/trait/service.go:40:
newServiceTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/service.go:46:
Configure
79.2%
github.com/apache/camel-k/v2/pkg/trait/service.go:100:
Apply
68.8%
@@ -1735,42 +1734,44 @@
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:156:
configureFro
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:169:
configureTrait
84.6%
github.com/apache/camel-k/v2/pkg/trait/trait_factory.go:27:
AddToTraits
100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_register.go:20:
init
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:116:
NewBaseTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:124:
NewBasePlatformTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:143:
ID
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:148:
InjectClient
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:153:
InfluencesKit
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:158:
IsPlatformTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:163:
RequiresIntegrationPlatform
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:169:
IsAllowedInProfile
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:174:
Order
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:184:
IsPlatformTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:241:
GetTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:251:
IntegrationInPhase
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:265:
IntegrationInRunningPhases
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:269:
IntegrationKitInPhase
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:283:
PlatformInPhase
66.7%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:297:
InPhase
0.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:305:
DetermineProfile
90.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:327:
DetermineControllerStrategy
85.7%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:340:
getControllerStrategyChoosers
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:354:
GetIntegrationPodSpec
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:382:
DetermineCatalogNamespace
18.2%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:402:
computeApplicationProperties
83.3%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:433:
addSourcesProperties
80.6%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:484:
configureVolumesAndMounts
89.2%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:594:
getVolume
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:622:
getMount
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:635:
convertToKeyToPath
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:652:
getMountPoint
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:667:
collectConfigurationValues
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:675:
collectConfigurationPairs
100.0%
-github.com/apache/camel-k/v2/pkg/trait/trait_types.go:679:
collectConfigurations
100.0%
-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
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/trait_types.go:121:
NewBaseTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:129:
NewBasePlatformTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:148:
ID
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:153:
InjectClient
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:158:
InfluencesKit
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:163:
IsPlatformTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:168:
RequiresIntegrationPlatform
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:174:
IsAllowedInProfile
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:179:
Order
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:189:
IsPlatformTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:246:
GetTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:256:
IntegrationInPhase
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:270:
IntegrationInRunningPhases
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:274:
IntegrationKitInPhase
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:288:
PlatformInPhase
66.7%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:302:
InPhase
0.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:310:
DetermineProfile
90.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:332:
DetermineControllerStrategy
85.7%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:346:
determineDefaultContainerPortName
71.4%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:358:
getControllerStrategyChoosers
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:372:
GetIntegrationPodSpec
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:400:
DetermineCatalogNamespace
18.2%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:420:
computeApplicationProperties
83.3%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:451:
addSourcesProperties
80.6%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:502:
configureVolumesAndMounts
89.2%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:612:
getVolume
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:640:
getMount
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:653:
convertToKeyToPath
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:670:
getMountPoint
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:685:
collectConfigurationValues
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:693:
collectConfigurationPairs
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:697:
collectConfigurations
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:701:
GetIntegrationContainerName
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:713:
isEmbedded
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:722:
GetIntegrationContainer
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:727:
getIntegrationContainerPort
92.3%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:756:
createContainerPort
100.0%
+github.com/apache/camel-k/v2/pkg/trait/trait_types.go:780:
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%
github.com/apache/camel-k/v2/pkg/trait/util.go:71:
getIntegrationKit
0.0%