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 2022/05/18 09:42:18 UTC

[camel-kamelets] branch main updated (4c1ba6d6 -> d6a3024d)

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

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


    from 4c1ba6d6 Sync deps and regen
     new ed61ff05 SCP Sink Kamelet: First commit
     new 110e47e2 SCP Sink Kamelet: Add an FTP icon
     new 94b64d9f SCP Sink Kamelet: Regen
     new d0d5be05 SCP Sink Kamelet: Docs added
     new 1b5bc243 SCP Sink Kamelet: Reserved keyword
     new d6a3024d Sync Catalog

The 6 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:
 docs/modules/ROOT/nav.adoc                         |  1 +
 .../scp-sink.kamelet.yaml                          | 79 ++++++----------------
 ...ftp-sink.kamelet.yaml => scp-sink.kamelet.yaml} | 79 ++++++----------------
 3 files changed, 41 insertions(+), 118 deletions(-)
 copy library/camel-kamelets/src/main/resources/kamelets/ftp-sink.kamelet.yaml => kamelets/scp-sink.kamelet.yaml (82%)
 copy library/camel-kamelets/src/main/resources/kamelets/{ftp-sink.kamelet.yaml => scp-sink.kamelet.yaml} (82%)


[camel-kamelets] 06/06: Sync Catalog

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

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

commit d6a3024d35dd176fbdfdfdb618369e5ea266e01c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:19:37 2022 +0200

    Sync Catalog
---
 .../src/main/resources/kamelets/scp-sink.kamelet.yaml          | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
index b4a40bcf..17f51d01 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
@@ -33,15 +33,15 @@ spec:
     description: |-
       Send file to an FTP Server through Secure Copy Protocol
     required:
-      - host
-      - port
+      - serverName
+      - serverPort
     type: object
     properties:
-      host:
+      serverName:
         title: Hostname
         description: Hostname of the FTP server
         type: string
-      port:
+      serverPort:
         title: Port
         description: Port of the FTP server
         type: string
@@ -66,7 +66,7 @@ spec:
       uri: kamelet:source
       steps:
       - to:
-          uri: "scp:{{host}}:{{port}}"
+          uri: "scp:{{serverName}}:{{serverPort}}"
           parameters:
             username: "{{?username}}"
             password: "{{?password}}"


[camel-kamelets] 03/06: SCP Sink Kamelet: Regen

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

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

commit 94b64d9f84a33401737b79267666f886490bb02b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:15:58 2022 +0200

    SCP Sink Kamelet: Regen
