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 c213cdc51 chore: nightly automatic updates c213cdc51 is described below commit c213cdc51947d913a19c60d9cc424aafacebd6fa Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Apr 24 23:44:15 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cd5eee13..7692aef21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- RBAC issues with Pipe and Knative [\#5410](https://github.com/apache/camel-k/issues/5410) - Error when setting knative-service trait annotations [\#5401](https://github.com/apache/camel-k/issues/5401) - Contributing page is obsolete [\#5386](https://github.com/apache/camel-k/issues/5386) - IntegrationKit Trait condition missing [\#5381](https://github.com/apache/camel-k/issues/5381) @@ -23,6 +24,7 @@ - Build configuration on IntegrationPlatform ignored [\#5289](https://github.com/apache/camel-k/issues/5289) - \[2.2.x\] Basic integration fails on ARM64 [\#5280](https://github.com/apache/camel-k/issues/5280) - Pod failure when using fixed native image [\#5207](https://github.com/apache/camel-k/issues/5207) +- Fix flaky health trait test [\#4922](https://github.com/apache/camel-k/issues/4922) - unambigious reference to configmaps and secrets [\#4841](https://github.com/apache/camel-k/issues/4841) - Startup times take way longer than advertised numbers [\#4192](https://github.com/apache/camel-k/issues/4192) - Image Registry [\#3176](https://github.com/apache/camel-k/issues/3176) @@ -31,6 +33,7 @@ - Running camel-k in a constrained environment [\#2800](https://github.com/apache/camel-k/issues/2800) - Compact/flatten integrationkit \(container image\) hierarchy? [\#2736](https://github.com/apache/camel-k/issues/2736) - Complete Integration PodSpec template [\#2620](https://github.com/apache/camel-k/issues/2620) +- Integration / KameletBinding: include information about the running pods/deployments [\#2504](https://github.com/apache/camel-k/issues/2504) - support endpoint-dsl [\#1746](https://github.com/apache/camel-k/issues/1746) - User profiles [\#934](https://github.com/apache/camel-k/issues/934) - Execute maven operation asynchronously [\#762](https://github.com/apache/camel-k/issues/762) @@ -41,6 +44,8 @@ **Merged pull requests:** +- Adding eventing core types on RBAC [\#5412](https://github.com/apache/camel-k/pull/5412) ([matzew](https://github.com/matzew)) +- chore\(e2e\): Use new test namespace in Knative E2E tests [\#5408](https://github.com/apache/camel-k/pull/5408) ([christophd](https://github.com/christophd)) - fix\(trait\): define synthetic Kit [\#5399](https://github.com/apache/camel-k/pull/5399) ([squakez](https://github.com/squakez)) - chore\(deps\): bump org.apache:apache from 31 to 32 in /java/crds [\#5397](https://github.com/apache/camel-k/pull/5397) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump fabric8-version from 6.12.0 to 6.12.1 in /java/crds [\#5396](https://github.com/apache/camel-k/pull/5396) ([dependabot[bot]](https://github.com/apps/dependabot))