This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push: new e87a955df chore: changelog automatic update e87a955df is described below commit e87a955dfc7218a2975765e66feba987e145c9ac Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Apr 14 23:42:08 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c4f4ddc..242b6556f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ **Closed issues:** +- unable to access the URL and unable to expose port after the integration build is successfully deployed. [\#4256](https://github.com/apache/camel-k/issues/4256) +- unable to execute "kamel run" in secure mode [\#4249](https://github.com/apache/camel-k/issues/4249) +- Builder pod that hit timeout is not terminated [\#4241](https://github.com/apache/camel-k/issues/4241) - CamelCatalog reconciliation fail [\#4226](https://github.com/apache/camel-k/issues/4226) - duplicate routeId issue [\#4225](https://github.com/apache/camel-k/issues/4225) - `KameletBinding` should own the related `Integration` [\#4219](https://github.com/apache/camel-k/issues/4219) @@ -13,8 +16,10 @@ - Local file in unit test leftover [\#4217](https://github.com/apache/camel-k/issues/4217) - Validate error [\#4214](https://github.com/apache/camel-k/issues/4214) - `kamel rebuild` does not rebuild KameletBindings [\#4208](https://github.com/apache/camel-k/issues/4208) +- Allow E2E suite test to run against a remote cluster [\#4207](https://github.com/apache/camel-k/issues/4207) - Cannot copy local runtime dependencies [\#4198](https://github.com/apache/camel-k/issues/4198) - Creation of monitoring resources fail in a new GKE cluster [\#4191](https://github.com/apache/camel-k/issues/4191) +- Unable to produce and consume in camel-k to apache kafka, getting error like "Connection to node -1 \(localhost/127.0.0.1:9092\) could not be established. Broker may not be available." [\#4186](https://github.com/apache/camel-k/issues/4186) - Remove additional custom labels utility [\#4183](https://github.com/apache/camel-k/issues/4183) - Makefile not working on Mac [\#4175](https://github.com/apache/camel-k/issues/4175) - Kamelet development using Camel DSL instead of YAML DSL [\#4174](https://github.com/apache/camel-k/issues/4174) @@ -26,8 +31,10 @@ - Kamel run sample integration is failing to run [\#4150](https://github.com/apache/camel-k/issues/4150) - Bring an option to force an image build to the kamel run command [\#4126](https://github.com/apache/camel-k/issues/4126) - How to use JVM classpaths in Native mode? [\#4124](https://github.com/apache/camel-k/issues/4124) +- Remove KEP cryptic message when installing [\#3829](https://github.com/apache/camel-k/issues/3829) - Improve error reporting in case of knative is required but not installed [\#3803](https://github.com/apache/camel-k/issues/3803) - Private Registry With TLS Can Not Work [\#3672](https://github.com/apache/camel-k/issues/3672) +- Wrong KameletBinding definition leads to operator panic [\#3586](https://github.com/apache/camel-k/issues/3586) - Move from release nightly to Continuous Delivery [\#3260](https://github.com/apache/camel-k/issues/3260) - OLM basic installation integration test [\#3180](https://github.com/apache/camel-k/issues/3180) - Default to using Micrometer for integration monitoring [\#1773](https://github.com/apache/camel-k/issues/1773)