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 2024/03/07 08:41:58 UTC

(camel-kamelets) 05/11: CDC Storage Source Kamelets, rename to -event-based instead of cdc - Azure Storage Blob

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

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

commit c594c04413e93b51a4442b59e3e947bc08f22340
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 7 09:27:05 2024 +0100

    CDC Storage Source Kamelets, rename to -event-based instead of cdc - Azure Storage Blob
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 ...elet.yaml => azure-storage-blob-event-based-source.kamelet.yaml} | 6 +++---
 .../kamelets/azure-storage-blob-event-based-source.kamelet.yaml     | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml b/kamelets/azure-storage-blob-event-based-source.kamelet.yaml
similarity index 98%
copy from kamelets/azure-storage-blob-cdc-source.kamelet.yaml
copy to kamelets/azure-storage-blob-event-based-source.kamelet.yaml
index 5c4679fa..06e5509b 100644
--- a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ b/kamelets/azure-storage-blob-event-based-source.kamelet.yaml
@@ -18,19 +18,19 @@
 apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
-  name: azure-storage-blob-cdc-source
+  name: azure-storage-blob-event-based-source
   annotations:
     camel.apache.org/kamelet.support.level: "Preview"
     camel.apache.org/catalog.version: "4.5.0-SNAPSHOT"
     camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgODEgODIiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjx1c2UgeGxpbms6aHJlZj0iI0EiIHg9Ii41IiB5PSIuNSIvPjxzeW1ib2wgaWQ9IkEiIG92ZXJmbG93PSJ2aXNpYmxlIj48cGF0aCBkPSJNMS4zMzMgMEMuNTMzIDAgMCAuNTMzIDAgMS4zMzN2MTZjMCAuOC41MzMgMS4zMz [...]
     camel.apache.org/provider: "Apache Software Foundation"
-    camel.apache.org/kamelet.group: "Azure Servicebus"
+    camel.apache.org/kamelet.group: "Azure Storage Blob Event Based"
     camel.apache.org/kamelet.namespace: "Azure"
   labels:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: Azure Storage Blob CDC Source
+    title: Azure Storage Blob Event-based Source
     description: |-
       Receive data from Azure Service Bus subscribed to Azure Eventgrid reporting events related to a Azure Storage Blob account.
 
diff --git a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-event-based-source.kamelet.yaml
similarity index 98%
rename from kamelets/azure-storage-blob-cdc-source.kamelet.yaml
rename to library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-event-based-source.kamelet.yaml
index 5c4679fa..06e5509b 100644
--- a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-event-based-source.kamelet.yaml
@@ -18,19 +18,19 @@
 apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
-  name: azure-storage-blob-cdc-source
+  name: azure-storage-blob-event-based-source
   annotations:
     camel.apache.org/kamelet.support.level: "Preview"
     camel.apache.org/catalog.version: "4.5.0-SNAPSHOT"
     camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgODEgODIiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjx1c2UgeGxpbms6aHJlZj0iI0EiIHg9Ii41IiB5PSIuNSIvPjxzeW1ib2wgaWQ9IkEiIG92ZXJmbG93PSJ2aXNpYmxlIj48cGF0aCBkPSJNMS4zMzMgMEMuNTMzIDAgMCAuNTMzIDAgMS4zMzN2MTZjMCAuOC41MzMgMS4zMz [...]
     camel.apache.org/provider: "Apache Software Foundation"
-    camel.apache.org/kamelet.group: "Azure Servicebus"
+    camel.apache.org/kamelet.group: "Azure Storage Blob Event Based"
     camel.apache.org/kamelet.namespace: "Azure"
   labels:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: Azure Storage Blob CDC Source
+    title: Azure Storage Blob Event-based Source
     description: |-
       Receive data from Azure Service Bus subscribed to Azure Eventgrid reporting events related to a Azure Storage Blob account.