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 370b0c0 Updated CHANGELOG.md 370b0c0 is described below commit 370b0c0667d80940d928394d83db1c6444973f6c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Mar 10 03:13:26 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2340f25..2a1b4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ **Closed issues:** +- integration readiness condition is not reported to kamelet binding [\#3091](https://github.com/apache/camel-k/issues/3091) - Post release steps: Operators manifests [\#3085](https://github.com/apache/camel-k/issues/3085) - Release 1.8.2 [\#3057](https://github.com/apache/camel-k/issues/3057) +- Why do we println errors in `kamel local` instead of returning them? [\#3029](https://github.com/apache/camel-k/issues/3029) - Migrate the OLM metadata CSVs to bundle format [\#3018](https://github.com/apache/camel-k/issues/3018) - How to package integration to deploy it into a private k8s cluster without internet connection [\#2737](https://github.com/apache/camel-k/issues/2737) - Allow trait customization through kamel bind [\#2596](https://github.com/apache/camel-k/issues/2596)