You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/04 01:17:51 UTC

(camel-k) branch release-2.2.x updated (c6a9348d8 -> 1b27b502e)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from c6a9348d8 preparing for next release
     new 88aa4d44e chore: changelog automatic update
     new 1b27b502e chore: nightly SBOM update

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                   | 130 +++++------------------------------------
 camel-k-sbom/camel-k-sbom.json |  12 ++--
 2 files changed, 21 insertions(+), 121 deletions(-)


(camel-k) 02/02: chore: nightly SBOM update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 1b27b502e9aa4c738200ea3a99ee0a991157a05d
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Jan 4 01:15:58 2024 +0000

    chore: nightly SBOM update
---
 camel-k-sbom/camel-k-sbom.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 7e1bb67c8..1f4ec4bc2 100644
--- a/camel-k-sbom/camel-k-sbom.json
+++ b/camel-k-sbom/camel-k-sbom.json
@@ -2,10 +2,10 @@
   "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
   "bomFormat": "CycloneDX",
   "specVersion": "1.4",
-  "serialNumber": "urn:uuid:6419de53-149a-40dd-bcaa-f291676645d7",
+  "serialNumber": "urn:uuid:997b0f22-5957-4aaa-ae7e-8e85c4a07a1a",
   "version": 1,
   "metadata": {
-    "timestamp": "2024-01-02T23:46:15Z",
+    "timestamp": "2024-01-04T01:15:58Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240102234554-653d97ae8471?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240104011217-88aa4d44e148?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k/v2",
-      "version": "v0.0.0-20240102234554-653d97ae8471",
-      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240102234554-653d97ae8471?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20240104011217-88aa4d44e148",
+      "purl": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240104011217-88aa4d44e148?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -3830,7 +3830,7 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240102234554-653d97ae8471?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/v2@v0.0.0-20240104011217-88aa4d44e148?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.42?type=module",


(camel-k) 01/02: chore: changelog automatic update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 88aa4d44e148625e775df578e518767d6e45ca92
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Jan 4 01:12:17 2024 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 130 +++++++----------------------------------------------------
 1 file changed, 15 insertions(+), 115 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3854baf14..71f8ad734 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,129 +1,20 @@
 # Changelog
 
-## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
-
-[Full Changelog](https://github.com/apache/camel-k/compare/v2.2.0...HEAD)
-
-**Closed issues:**
-
-- 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)
-- \[Regression\] javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found [\#4266](https://github.com/apache/camel-k/issues/4266)
-
-**Merged pull requests:**
-
-- fix\(ci\): Sanitize PR head.ref [\#5013](https://github.com/apache/camel-k/pull/5013) ([AdnaneKhan](https://github.com/AdnaneKhan))
-- chore\(deps\): bump github.com/prometheus/client\_golang from 1.17.0 to 1.18.0 [\#5012](https://github.com/apache/camel-k/pull/5012) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump knative.dev/eventing from 0.39.1 to 0.39.2 [\#5011](https://github.com/apache/camel-k/pull/5011) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(ctrl\): failing Deployment reported in Integration [\#5010](https://github.com/apache/camel-k/pull/5010) ([squakez](https://github.com/squakez))
-- chore\(runtime\): default to latest LTS [\#5009](https://github.com/apache/camel-k/pull/5009) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 [\#5008](https://github.com/apache/camel-k/pull/5008) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(core\): Fix tooling image on multi-arch [\#5004](https://github.com/apache/camel-k/pull/5004) ([gansheer](https://github.com/gansheer))
-- docs\(install\): Fix advanced doc on multi-architecture ARM64 [\#4997](https://github.com/apache/camel-k/pull/4997) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): bump knative.dev/serving from 0.39.2 to 0.39.3 [\#4996](https://github.com/apache/camel-k/pull/4996) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(java\): crds dependency compiler java 17 [\#4995](https://github.com/apache/camel-k/pull/4995) ([squakez](https://github.com/squakez))
-- chore\(ci\): run lower memory checks before higher memory [\#4994](https://github.com/apache/camel-k/pull/4994) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/spf13/viper from 1.18.1 to 1.18.2 [\#4993](https://github.com/apache/camel-k/pull/4993) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/crypto from 0.16.0 to 0.17.0 [\#4992](https://github.com/apache/camel-k/pull/4992) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(ci\): bump default runtime to 3.6.0 [\#4989](https://github.com/apache/camel-k/pull/4989) ([squakez](https://github.com/squakez))
-- Updating source checks for native builds [\#4987](https://github.com/apache/camel-k/pull/4987) ([hernanDatgDev](https://github.com/hernanDatgDev))
-- chore\(deps\): bump github.com/google/uuid from 1.4.0 to 1.5.0 [\#4986](https://github.com/apache/camel-k/pull/4986) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore: Improve YAKS E2E tests [\#4984](https://github.com/apache/camel-k/pull/4984) ([christophd](https://github.com/christophd))
-- chore\(deps\): bump github.com/spf13/viper from 1.17.0 to 1.18.1 [\#4982](https://github.com/apache/camel-k/pull/4982) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore: Fix CRD samples [\#4981](https://github.com/apache/camel-k/pull/4981) ([christophd](https://github.com/christophd))
-- Set quiet mode to maven overlay build script [\#4980](https://github.com/apache/camel-k/pull/4980) ([claudio4j](https://github.com/claudio4j))
-- chore\(ci\): Upgrade kind-action to 2.0.2 [\#4979](https://github.com/apache/camel-k/pull/4979) ([gansheer](https://github.com/gansheer))
-- Fix: Fail to run route with toD \#4972 [\#4976](https://github.com/apache/camel-k/pull/4976) ([claudio4j](https://github.com/claudio4j))
-- Remove index table which is not refering to any table [\#4975](https://github.com/apache/camel-k/pull/4975) ([apupier](https://github.com/apupier))
-- chore\(doc\): deps matrix [\#4973](https://github.com/apache/camel-k/pull/4973) ([squakez](https://github.com/squakez))
-- fix\(cmd\): move log in init to catch all options [\#4969](https://github.com/apache/camel-k/pull/4969) ([squakez](https://github.com/squakez))
-- feat\(\#4958\): Supporting node selectors for the builder pod [\#4968](https://github.com/apache/camel-k/pull/4968) ([lsergio](https://github.com/lsergio))
-- fix\(trait\): doc to explain initContainers [\#4966](https://github.com/apache/camel-k/pull/4966) ([squakez](https://github.com/squakez))
-- fix\(\#4961\): Improve cross-namespace check for Kamelet refs [\#4965](https://github.com/apache/camel-k/pull/4965) ([christophd](https://github.com/christophd))
-- fix\(build\): don't override user provided resources [\#4964](https://github.com/apache/camel-k/pull/4964) ([squakez](https://github.com/squakez))
-- chore\(ci\): kubernetes 1.27.7 [\#4963](https://github.com/apache/camel-k/pull/4963) ([squakez](https://github.com/squakez))
-- fix\(ci\): Rollback kind image [\#4960](https://github.com/apache/camel-k/pull/4960) ([gansheer](https://github.com/gansheer))
-- fix\(e2e\): Execute helm upgrade test only on main branch [\#4959](https://github.com/apache/camel-k/pull/4959) ([gansheer](https://github.com/gansheer))
-- fix\(e2e\): Set default configuration knative http yaks test [\#4952](https://github.com/apache/camel-k/pull/4952) ([gansheer](https://github.com/gansheer))
-- chore\(ci\): Upgrade kind action and image to kubernetes 1.27 [\#4946](https://github.com/apache/camel-k/pull/4946) ([gansheer](https://github.com/gansheer))
-- chore\(test\): Health kamelet test cleanup [\#4945](https://github.com/apache/camel-k/pull/4945) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.12 in /java/maven-logging [\#4944](https://github.com/apache/camel-k/pull/4944) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump ch.qos.logback:logback-core from 1.3.7 to 1.3.12 in /java/maven-logging [\#4943](https://github.com/apache/camel-k/pull/4943) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump knative.dev/serving from 0.38.2 to 0.39.2 [\#4939](https://github.com/apache/camel-k/pull/4939) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump knative.dev/eventing from 0.38.5 to 0.39.1 [\#4938](https://github.com/apache/camel-k/pull/4938) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/time from 0.4.0 to 0.5.0 [\#4935](https://github.com/apache/camel-k/pull/4935) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 [\#4933](https://github.com/apache/camel-k/pull/4933) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Fix\(core\): Openshift securityContext on global operator [\#4932](https://github.com/apache/camel-k/pull/4932) ([gansheer](https://github.com/gansheer))
-- \[java\] Add sundrio to generate builders [\#4931](https://github.com/apache/camel-k/pull/4931) ([andreaTP](https://github.com/andreaTP))
-- fix\(e2e\): Error in check crd support script [\#4930](https://github.com/apache/camel-k/pull/4930) ([gansheer](https://github.com/gansheer))
-- fix\(e2e\): Upgrade helm procedure test [\#4927](https://github.com/apache/camel-k/pull/4927) ([gansheer](https://github.com/gansheer))
-- chore\(trait\): run mount only when necessary [\#4926](https://github.com/apache/camel-k/pull/4926) ([squakez](https://github.com/squakez))
-- chore\(e2e\): Dev mode flaky test randomize name [\#4921](https://github.com/apache/camel-k/pull/4921) ([gansheer](https://github.com/gansheer))
-- fix\(ci\): Remove golint warning for imports [\#4920](https://github.com/apache/camel-k/pull/4920) ([gansheer](https://github.com/gansheer))
-- fix\(\#4916\): Improve component resolver [\#4919](https://github.com/apache/camel-k/pull/4919) ([christophd](https://github.com/christophd))
-- Use filepath.clean in json-schema-gen command for destination parameter [\#4918](https://github.com/apache/camel-k/pull/4918) ([oscerd](https://github.com/oscerd))
-- test\(health\): \#3997 structured conditions for scaled integrations [\#4917](https://github.com/apache/camel-k/pull/4917) ([rinaldodev](https://github.com/rinaldodev))
-- feat\(install\): Separate namespaced and descoped rbacs [\#4914](https://github.com/apache/camel-k/pull/4914) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): bump golang.org/x/term from 0.13.0 to 0.14.0 [\#4913](https://github.com/apache/camel-k/pull/4913) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 [\#4912](https://github.com/apache/camel-k/pull/4912) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 [\#4911](https://github.com/apache/camel-k/pull/4911) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(e2e\): Regression test on referenced secret\(/cm\) properties [\#4909](https://github.com/apache/camel-k/pull/4909) ([gansheer](https://github.com/gansheer))
-- fix\(e2e\): HotReload tests should not reload by default [\#4908](https://github.com/apache/camel-k/pull/4908) ([gansheer](https://github.com/gansheer))
-- E2e test for route annotations [\#4907](https://github.com/apache/camel-k/pull/4907) ([lfabriko](https://github.com/lfabriko))
-- chore\(deps\): bump golang.org/x/time from 0.3.0 to 0.4.0 [\#4906](https://github.com/apache/camel-k/pull/4906) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.40 to 0.6.42 [\#4905](https://github.com/apache/camel-k/pull/4905) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/text from 0.13.0 to 0.14.0 [\#4904](https://github.com/apache/camel-k/pull/4904) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(api\): introduce itp shortname [\#4903](https://github.com/apache/camel-k/pull/4903) ([squakez](https://github.com/squakez))
-- fix\(build\): use maven context arguments [\#4901](https://github.com/apache/camel-k/pull/4901) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/operator-framework/api from 0.17.7 to 0.19.0 [\#4899](https://github.com/apache/camel-k/pull/4899) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 [\#4898](https://github.com/apache/camel-k/pull/4898) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump golang.org/x/sync from 0.4.0 to 0.5.0 [\#4897](https://github.com/apache/camel-k/pull/4897) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Add e2e test for knative service trait with annotation [\#4895](https://github.com/apache/camel-k/pull/4895) ([lfabriko](https://github.com/lfabriko))
-- chore\(deps\): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 [\#4889](https://github.com/apache/camel-k/pull/4889) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(trait\): execute mount only when deploying [\#4888](https://github.com/apache/camel-k/pull/4888) ([squakez](https://github.com/squakez))
-- feat\(crd\): Add default value trait in CRDs when declared in doc [\#4887](https://github.com/apache/camel-k/pull/4887) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.0 to 4.4.1 [\#4884](https://github.com/apache/camel-k/pull/4884) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Fix SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" [\#4883](https://github.com/apache/camel-k/pull/4883) ([claudio4j](https://github.com/claudio4j))
-- chore\(deps\): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible [\#4879](https://github.com/apache/camel-k/pull/4879) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(doc\): Runtime resources example fix [\#4878](https://github.com/apache/camel-k/pull/4878) ([gansheer](https://github.com/gansheer))
-- fix\(doc\): Remove ambiguous local files usage on config/resources [\#4876](https://github.com/apache/camel-k/pull/4876) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): bump sigs.k8s.io/structured-merge-diff/v4 from 4.3.0 to 4.4.0 [\#4874](https://github.com/apache/camel-k/pull/4874) ([dependabot[bot]](https://github.com/apps/dependabot))
-- feat\(knative\): make installation explicit [\#4873](https://github.com/apache/camel-k/pull/4873) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.39 to 0.6.40 [\#4872](https://github.com/apache/camel-k/pull/4872) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 [\#4871](https://github.com/apache/camel-k/pull/4871) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.38 to 0.6.39 [\#4870](https://github.com/apache/camel-k/pull/4870) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump github.com/google/uuid from 1.3.1 to 1.4.0 [\#4869](https://github.com/apache/camel-k/pull/4869) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(ci\): OLM stable-vx channel [\#4867](https://github.com/apache/camel-k/pull/4867) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 [\#4866](https://github.com/apache/camel-k/pull/4866) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): bump google.golang.org/grpc from 1.58.2 to 1.58.3 [\#4865](https://github.com/apache/camel-k/pull/4865) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(e2e\): Randomize integration names in e2e tests [\#4863](https://github.com/apache/camel-k/pull/4863) ([gansheer](https://github.com/gansheer))
-- fix\(ci\): Fix golang version file setup in coverage workflow [\#4862](https://github.com/apache/camel-k/pull/4862) ([gansheer](https://github.com/gansheer))
-- fix\(e2e\): Fix TestCamelTrait [\#4857](https://github.com/apache/camel-k/pull/4857) ([gansheer](https://github.com/gansheer))
-- fix\(core\): Access configmap from another namespace for KEP-1755 [\#4849](https://github.com/apache/camel-k/pull/4849) ([gansheer](https://github.com/gansheer))
-- feat\(runtime\): enable source less integrations [\#4831](https://github.com/apache/camel-k/pull/4831) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump github.com/operator-framework/api from 0.13.0 to 0.17.7 [\#4634](https://github.com/apache/camel-k/pull/4634) ([dependabot[bot]](https://github.com/apps/dependabot))
-
-## [v2.2.0](https://github.com/apache/camel-k/tree/v2.2.0) (2023-12-19)
+## [v2.2.0](https://github.com/apache/camel-k/tree/v2.2.0) (2024-01-03)
 
 [Full Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.2.0...v2.2.0)
 
-## [camel-k-crds-2.2.0](https://github.com/apache/camel-k/tree/camel-k-crds-2.2.0) (2023-12-19)
+## [camel-k-crds-2.2.0](https://github.com/apache/camel-k/tree/camel-k-crds-2.2.0) (2024-01-03)
 
 [Full Changelog](https://github.com/apache/camel-k/compare/2.1.1-nightly...camel-k-crds-2.2.0)
 
 **Closed issues:**
 
+- 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)
 - Usage of older Kameletes version on main [\#4985](https://github.com/apache/camel-k/issues/4985)
+- Ready condition does not report errors if a deployment fails  [\#4974](https://github.com/apache/camel-k/issues/4974)
 - Fail to run route with toD [\#4972](https://github.com/apache/camel-k/issues/4972)
 - Native build fails with OpenAPI spec [\#4971](https://github.com/apache/camel-k/issues/4971)
 - Improve cross-namespace check when referencing Kamelets in Pipes [\#4961](https://github.com/apache/camel-k/issues/4961)
@@ -147,15 +38,24 @@
 - OLM upgrade test channel failing [\#4855](https://github.com/apache/camel-k/issues/4855)
 - Camel K 2.1 documentation still contains information on using local files for runtime resources despite it is no more supported [\#4853](https://github.com/apache/camel-k/issues/4853)
 - TestCamelTrait flaky test [\#4845](https://github.com/apache/camel-k/issues/4845)
+- 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)
 - Release 2.1.0 [\#4752](https://github.com/apache/camel-k/issues/4752)
 - \(Re\)Enable support for Kotlin DSL [\#4738](https://github.com/apache/camel-k/issues/4738)
 - Provide default value in a specific field for trait properties in CRD [\#4726](https://github.com/apache/camel-k/issues/4726)
+- 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)
 - Create a script to verify rbac from config/rbac to helm/camel-k/templates [\#4674](https://github.com/apache/camel-k/issues/4674)
 - doesnt work "kamel kit delete"  [\#4628](https://github.com/apache/camel-k/issues/4628)
 - Facing issue while Integrating Java Code and REST with JAR Dependencies [\#4593](https://github.com/apache/camel-k/issues/4593)
 - Image Vulnerability of Go package [\#4581](https://github.com/apache/camel-k/issues/4581)
 - Failing to serialize java.time.\* objects into json [\#4547](https://github.com/apache/camel-k/issues/4547)
 - Use custom component in camel K [\#4539](https://github.com/apache/camel-k/issues/4539)
+- Test ARM64 architecture - operator and builder pods  [\#4519](https://github.com/apache/camel-k/issues/4519)
+- \[Regression\] javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found [\#4266](https://github.com/apache/camel-k/issues/4266)
 - Create a test for structured health check conditions when integrations are scaled \> 1 [\#3997](https://github.com/apache/camel-k/issues/3997)
 - Add KEP-1755 support e2e tests [\#3615](https://github.com/apache/camel-k/issues/3615)
 - Camel-K initContainer [\#3459](https://github.com/apache/camel-k/issues/3459)