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 fef775d Updated CHANGELOG.md
fef775d is described below
commit fef775de02b3a59b9c844ba8bf9c418bf8a708b7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 17 03:09:19 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f863f6f..9f5a8d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,8 +33,10 @@
- Trying to run Sample.java in Kind cluster
[\#2542](https://github.com/apache/camel-k/issues/2542)
- Multiple of the examples fail on Minikube
[\#2537](https://github.com/apache/camel-k/issues/2537)
- 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)
+- insecure=true does not work with base image
[\#2531](https://github.com/apache/camel-k/issues/2531)
- 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)
+- Make sure Camel K runs on Microshift
[\#2473](https://github.com/apache/camel-k/issues/2473)
- 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)