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 b65e5dff3 chore: nightly automatic updates
b65e5dff3 is described below
commit b65e5dff36558ae27f8725873107afe9f05a181d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 23:46:12 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 ++-
coverage.out | 20 ++++++++++----------
pkg/resources/resources.go | 20 ++++++++++----------
3 files changed, 22 insertions(+), 21 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d307c895..03d566c04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- 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)
- Need to update CEQ service discovery setting for data type transformer
[\#5047](https://github.com/apache/camel-k/issues/5047)
- Nightly check against latest runtime failure
[\#5042](https://github.com/apache/camel-k/issues/5042)
- Provide a page linking to Camel DSLs
[\#5037](https://github.com/apache/camel-k/issues/5037)
@@ -22,6 +23,7 @@
**Merged pull requests:**
+- fix\(crd\): Remove traits default values
[\#5075](https://github.com/apache/camel-k/pull/5075)
([gansheer](https://github.com/gansheer))
- fix: broken link [\#5074](https://github.com/apache/camel-k/pull/5074)
([zregvart](https://github.com/zregvart))
- fix: use relative paths
[\#5073](https://github.com/apache/camel-k/pull/5073)
([zregvart](https://github.com/zregvart))
- Update registry.adoc [\#5071](https://github.com/apache/camel-k/pull/5071)
([stefkiourk](https://github.com/stefkiourk))
@@ -212,7 +214,6 @@
- Knative installation procedure
[\#4779](https://github.com/apache/camel-k/issues/4779)
- Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
- \(Re\)Enable support for Kotlin DSL
[\#4738](https://github.com/apache/camel-k/issues/4738)
-- Provide default value in a specific field for trait properties in CRD
[\#4726](https://github.com/apache/camel-k/issues/4726)
- Pushing integration to EKS
[\#4725](https://github.com/apache/camel-k/issues/4725)
- Secure internal registry with private TLS certificate fails while pushing
and pulling the kit [\#4724](https://github.com/apache/camel-k/issues/4724)
- Helm installation procedure does not support Knative
[\#4716](https://github.com/apache/camel-k/issues/4716)
diff --git a/coverage.out b/coverage.out
index b9d60e97a..5db8fdf24 100644
--- a/coverage.out
+++ b/coverage.out
@@ -31,16 +31,16 @@ github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:136:
ID
0.0%
github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:142:
Translate
0.0%
github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:204:
getBootstrapServers
0.0%
github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:225:
Order
0.0%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:87:
NewTelemetryTrait
100.0%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:93:
Configure
47.4%
-github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:132:
Apply
94.7%
-github.com/apache/camel-k/v2/addons/threescale/3scale.go:88:
NewThreeScaleTrait
100.0%
-github.com/apache/camel-k/v2/addons/threescale/3scale.go:94:
Configure
93.3%
-github.com/apache/camel-k/v2/addons/threescale/3scale.go:121:
Apply
100.0%
-github.com/apache/camel-k/v2/addons/threescale/3scale.go:128:
addLabelsAndAnnotations
90.9%
-github.com/apache/camel-k/v2/addons/tracing/tracing.go:86:
NewTracingTrait
100.0%
-github.com/apache/camel-k/v2/addons/tracing/tracing.go:92:
Configure
52.6%
-github.com/apache/camel-k/v2/addons/tracing/tracing.go:128:
Apply
93.3%
+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:129:
Apply
94.7%
+github.com/apache/camel-k/v2/addons/threescale/3scale.go:84:
NewThreeScaleTrait
100.0%
+github.com/apache/camel-k/v2/addons/threescale/3scale.go:90:
Configure
93.3%
+github.com/apache/camel-k/v2/addons/threescale/3scale.go:117:
Apply
100.0%
+github.com/apache/camel-k/v2/addons/threescale/3scale.go:124:
addLabelsAndAnnotations
90.9%
+github.com/apache/camel-k/v2/addons/tracing/tracing.go:83:
NewTracingTrait
100.0%
+github.com/apache/camel-k/v2/addons/tracing/tracing.go:89:
Configure
52.6%
+github.com/apache/camel-k/v2/addons/tracing/tracing.go:125:
Apply
93.3%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:79:
NewAwsSecretsManagerTrait
100.0%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:85:
Configure
81.8%
github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107:
Apply
82.8%
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index a4fa4a273..4084f39b5 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -131,30 +131,30 @@ var assets = func() http.FileSystem {
"/crd/bases/camel.apache.org_integrationkits.yaml":
&vfsgen۰CompressedFileInfo{
name:
"camel.apache.org_integrationkits.yaml",
modTime: time.Time{},
- uncompressedSize: 26282,
+ uncompressedSize: 26023,
- compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x3c\x5d\x6f\xe3\xb6\xb2\xef\xfe\x15\x83\xcd\xc3\x26\x80\xed\xb4\xbd\x45\x71\xe1\xd3\xbb\x40\x9a\xdd\xed\xc9\xd9\xec\x6e\x6e\x9c\x6d\x71\x70\x7a\x00\xd3\xd2\xd8\xe6\x5a\x22\x55\x92\x72\xe2\xfb\xf1\xdf\x2f\x38\x24\xf5\x61\x4b\xb2\xe2\x6c\x7a\xdb\x83\xea\x25\xb1\x44\x0e\x87\x33\xc3\xf9\xe2\x90\x27\x30\xfa\x72\xcf\xe0\x04\xae\x79\x84\x42\x63\x0c\x46\x82\x59\x21\x5c\x64\x2c\x5a\x21\x4c\xe5\xc2\xdc\x33\x85\xf0\x56\xe6\x
[...]
+ compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x3c\x5d\x6f\xe3\xb6\xb2\xef\xfe\x15\x83\xcd\xc3\x26\x80\xed\xb4\xbd\x45\x71\xe1\xd3\xbb\x40\x9a\xdd\xed\xc9\xd9\xec\x6e\x6e\x9c\x6d\x71\x70\x7a\x00\xd3\xd2\xd8\xe6\x5a\x22\x55\x92\x72\xe2\xfb\xf1\xdf\x2f\x38\x24\xf5\x61\x4b\xb2\xe2\x6c\x7a\xdb\x83\xea\x25\xb1\x44\x0e\x87\x33\xc3\xf9\xe2\x90\x27\x30\xfa\x72\xcf\xe0\x04\xae\x79\x84\x42\x63\x0c\x46\x82\x59\x21\x5c\x64\x2c\x5a\x21\x4c\xe5\xc2\xdc\x33\x85\xf0\x56\xe6\x
[...]
},
"/crd/bases/camel.apache.org_integrationplatforms.yaml":
&vfsgen۰CompressedFileInfo{
name:
"camel.apache.org_integrationplatforms.yaml",
modTime: time.Time{},
- uncompressedSize: 203874,
+ uncompressedSize: 200434,
- compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xfb\x73\xdb\xb6\xb2\xf0\xef\xfd\x2b\x30\xee\xdc\xb1\xd3\xd1\x23\xe9\xb9\x7d\x5c\xdf\xd3\xf3\x7d\xae\x93\xb6\x6e\xe2\xd8\x9f\xed\xe4\xdc\x33\x6d\xa7\x82\xc8\x95\x84\x98\x04\x78\x01\x50\xb6\x3a\xe7\x8f\xff\x06\x0b\x80\xa4\x1e\x04\xa9\x87\x63\xa7\x95\x3a\xd3\xd8\x16\x09\x2c\x16\x8b\x7d\x61\x1f\x9f\x93\xee\xee\x3e\x9f\x7d\x4e\xde\xb0\x08\xb8\x82\x98\x68\x41\xf4\x04\xc8\x49\x46\xa3\x09\x90\x6b\x31\xd2\x77\x54\x02\x
[...]
+ compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x73\xdb\x36\xd2\xf7\xef\xfd\x2b\x30\xee\x3c\x13\xbb\xa3\x2f\x49\xef\x69\xaf\x8f\x9f\xeb\xbd\xaf\xeb\xa4\xad\x9b\x38\xf6\x6b\x3b\xb9\xbb\x69\x3b\x15\x44\xae\x24\xc4\x24\xc0\x03\x40\xd9\xea\xdc\x1f\xff\x0e\x16\x00\x49\x49\x14\x48\x7d\xb1\xe3\xb4\x52\x67\x1a\xdb\x22\xc0\x05\xb0\xd8\x5d\x2c\x76\x3f\xfb\x39\xe9\xee\xee\xf3\xd9\xe7\xe4\x0d\x8b\x80\x2b\x88\x89\x16\x44\x4f\x80\x9c\x64\x34\x9a\x00\xb9\x16\x23\x7d\x
[...]
},
"/crd/bases/camel.apache.org_integrations.yaml":
&vfsgen۰CompressedFileInfo{
name: "camel.apache.org_integrations.yaml",
modTime: time.Time{},
- uncompressedSize: 520357,
+ uncompressedSize: 518637,
- compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\x96\x30\x8c\xff\x9f\x4f\x81\xb2\x53\x8f\xa4\x8d\x48\xd9\x99\xd9\xa9\x1d\xff\xa6\x9e\x94\x56\x96\x13\xfd\x62\xcb\x2a\x49\x49\x9e\x94\x93\x4d\xc0\x6e\x90\xc4\xa3\x6e\xa0\x17\x40\x53\xe2\xbc\x7e\xbf\xfb\x5b\x38\x00\xfa\xc2\x5b\x1f\xb4\x44\xc7\x99\x6d\x4c\x55\xc6\x14\xd9\xa7\x71\x39\x38\xf7\xcb\x73\x32\x7a\xba\xf1\xc5\x73\xf2\x96\x27\x4c\x68\x96\x12\x23\x89\x99\x33\x72\x5a\xd0\x64\xce\xc8\x8d\x9c\x
[...]
+ compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\x96\x30\x8c\xff\x9f\x4f\x81\xb2\x53\x8f\xa4\x8d\x48\xd9\x99\xd9\xa9\x1d\xff\xa6\x9e\x94\x56\x96\x13\xfd\x62\xcb\x2a\x49\x49\x9e\x94\x93\x4d\xc0\x6e\x90\xc4\xa3\x6e\xa0\x17\x40\x53\xe2\xbc\x7e\xbf\xfb\x5b\x38\x00\xfa\xc2\x5b\x1f\xb4\x44\xc7\x99\x6d\x4c\x55\xc6\x14\xd9\xa7\x71\x39\x38\xf7\xcb\x73\x32\x7a\xba\xf1\xc5\x73\xf2\x96\x27\x4c\x68\x96\x12\x23\x89\x99\x33\x72\x5a\xd0\x64\xce\xc8\x8d\x9c\x
[...]
},
"/crd/bases/camel.apache.org_kameletbindings.yaml":
&vfsgen۰CompressedFileInfo{
name:
"camel.apache.org_kameletbindings.yaml",
modTime: time.Time{},
- uncompressedSize: 602071,
+ uncompressedSize: 600179,
- compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xd9\xa9\x47\xd2\x0e\x49\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\xc6\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x59\x58\xf7\xcb\x33\x32\xbc\xbf\xf1\xe4\x19\x79\xc3\x13\x26\x34\x4b\x89\x91\xc4\xcc\x19\x39\x29\x68\x32\x67\xe4\x52\x4e\xcd\x
[...]
+ compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xd9\xa9\x47\xd2\x0e\x49\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\xc6\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x59\x58\xf7\xcb\x33\x32\xbc\xbf\xf1\xe4\x19\x79\xc3\x13\x26\x34\x4b\x89\x91\xc4\xcc\x19\x39\x29\x68\x32\x67\xe4\x52\x4e\xcd\x
[...]
},
"/crd/bases/camel.apache.org_kamelets.yaml":
&vfsgen۰CompressedFileInfo{
name: "camel.apache.org_kamelets.yaml",
@@ -166,9 +166,9 @@ var assets = func() http.FileSystem {
"/crd/bases/camel.apache.org_pipes.yaml":
&vfsgen۰CompressedFileInfo{
name: "camel.apache.org_pipes.yaml",
modTime: time.Time{},
- uncompressedSize: 569449,
+ uncompressedSize: 567557,
- compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x92\x53\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x1e\xff\xa6\x4e\x4a\x5b\x96\x13\xfd\x62\xcb\x2c\x49\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x37\xd0\x1b\x40\x53\x62\xae\xef\x77\xbf\x85\x05\xa0\x1f\x7c\x09\xab\x29\x69\xe4\x99\xc6\x54\x65\x4c\x8a\xbd\x1a\x8f\x85\xf5\x7e\xbc\x20\x83\x87\x1b\x5f\xbc\x20\xef\x78\xc2\x84\x66\x29\x31\x92\x98\x19\x23\x27\x05\x4d\x66\x8c\x5c\xc9\x89\x
[...]
+ compressedContent:
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x92\x53\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x1e\xff\xa6\x4e\x4a\x5b\x96\x13\xfd\x62\xcb\x2c\x49\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x37\xd0\x1b\x40\x53\x62\xae\xef\x77\xbf\x85\x05\xa0\x1f\x7c\x09\xab\x29\x69\xe4\x99\xc6\x54\x65\x4c\x8a\xbd\x1a\x8f\x85\xf5\x7e\xbc\x20\x83\x87\x1b\x5f\xbc\x20\xef\x78\xc2\x84\x66\x29\x31\x92\x98\x19\x23\x27\x05\x4d\x66\x8c\x5c\xc9\x89\x
[...]
},
"/manager": &vfsgen۰DirInfo{
name: "manager",