Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 11, 2024
1 parent 084327a commit b978611
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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))

Expand Down
28 changes: 14 additions & 14 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -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%
Expand Down

0 comments on commit b978611

Please sign in to comment.