This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push: new 1828d1c Updated CHANGELOG.md 1828d1c is described below commit 1828d1ca0717d0b5c553a7c58fdaf28de8ccf0cb Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Sep 7 23:11:39 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a0fb53..57b2a7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -907,6 +907,7 @@ - camelContext is not supported in XML DSL routedefinition [\#731](https://github.com/apache/camel-k/issues/731) - Switch to go mod compatible version of operator-sdk [\#702](https://github.com/apache/camel-k/issues/702) - `make generate` does not work with new module structure [\#699](https://github.com/apache/camel-k/issues/699) +- Error creating integration context with buildStrategy: pod on minikube [\#666](https://github.com/apache/camel-k/issues/666) - camel-k-operator ready for running integration when camel-k-\* builds are still fails [\#582](https://github.com/apache/camel-k/issues/582) - Honour KUBECONFIG [\#574](https://github.com/apache/camel-k/issues/574) - Generate website using Antora [\#282](https://github.com/apache/camel-k/issues/282) @@ -1023,7 +1024,6 @@ - Making sure external dep projects can import Camel K APIs [\#679](https://github.com/apache/camel-k/issues/679) - Remove depenency on Istio for Knative sources [\#669](https://github.com/apache/camel-k/issues/669) - Allow to subscribe to multiple knative channels in the same integration [\#668](https://github.com/apache/camel-k/issues/668) -- Error creating integration context with buildStrategy: pod on minikube [\#666](https://github.com/apache/camel-k/issues/666) - Use in-memory channel provisioner in place of in-memory-channel in Knative example [\#663](https://github.com/apache/camel-k/issues/663) - Integration stuck waiting for platform [\#660](https://github.com/apache/camel-k/issues/660) - Update to Camel 2.24.0 [\#655](https://github.com/apache/camel-k/issues/655)