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 f4617a7 Updated CHANGELOG.md
f4617a7 is described below
commit f4617a716c2eacaecf4fff77bdcc1ea80d6ac458
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 10 03:08:08 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1ed423..a6e9725 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- controller: panic on nil annotation
[\#2556](https://github.com/apache/camel-k/issues/2556)
- Remove "attributeRestrictions" from operator-role.yaml
[\#2549](https://github.com/apache/camel-k/issues/2549)
- Error in OpenShift image-pull delegation on IBM Cloud
[\#2530](https://github.com/apache/camel-k/issues/2530)
- KameletBinding error handler nil map
[\#2524](https://github.com/apache/camel-k/issues/2524)
@@ -22,6 +23,7 @@
**Merged pull requests:**
+- fix\(controller\): panic on nil annotation
[\#2557](https://github.com/apache/camel-k/pull/2557)
([Abirdcfly](https://github.com/Abirdcfly))
- postgres user on readme was different than the one created on the yam…
[\#2554](https://github.com/apache/camel-k/pull/2554)
([josetesan](https://github.com/josetesan))
- chore\(rbac\): Remove attributeRestrictions fields
[\#2552](https://github.com/apache/camel-k/pull/2552)
([astefanutti](https://github.com/astefanutti))
- fix: Fix cross-namespace creator resource events
[\#2547](https://github.com/apache/camel-k/pull/2547)
([astefanutti](https://github.com/astefanutti))