This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.12.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.12.x by this push: new 368e598e0 chore: changelog automatic update 368e598e0 is described below commit 368e598e0d895ee2bc144bfed4f4a7fb3201917e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Apr 14 23:39:26 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13aeb2861..242b6556f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **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) @@ -15,6 +16,7 @@ - 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)