This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit ed0527243f03a920867e4ff8fea59c058ef21de8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 3 00:29:40 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 047fb33e9..63f3289e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,9 +9,12 @@
- Node affinity labels not being configured in the integration pod/deployment
[\#5005](https://github.com/apache/camel-k/issues/5005)
- Ability to configure pull-secret trait when installing camel-k
[\#5003](https://github.com/apache/camel-k/issues/5003)
- Jitpack not working as expected
[\#4998](https://github.com/apache/camel-k/issues/4998)
+- Ready condition does not report errors if a deployment fails
[\#4974](https://github.com/apache/camel-k/issues/4974)
- JDK 17 release error for Camel K CRDS artifact
[\#4826](https://github.com/apache/camel-k/issues/4826)
+- Knative installation procedure
[\#4779](https://github.com/apache/camel-k/issues/4779)
- Pushing integration to EKS
[\#4725](https://github.com/apache/camel-k/issues/4725)
- Secure internal registry with private TLS certificate fails while pushing
and pulling the kit [\#4724](https://github.com/apache/camel-k/issues/4724)
+- Helm installation procedure does not support Knative
[\#4716](https://github.com/apache/camel-k/issues/4716)
- Provide more detailed `kamel run` documentation
[\#4713](https://github.com/apache/camel-k/issues/4713)
- Error running integration with private registry
[\#4694](https://github.com/apache/camel-k/issues/4694)
- Test ARM64 architecture - operator and builder pods
[\#4519](https://github.com/apache/camel-k/issues/4519)
@@ -243,7 +246,6 @@
- Bump Kubernetes API to 1.27
[\#4612](https://github.com/apache/camel-k/issues/4612)
- Unable to update the secret when the integration is running.
[\#4508](https://github.com/apache/camel-k/issues/4508)
- Disclose CLI stderr usage
[\#4406](https://github.com/apache/camel-k/issues/4406)
-- Kamelets versioning or Kamelets Catalog definition
[\#4395](https://github.com/apache/camel-k/issues/4395)
- camel-k with spring config
[\#4376](https://github.com/apache/camel-k/issues/4376)
- \[E2E\] Upgrade OLM check failing
[\#4312](https://github.com/apache/camel-k/issues/4312)
- Non-existent make command listed in the docs
[\#4212](https://github.com/apache/camel-k/issues/4212)