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 2023/06/28 23:45:04 UTC

[camel-k] branch release-1.12.x updated (f1a66758f -> 6c3011ce7)

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

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


    from f1a66758f Periodic Sync of Camel K Main Branch for SBOM Generation
     new 93ec95ffd chore: changelog automatic update
     new 6c3011ce7 Periodic Sync of Camel K Main Branch for SBOM Generation

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                   |  7 ++++++
 camel-k-sbom/camel-k-sbom.json | 54 +++++++++++++++++++++---------------------
 2 files changed, 34 insertions(+), 27 deletions(-)


[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-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 93ec95ffd041659c7dda7fff431c222291c23fad
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Jun 28 23:39:32 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51bc03583..2b2aed377 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Make command fails on MacOS due to TestGenerateKeystore [\#4516](https://github.com/apache/camel-k/issues/4516)
 - Allow to remote debug the Operator [\#4513](https://github.com/apache/camel-k/issues/4513)
 - Updating a property will cause Integration to rebuild [\#4511](https://github.com/apache/camel-k/issues/4511)
 - CamelCatalog generated twice [\#4504](https://github.com/apache/camel-k/issues/4504)
@@ -16,12 +17,18 @@
 - pod-template with knative in rest integration [\#4484](https://github.com/apache/camel-k/issues/4484)
 - Missing license header [\#4469](https://github.com/apache/camel-k/issues/4469)
 - Rework CLIs required by operator build process [\#4466](https://github.com/apache/camel-k/issues/4466)
+- Use maven distribution available in the operator image [\#4429](https://github.com/apache/camel-k/issues/4429)
+- kamel run | custom dependencies | local files | K8S Cluster with GHCR    [\#4398](https://github.com/apache/camel-k/issues/4398)
+- Integration builder can't pull the builder image from the insecure registry [\#4236](https://github.com/apache/camel-k/issues/4236)
 - Horizontal scaling ability for operators [\#4173](https://github.com/apache/camel-k/issues/4173)
 - Observability documentation - Update to micrometer extension [\#4157](https://github.com/apache/camel-k/issues/4157)
+- Multi architecture support - Operator and builder pods [\#4148](https://github.com/apache/camel-k/issues/4148)
 - Helm Node Selector [\#4096](https://github.com/apache/camel-k/issues/4096)
 - Update the version of the kind-action [\#4063](https://github.com/apache/camel-k/issues/4063)
 - Onboard Camel K Tekton tasks [\#3795](https://github.com/apache/camel-k/issues/3795)
+- Deprecated Github actions / warnings [\#3766](https://github.com/apache/camel-k/issues/3766)
 - Document supported components [\#2228](https://github.com/apache/camel-k/issues/2228)
+- introduce code coverage report for each pr [\#559](https://github.com/apache/camel-k/issues/559)
 
 ## [1.12.2-nightly](https://github.com/apache/camel-k/tree/1.12.2-nightly) (2023-06-13)
 


[camel-k] 02/02: Periodic Sync of Camel K Main Branch for SBOM Generation

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-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 6c3011ce7c10b702ed53351ce2f27bd1ea76301b
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Jun 28 23:44:58 2023 +0000

    Periodic Sync of Camel K Main Branch for SBOM Generation
---
 camel-k-sbom/camel-k-sbom.json | 54 +++++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/camel-k-sbom/camel-k-sbom.json b/camel-k-sbom/camel-k-sbom.json
index 751350971..789210fa0 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:84f3c0e6-162f-44be-a226-b4db68a1e3ac",
+  "serialNumber": "urn:uuid:62ed7d42-c9a9-4608-8f71-b35b2b9ff28f",
   "version": 1,
   "metadata": {
-    "timestamp": "2023-06-27T23:45:39Z",
+    "timestamp": "2023-06-28T23:44:58Z",
     "tools": [
       {
         "vendor": "CycloneDX",
@@ -46,11 +46,11 @@
       }
     ],
     "component": {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "type": "application",
       "name": "github.com/apache/camel-k",
-      "version": "v0.0.0-20230627233959-4cdef9d25133",
-      "purl": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230627233959-4cdef9d25133?type=module\u0026goos=linux\u0026goarch=amd64",
+      "version": "v0.0.0-20230628233932-93ec95ffd041",
+      "purl": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230628233932-93ec95ffd041?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k",
@@ -510,18 +510,18 @@
       }
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/apis/camel",
-      "version": "v0.0.0-20230627233959-4cdef9d25133",
+      "version": "v0.0.0-20230628233932-93ec95ffd041",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "e4887a5c5bc2182db0501f8bbcaef1bc5d8f8947e9edd712902630aa06ca99ce"
+          "content": "1661f548cb47b5d99ce634dbc37ae5a9e1ff11763f1cc8130a886fa53ed3212e"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/apis/camel",
@@ -530,18 +530,18 @@
       ]
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/client/camel",
-      "version": "v0.0.0-20230627233959-4cdef9d25133",
+      "version": "v0.0.0-20230628233932-93ec95ffd041",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "08af67c6fbf16223714565fd01c2cd0c9c28a8e5655d7a9cb67e4aad01c097ed"
+          "content": "b870b455165035864be52fb567b2903777cbe7326b90d5d67474b34d44878147"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230627233959-4cdef9d25133?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230628233932-93ec95ffd041?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/client/camel",
@@ -550,18 +550,18 @@
       ]
     },
     {
-      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "bom-ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "type": "library",
       "name": "github.com/apache/camel-k/pkg/kamelet/repository",
-      "version": "v0.0.0-20230627233959-4cdef9d25133",
+      "version": "v0.0.0-20230628233932-93ec95ffd041",
       "scope": "required",
       "hashes": [
         {
           "alg": "SHA-256",
-          "content": "4008530785543bd6e0728b3cea09da5dd01a40d9a685cb91a757aaf7f2cdcb8d"
+          "content": "fc34311f386b135a8e4830ba12edb0c49d03f9807ae6e115cf7484cc15046865"
         }
       ],
-      "purl": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230627233959-4cdef9d25133?type=module\u0026goos=linux\u0026goarch=amd64",
+      "purl": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230628233932-93ec95ffd041?type=module\u0026goos=linux\u0026goarch=amd64",
       "externalReferences": [
         {
           "url": "https://github.com/apache/camel-k/pkg/kamelet/repository",
@@ -4354,12 +4354,12 @@
   ],
   "dependencies": [
     {
-      "ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "dependsOn": [
         "pkg:golang/github.com/Masterminds/semver@v1.5.0?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230627233959-4cdef9d25133?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230628233932-93ec95ffd041?type=module",
         "pkg:golang/github.com/container-tools/go-containerregistry@v0.7.1-0.20211124090132-40ccc94a466b?type=module",
         "pkg:golang/github.com/container-tools/spectrum@v0.6.0?type=module",
         "pkg:golang/github.com/evanphx/json-patch@v4.12.0+incompatible?type=module",
@@ -4545,7 +4545,7 @@
       "ref": "pkg:golang/github.com/antlr/antlr4/runtime/Go/antlr@v1.4.10?type=module"
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "dependsOn": [
         "pkg:golang/github.com/imdario/mergo@v0.3.13?type=module",
         "pkg:golang/github.com/stretchr/testify@v1.8.1?type=module",
@@ -4571,9 +4571,9 @@
       ]
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "dependsOn": [
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
         "pkg:golang/k8s.io/api@v0.25.2?type=module",
         "pkg:golang/k8s.io/apimachinery@v0.25.2?type=module",
         "pkg:golang/k8s.io/client-go@v0.25.2?type=module",
@@ -4619,10 +4619,10 @@
       ]
     },
     {
-      "ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230627233959-4cdef9d25133?type=module",
+      "ref": "pkg:golang/github.com/apache/camel-k/pkg/kamelet/repository@v0.0.0-20230628233932-93ec95ffd041?type=module",
       "dependsOn": [
-        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
-        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230627233959-4cdef9d25133?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/apis/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
+        "pkg:golang/github.com/apache/camel-k/pkg/client/camel@v0.0.0-20230628233932-93ec95ffd041?type=module",
         "pkg:golang/github.com/google/go-github/v32@v32.1.0?type=module",
         "pkg:golang/github.com/gregjones/httpcache@v0.0.0-20190611155906-901d90724c79?type=module",
         "pkg:golang/github.com/stretchr/testify@v1.8.1?type=module",