You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/15 15:26:31 UTC

[camel-kamelets] branch 3.x updated (a5ab23cc -> 6d1304fa)

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

acosentino pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    from a5ab23cc Add a "namespace" label to help group kamelets - Messaging and Websocket
     new 0ea1c40c Add a "namespace" label to help group kamelets - Validation
     new 6d1304fa Add a "namespace" label to help group kamelets - Validation

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:
 kamelets/kubernetes-pods-source.kamelet.yaml                             | 1 -
 .../src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml      | 1 -
 2 files changed, 2 deletions(-)


[camel-kamelets] 02/02: Add a "namespace" label to help group kamelets - Validation

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

acosentino pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6d1304fa3dfce7762cc6d12e4b3b63b5971c01cb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 15 16:25:13 2023 +0100

    Add a "namespace" label to help group kamelets - Validation
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml      | 1 -
 1 file changed, 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
index 7d74f30a..62464a92 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
@@ -25,7 +25,6 @@ metadata:
     camel.apache.org/provider: "Apache Software Foundation"
     camel.apache.org/kamelet.group: "Kubernetes"
     camel.apache.org/kamelet.namespace: "Cloud"
-    camel.apache.org/kamelet.namespace: "Cloud"
   labels:
     camel.apache.org/kamelet.type: "source"
 spec:


[camel-kamelets] 01/02: Add a "namespace" label to help group kamelets - Validation

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

acosentino pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 0ea1c40c242f9a1404df1e55d910244f2665b61b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 15 16:24:41 2023 +0100

    Add a "namespace" label to help group kamelets - Validation
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 kamelets/kubernetes-pods-source.kamelet.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kamelets/kubernetes-pods-source.kamelet.yaml b/kamelets/kubernetes-pods-source.kamelet.yaml
index 7d74f30a..62464a92 100644
--- a/kamelets/kubernetes-pods-source.kamelet.yaml
+++ b/kamelets/kubernetes-pods-source.kamelet.yaml
@@ -25,7 +25,6 @@ metadata:
     camel.apache.org/provider: "Apache Software Foundation"
     camel.apache.org/kamelet.group: "Kubernetes"
     camel.apache.org/kamelet.namespace: "Cloud"
-    camel.apache.org/kamelet.namespace: "Cloud"
   labels:
     camel.apache.org/kamelet.type: "source"
 spec: