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 6d5d2dd Updated CHANGELOG.md
6d5d2dd is described below
commit 6d5d2ddb7b477e21e92b87dd33635cef17cd9cc9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 19 03:07:52 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6413317..565ad30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
- Camel-K - uninstall and namespace deletion w/ k8s let all Camel-K
Integrations in this namespace alive
[\#2533](https://github.com/apache/camel-k/issues/2533)
- Reduce time for first Integration start
[\#2520](https://github.com/apache/camel-k/issues/2520)
- Install Error [\#2498](https://github.com/apache/camel-k/issues/2498)
+- If the pod is in CrashLoopBackOff, the phase is reported as Running
[\#2445](https://github.com/apache/camel-k/issues/2445)
- Wait for dependencies
[\#2151](https://github.com/apache/camel-k/issues/2151)
- Secret type not supported with buildah on K3S
[\#2136](https://github.com/apache/camel-k/issues/2136)
- OLM installation may fail with default values
[\#2113](https://github.com/apache/camel-k/issues/2113)