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 b97861194 chore: nightly automatic updates
b97861194 is described below
commit b9786119424734f2fa9e7dc9e5fb6503572a5ec5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 11 23:46:02 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 5 +++++
coverage.out | 28 ++++++++++++++--------------
2 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96dd551d9..43a7aa583 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- CLI install synthetic environment variable duplicate in operator pod
container [\#5349](https://github.com/apache/camel-k/issues/5349)
- Flaky TestHealthTrait [\#5345](https://github.com/apache/camel-k/issues/5345)
- IntegrationProfile empty description
[\#5341](https://github.com/apache/camel-k/issues/5341)
- OLM procedure, clear errors and warnings
[\#5333](https://github.com/apache/camel-k/issues/5333)
@@ -14,13 +15,17 @@
**Merged pull requests:**
+- chore\(deps\): bump github.com/prometheus/common from 0.52.2 to 0.52.3
[\#5352](https://github.com/apache/camel-k/pull/5352)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(install\): No duplicate envvars on operator pod container
[\#5350](https://github.com/apache/camel-k/pull/5350)
([gansheer](https://github.com/gansheer))
- fix\(\#4922\): Fix flaky TestHealthTrait
[\#5346](https://github.com/apache/camel-k/pull/5346)
([christophd](https://github.com/christophd))
- fix\(\#5341\): Add IntegrationProfile to CSV
[\#5342](https://github.com/apache/camel-k/pull/5342)
([christophd](https://github.com/christophd))
- fix\(olm\): set minKubeVersion and Openshift version
[\#5339](https://github.com/apache/camel-k/pull/5339)
([squakez](https://github.com/squakez))
- fix\(\#5326\): Fix flaky E2E test
[\#5338](https://github.com/apache/camel-k/pull/5338)
([christophd](https://github.com/christophd))
- chore\(deps\): openshift api to 4.15
[\#5336](https://github.com/apache/camel-k/pull/5336)
([squakez](https://github.com/squakez))
+- feat\(deps\): Upgrade controller-runtime to 0.16.x
[\#5335](https://github.com/apache/camel-k/pull/5335)
([gansheer](https://github.com/gansheer))
- chore\(deps\): bump golang.org/x/sync from 0.6.0 to 0.7.0
[\#5331](https://github.com/apache/camel-k/pull/5331)
([dependabot[bot]](https://github.com/apps/dependabot))
- fatal error: concurrent map read and map write
[\#5317](https://github.com/apache/camel-k/pull/5317)
([tdiesler](https://github.com/tdiesler))
+- Platform choice for aarch64 is incorrect
[\#5299](https://github.com/apache/camel-k/pull/5299)
([tdiesler](https://github.com/tdiesler))
- chore\(deps\): bump knative.dev/eventing from 0.39.3 to 0.40.3
[\#5220](https://github.com/apache/camel-k/pull/5220)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump knative.dev/serving from 0.39.3 to 0.40.1
[\#5133](https://github.com/apache/camel-k/pull/5133)
([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/coverage.out b/coverage.out
index 276d31e21..3afe5cafb 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1337,20 +1337,20 @@
github.com/apache/camel-k/v2/pkg/install/kamelets.go:177:
loadKamelet
github.com/apache/camel-k/v2/pkg/install/kamelets.go:214:
KameletViewerRole
0.0%
github.com/apache/camel-k/v2/pkg/install/openshift.go:59:
OpenShiftConsoleDownloadLink
0.0%
github.com/apache/camel-k/v2/pkg/install/operator.go:91:
OperatorOrCollect
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:343:
installNamespacedRoleBinding
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:388:
installClusterRoleBinding
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:464:
installOpenShiftRoles
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:478:
installKubernetesRoles
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:494:
installOperator
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:500:
installKnativeBindings
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:514:
installKedaBindings
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:528:
installEvents
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:542:
installPodMonitors
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:556:
installStrimziBindings
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:570:
installMonitoringResources
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:577:
installLeaseBindings
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:592:
NewPlatform
0.0%
-github.com/apache/camel-k/v2/pkg/install/operator.go:657:
ExampleOrCollect
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:345:
installNamespacedRoleBinding
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:390:
installClusterRoleBinding
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:466:
installOpenShiftRoles
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:480:
installKubernetesRoles
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:496:
installOperator
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:502:
installKnativeBindings
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:516:
installKedaBindings
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:530:
installEvents
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:544:
installPodMonitors
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:558:
installStrimziBindings
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:572:
installMonitoringResources
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:579:
installLeaseBindings
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:594:
NewPlatform
0.0%
+github.com/apache/camel-k/v2/pkg/install/operator.go:659:
ExampleOrCollect
0.0%
github.com/apache/camel-k/v2/pkg/install/optional.go:30:
OperatorStartupOptionalTools
0.0%
github.com/apache/camel-k/v2/pkg/install/platform.go:27:
IntegrationPlatformViewerRole
0.0%
github.com/apache/camel-k/v2/pkg/install/secret.go:35:
RegistrySecretOrCollect
0.0%