---
 .../main/resources/kamelets/scp-sink.kamelet.yaml  | 73 ++++++++++++++++++++++
 1 file changed, 73 insertions(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
new file mode 100644
index 00000000..b4a40bcf
--- /dev/null
+++ b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
@@ -0,0 +1,73 @@
+# ---------------------------------------------------------------------------
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ---------------------------------------------------------------------------
+
+apiVersion: camel.apache.org/v1alpha1
+kind: Kamelet
+metadata:
+  name: scp-sink
+  annotations:
+    camel.apache.org/kamelet.support.level: "Preview"
+    camel.apache.org/catalog.version: "main-SNAPSHOT"
+    camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMjEuMSAzMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwID [...]
+    camel.apache.org/provider: "Apache Software Foundation"
+    camel.apache.org/kamelet.group: "SCP"
+  labels:
+    camel.apache.org/kamelet.type: sink
+spec:
+  definition:
+    title: SCP Sink
+    description: |-
+      Send file to an FTP Server through Secure Copy Protocol
+    required:
+      - host
+      - port
+    type: object
+    properties:
+      host:
+        title: Hostname
+        description: Hostname of the FTP server
+        type: string
+      port:
+        title: Port
+        description: Port of the FTP server
+        type: string
+      username:
+        title: Username
+        description: Username for accessing FTP Server
+        type: string
+      password:
+        title: Password
+        description: Password for accessing FTP Server
+        type: string
+        format: password
+        x-descriptors:
+        - urn:alm:descriptor:com.tectonic.ui:password
+        - urn:camel:group:credentials
+  dependencies:
+    - "camel:core"
+    - "camel:jsch"
+    - "camel:kamelet"
+  template:
+    from:
+      uri: kamelet:source
+      steps:
+      - to:
+          uri: "scp:{{host}}:{{port}}"
+          parameters:
+            username: "{{?username}}"
+            password: "{{?password}}"
+            strictHostKeyChecking: "no"


[camel-kamelets] 01/06: SCP Sink Kamelet: First commit

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

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

commit ed61ff05b27757d12e52de67c1759c9bc65502a7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:14:22 2022 +0200

    SCP Sink Kamelet: First commit
---
 kamelets/scp-sink.kamelet.yaml | 73 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

diff --git a/kamelets/scp-sink.kamelet.yaml b/kamelets/scp-sink.kamelet.yaml
new file mode 100644
index 00000000..a6efb5d4
--- /dev/null
+++ b/kamelets/scp-sink.kamelet.yaml
@@ -0,0 +1,73 @@
+# ---------------------------------------------------------------------------
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# ---------------------------------------------------------------------------
+
+apiVersion: camel.apache.org/v1alpha1
+kind: Kamelet
+metadata:
+  name: scp-sink
+  annotations:
+    camel.apache.org/kamelet.support.level: "Preview"
+    camel.apache.org/catalog.version: "main-SNAPSHOT"
+    camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA2NSIgaGVpZ2h0PSIyNTAwIiB2aWV3Qm94PSIwIDAgMjU2IDMxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTQyLjc1NCAyNDQuNDk1bC0yOS45MTggNi44MjZWNTcuNTY1bDI5LjkxOCA2LjgzOXYxODAuMDkxIiBmaWxsPSIjRjY4NTM2Ii8+PHBhdGggZD0iTTgwLjA4MiAyNTUuOTMxbC0zNy4zMjggMTAuNjA4VjQyLjYxMmwzNy4zMjggMTAuNTk1djIwMi43MjRNMTI3Ljk2NiAyNjcuNjgxbC00Ny44ODQgMTcuNTI0VjIzLjk0Nmw0Ny44ODQgMTcuNT [...]
+    camel.apache.org/provider: "Apache Software Foundation"
+    camel.apache.org/kamelet.group: "SCP"
+  labels:
+    camel.apache.org/kamelet.type: sink
+spec:
+  definition:
+    title: SCP Sink
+    description: |-
+      Send file to an FTP Server through Secure Copy Protocol
+    required:
+      - host
+      - port
+    type: object
+    properties:
+      host:
+        title: Hostname
+        description: Hostname of the FTP server
+        type: string
+      port:
+        title: Port
+        description: Port of the FTP server
+        type: string
+      username:
+        title: Username
+        description: Username for accessing FTP Server
+        type: string
+      password:
+        title: Password
+        description: Password for accessing FTP Server
+        type: string
+        format: password
+        x-descriptors:
+        - urn:alm:descriptor:com.tectonic.ui:password
+        - urn:camel:group:credentials
+  dependencies:
+    - "camel:core"
+    - "camel:jsch"
+    - "camel:kamelet"
+  template:
+    from:
+      uri: kamelet:source
+      steps:
+      - to:
+          uri: "scp:{{host}}:{{port}}"
+          parameters:
+            username: "{{?username}}"
+            password: "{{?password}}"
+            strictHostKeyChecking: "no"


[camel-kamelets] 05/06: SCP Sink Kamelet: Reserved keyword

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

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

commit 1b5bc243be0b37580e0c98e9195a20d7dc787010
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:18:49 2022 +0200

    SCP Sink Kamelet: Reserved keyword
---
 kamelets/scp-sink.kamelet.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/kamelets/scp-sink.kamelet.yaml b/kamelets/scp-sink.kamelet.yaml
index b4a40bcf..17f51d01 100644
--- a/kamelets/scp-sink.kamelet.yaml
+++ b/kamelets/scp-sink.kamelet.yaml
@@ -33,15 +33,15 @@ spec:
     description: |-
       Send file to an FTP Server through Secure Copy Protocol
     required:
-      - host
-      - port
+      - serverName
+      - serverPort
     type: object
     properties:
-      host:
+      serverName:
         title: Hostname
         description: Hostname of the FTP server
         type: string
-      port:
+      serverPort:
         title: Port
         description: Port of the FTP server
         type: string
@@ -66,7 +66,7 @@ spec:
       uri: kamelet:source
       steps:
       - to:
-          uri: "scp:{{host}}:{{port}}"
+          uri: "scp:{{serverName}}:{{serverPort}}"
           parameters:
             username: "{{?username}}"
             password: "{{?password}}"


[camel-kamelets] 02/06: SCP Sink Kamelet: Add an FTP icon

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

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

commit 110e47e2cefd73f4800d0cb65c4942a33a9ee127
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:14:57 2022 +0200

    SCP Sink Kamelet: Add an FTP icon
---
 kamelets/scp-sink.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelets/scp-sink.kamelet.yaml b/kamelets/scp-sink.kamelet.yaml
index a6efb5d4..b4a40bcf 100644
--- a/kamelets/scp-sink.kamelet.yaml
+++ b/kamelets/scp-sink.kamelet.yaml
@@ -22,7 +22,7 @@ metadata:
   annotations:
     camel.apache.org/kamelet.support.level: "Preview"
     camel.apache.org/catalog.version: "main-SNAPSHOT"
-    camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA2NSIgaGVpZ2h0PSIyNTAwIiB2aWV3Qm94PSIwIDAgMjU2IDMxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTQyLjc1NCAyNDQuNDk1bC0yOS45MTggNi44MjZWNTcuNTY1bDI5LjkxOCA2LjgzOXYxODAuMDkxIiBmaWxsPSIjRjY4NTM2Ii8+PHBhdGggZD0iTTgwLjA4MiAyNTUuOTMxbC0zNy4zMjggMTAuNjA4VjQyLjYxMmwzNy4zMjggMTAuNTk1djIwMi43MjRNMTI3Ljk2NiAyNjcuNjgxbC00Ny44ODQgMTcuNTI0VjIzLjk0Nmw0Ny44ODQgMTcuNT [...]
+    camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMjEuMSAzMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwID [...]
     camel.apache.org/provider: "Apache Software Foundation"
     camel.apache.org/kamelet.group: "SCP"
   labels:


[camel-kamelets] 04/06: SCP Sink Kamelet: Docs added

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

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

commit d0d5be056cd221cd7981ce443dc9c33f1137f4f2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 18 11:16:30 2022 +0200

    SCP Sink Kamelet: Docs added
---
 docs/modules/ROOT/nav.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index b3db8fc2..52cc0348 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -158,6 +158,7 @@
 * xref:salesforce-delete-sink.adoc[]
 * xref:salesforce-source.adoc[]
 * xref:salesforce-update-sink.adoc[]
+* xref:scp-sink.adoc[]
 * xref:sftp-sink.adoc[]
 * xref:sftp-source.adoc[]
 * xref:slack-sink.adoc[]