From 6251099118eb7f0d0a5cd44a3d0223e7937d2d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Thu, 10 Aug 2023 17:08:35 +0200 Subject: [PATCH] Migrate to apiVersion v1 from v1aplha1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #1562 * CRDs move apiVersion from camel.apache.org/v1alpha1 to camel.apache.org/v1 * Migrate from KameletBinding to Pipe ** Rename kind in CRDs ** Renamed KameletBinding examples by changing suffix -bing to -pipe ** Renamed folder and file names having binding * Updated doc * Updated Yaks tests * Updated validator Signed-off-by: Aurélien Pupier --- .github/workflows/yaks-tests.yaml | 2 +- README.md | 10 ++--- docs/modules/ROOT/examples/js/kamelets.js | 40 +++++++++---------- .../examples/template/kamelet-options.adoc | 24 +++++------ kamelets/avro-deserialize-action.kamelet.yaml | 2 +- kamelets/avro-serialize-action.kamelet.yaml | 2 +- kamelets/aws-cloudtrail-source.kamelet.yaml | 2 +- kamelets/aws-cloudwatch-sink.kamelet.yaml | 2 +- kamelets/aws-ddb-sink.kamelet.yaml | 2 +- kamelets/aws-ddb-streams-source.kamelet.yaml | 2 +- kamelets/aws-ec2-sink.kamelet.yaml | 2 +- kamelets/aws-eventbridge-sink.kamelet.yaml | 2 +- .../aws-kinesis-firehose-sink.kamelet.yaml | 2 +- kamelets/aws-kinesis-sink.kamelet.yaml | 2 +- kamelets/aws-kinesis-source.kamelet.yaml | 2 +- kamelets/aws-lambda-sink.kamelet.yaml | 2 +- kamelets/aws-redshift-sink.kamelet.yaml | 2 +- kamelets/aws-redshift-source.kamelet.yaml | 2 +- kamelets/aws-s3-cdc-source.kamelet.yaml | 2 +- kamelets/aws-s3-sink.kamelet.yaml | 2 +- kamelets/aws-s3-source.kamelet.yaml | 2 +- .../aws-s3-streaming-upload-sink.kamelet.yaml | 2 +- .../aws-secrets-manager-sink.kamelet.yaml | 2 +- kamelets/aws-ses-sink.kamelet.yaml | 2 +- kamelets/aws-sns-fifo-sink.kamelet.yaml | 2 +- kamelets/aws-sns-sink.kamelet.yaml | 2 +- kamelets/aws-sqs-batch-sink.kamelet.yaml | 2 +- kamelets/aws-sqs-fifo-sink.kamelet.yaml | 2 +- kamelets/aws-sqs-sink.kamelet.yaml | 2 +- kamelets/aws-sqs-source.kamelet.yaml | 2 +- kamelets/aws-translate-action.kamelet.yaml | 2 +- kamelets/azure-cosmosdb-sink.kamelet.yaml | 2 +- kamelets/azure-cosmosdb-source.kamelet.yaml | 2 +- kamelets/azure-eventhubs-sink.kamelet.yaml | 2 +- kamelets/azure-eventhubs-source.kamelet.yaml | 2 +- kamelets/azure-functions-sink.kamelet.yaml | 2 +- kamelets/azure-servicebus-sink.kamelet.yaml | 2 +- kamelets/azure-servicebus-source.kamelet.yaml | 2 +- ...azure-storage-blob-cdc-source.kamelet.yaml | 2 +- ...torage-blob-changefeed-source.kamelet.yaml | 2 +- kamelets/azure-storage-blob-sink.kamelet.yaml | 2 +- .../azure-storage-blob-source.kamelet.yaml | 2 +- .../azure-storage-datalake-sink.kamelet.yaml | 2 +- ...azure-storage-datalake-source.kamelet.yaml | 2 +- .../azure-storage-queue-sink.kamelet.yaml | 2 +- .../azure-storage-queue-source.kamelet.yaml | 2 +- kamelets/beer-source.kamelet.yaml | 2 +- kamelets/bitcoin-source.kamelet.yaml | 2 +- kamelets/caffeine-action.kamelet.yaml | 2 +- kamelets/cassandra-sink.kamelet.yaml | 2 +- kamelets/cassandra-source.kamelet.yaml | 2 +- kamelets/ceph-sink.kamelet.yaml | 2 +- kamelets/ceph-source.kamelet.yaml | 2 +- kamelets/chuck-norris-source.kamelet.yaml | 2 +- kamelets/chunk-template-action.kamelet.yaml | 2 +- kamelets/couchbase-sink.kamelet.yaml | 2 +- kamelets/cron-source.kamelet.yaml | 2 +- kamelets/data-type-action.kamelet.yaml | 2 +- kamelets/delay-action.kamelet.yaml | 2 +- kamelets/dns-dig-action.kamelet.yaml | 2 +- kamelets/dns-ip-action.kamelet.yaml | 2 +- kamelets/dns-lookup-action.kamelet.yaml | 2 +- kamelets/drop-header-action.kamelet.yaml | 2 +- kamelets/drop-headers-action.kamelet.yaml | 2 +- kamelets/dropbox-sink.kamelet.yaml | 2 +- kamelets/dropbox-source.kamelet.yaml | 2 +- kamelets/earthquake-source.kamelet.yaml | 2 +- .../elasticsearch-index-sink.kamelet.yaml | 2 +- .../elasticsearch-search-source.kamelet.yaml | 2 +- kamelets/exec-sink.kamelet.yaml | 2 +- kamelets/extract-field-action.kamelet.yaml | 2 +- kamelets/fhir-sink.kamelet.yaml | 2 +- kamelets/fhir-source.kamelet.yaml | 2 +- kamelets/file-watch-source.kamelet.yaml | 2 +- .../freemarker-template-action.kamelet.yaml | 2 +- kamelets/ftp-sink.kamelet.yaml | 2 +- kamelets/ftp-source.kamelet.yaml | 2 +- kamelets/ftps-sink.kamelet.yaml | 2 +- kamelets/ftps-source.kamelet.yaml | 2 +- kamelets/github-commit-source.kamelet.yaml | 2 +- kamelets/github-event-source.kamelet.yaml | 2 +- ...ub-pullrequest-comment-source.kamelet.yaml | 2 +- .../github-pullrequest-source.kamelet.yaml | 2 +- kamelets/github-tag-source.kamelet.yaml | 2 +- kamelets/google-bigquery-sink.kamelet.yaml | 2 +- kamelets/google-calendar-source.kamelet.yaml | 2 +- kamelets/google-functions-sink.kamelet.yaml | 2 +- kamelets/google-mail-source.kamelet.yaml | 2 +- kamelets/google-pubsub-sink.kamelet.yaml | 2 +- kamelets/google-pubsub-source.kamelet.yaml | 2 +- kamelets/google-sheets-source.kamelet.yaml | 2 +- .../google-storage-cdc-source.kamelet.yaml | 2 +- kamelets/google-storage-sink.kamelet.yaml | 2 +- kamelets/google-storage-source.kamelet.yaml | 2 +- kamelets/graphql-sink.kamelet.yaml | 2 +- .../has-header-filter-action.kamelet.yaml | 2 +- .../header-matches-filter-action.kamelet.yaml | 2 +- kamelets/hoist-field-action.kamelet.yaml | 2 +- kamelets/http-secured-sink.kamelet.yaml | 2 +- kamelets/http-secured-source.kamelet.yaml | 2 +- kamelets/http-sink.kamelet.yaml | 2 +- kamelets/http-source.kamelet.yaml | 2 +- kamelets/infinispan-sink.kamelet.yaml | 2 +- kamelets/infinispan-source.kamelet.yaml | 2 +- kamelets/insert-field-action.kamelet.yaml | 2 +- kamelets/insert-header-action.kamelet.yaml | 2 +- .../is-tombstone-filter-action.kamelet.yaml | 2 +- kamelets/jira-add-comment-sink.kamelet.yaml | 2 +- kamelets/jira-add-issue-sink.kamelet.yaml | 2 +- kamelets/jira-oauth-source.kamelet.yaml | 2 +- kamelets/jira-source.kamelet.yaml | 2 +- .../jira-transition-issue-sink.kamelet.yaml | 2 +- kamelets/jira-update-issue-sink.kamelet.yaml | 2 +- kamelets/jms-amqp-10-sink.kamelet.yaml | 2 +- kamelets/jms-amqp-10-source.kamelet.yaml | 2 +- kamelets/jms-apache-artemis-sink.kamelet.yaml | 2 +- .../jms-apache-artemis-source.kamelet.yaml | 2 +- kamelets/jms-ibm-mq-sink.kamelet.yaml | 4 +- kamelets/jms-ibm-mq-source.kamelet.yaml | 4 +- .../jolt-transformation-action.kamelet.yaml | 2 +- kamelets/jslt-action.kamelet.yaml | 2 +- kamelets/json-deserialize-action.kamelet.yaml | 2 +- kamelets/json-patch-action.kamelet.yaml | 2 +- .../json-schema-validator-action.kamelet.yaml | 2 +- kamelets/json-serialize-action.kamelet.yaml | 2 +- kamelets/jsonata-action.kamelet.yaml | 2 +- .../kafka-manual-commit-action.kamelet.yaml | 2 +- kamelets/kafka-not-secured-sink.kamelet.yaml | 2 +- .../kafka-not-secured-source.kamelet.yaml | 2 +- kamelets/kafka-scram-sink.kamelet.yaml | 2 +- kamelets/kafka-scram-source.kamelet.yaml | 2 +- kamelets/kafka-sink.kamelet.yaml | 2 +- kamelets/kafka-source.kamelet.yaml | 2 +- kamelets/kafka-ssl-sink.kamelet.yaml | 2 +- kamelets/kafka-ssl-source.kamelet.yaml | 2 +- .../kubernetes-namespaces-source.kamelet.yaml | 2 +- kamelets/kubernetes-nodes-source.kamelet.yaml | 2 +- kamelets/kubernetes-pods-source.kamelet.yaml | 2 +- kamelets/log-action.kamelet.yaml | 2 +- kamelets/log-sink.kamelet.yaml | 2 +- kamelets/mail-imap-source.kamelet.yaml | 2 +- kamelets/mail-sink.kamelet.yaml | 2 +- kamelets/mariadb-sink.kamelet.yaml | 4 +- kamelets/mariadb-source.kamelet.yaml | 4 +- kamelets/mask-field-action.kamelet.yaml | 2 +- ...ssage-timestamp-router-action.kamelet.yaml | 2 +- kamelets/minio-sink.kamelet.yaml | 2 +- kamelets/minio-source.kamelet.yaml | 2 +- ...mongodb-changes-stream-source.kamelet.yaml | 2 +- kamelets/mongodb-sink.kamelet.yaml | 2 +- kamelets/mongodb-source.kamelet.yaml | 2 +- kamelets/mqtt-sink.kamelet.yaml | 2 +- kamelets/mqtt-source.kamelet.yaml | 2 +- kamelets/mqtt5-sink.kamelet.yaml | 2 +- kamelets/mqtt5-source.kamelet.yaml | 2 +- ...ange-online-imap-oauth-source.kamelet.yaml | 2 +- .../mustache-template-action.kamelet.yaml | 2 +- kamelets/mvel-template-action.kamelet.yaml | 2 +- kamelets/mysql-sink.kamelet.yaml | 4 +- kamelets/mysql-source.kamelet.yaml | 4 +- kamelets/nats-sink.kamelet.yaml | 2 +- kamelets/nats-source.kamelet.yaml | 2 +- .../nominatim-geocode-action.kamelet.yaml | 2 +- kamelets/ogcapi-features-action.kamelet.yaml | 2 +- .../openai-classification-action.kamelet.yaml | 2 +- .../openai-completion-action.kamelet.yaml | 2 +- kamelets/oracle-database-sink.kamelet.yaml | 4 +- kamelets/oracle-database-source.kamelet.yaml | 4 +- kamelets/pdf-action.kamelet.yaml | 2 +- kamelets/postgresql-sink.kamelet.yaml | 2 +- kamelets/postgresql-source.kamelet.yaml | 2 +- kamelets/predicate-filter-action.kamelet.yaml | 2 +- .../protobuf-deserialize-action.kamelet.yaml | 2 +- .../protobuf-serialize-action.kamelet.yaml | 2 +- kamelets/pulsar-sink.kamelet.yaml | 2 +- kamelets/pulsar-source.kamelet.yaml | 2 +- kamelets/redis-sink.kamelet.yaml | 2 +- kamelets/redis-source.kamelet.yaml | 2 +- kamelets/regex-router-action.kamelet.yaml | 2 +- kamelets/replace-field-action.kamelet.yaml | 2 +- .../resolve-pojo-schema-action.kamelet.yaml | 2 +- kamelets/rest-openapi-sink.kamelet.yaml | 2 +- kamelets/salesforce-create-sink.kamelet.yaml | 2 +- kamelets/salesforce-delete-sink.kamelet.yaml | 2 +- kamelets/salesforce-source.kamelet.yaml | 2 +- kamelets/salesforce-update-sink.kamelet.yaml | 2 +- kamelets/scp-sink.kamelet.yaml | 2 +- kamelets/set-kafka-key-action.kamelet.yaml | 2 +- kamelets/sftp-sink.kamelet.yaml | 2 +- kamelets/sftp-source.kamelet.yaml | 2 +- kamelets/simple-filter-action.kamelet.yaml | 2 +- kamelets/slack-sink.kamelet.yaml | 2 +- kamelets/slack-source.kamelet.yaml | 2 +- kamelets/splunk-hec-sink.kamelet.yaml | 2 +- kamelets/splunk-sink.kamelet.yaml | 2 +- kamelets/splunk-source.kamelet.yaml | 2 +- kamelets/sqlserver-sink.kamelet.yaml | 4 +- kamelets/sqlserver-source.kamelet.yaml | 4 +- kamelets/ssh-sink.kamelet.yaml | 2 +- kamelets/ssh-source.kamelet.yaml | 2 +- kamelets/string-template-action.kamelet.yaml | 2 +- kamelets/telegram-sink.kamelet.yaml | 2 +- kamelets/telegram-source.kamelet.yaml | 2 +- kamelets/throttle-action.kamelet.yaml | 2 +- kamelets/timer-source.kamelet.yaml | 2 +- kamelets/timestamp-router-action.kamelet.yaml | 2 +- ...ic-name-matches-filter-action.kamelet.yaml | 2 +- .../twitter-directmessage-source.kamelet.yaml | 2 +- kamelets/twitter-search-source.kamelet.yaml | 2 +- kamelets/twitter-timeline-source.kamelet.yaml | 2 +- kamelets/value-to-key-action.kamelet.yaml | 2 +- .../velocity-template-action.kamelet.yaml | 2 +- kamelets/webhook-source.kamelet.yaml | 2 +- kamelets/wttrin-source.kamelet.yaml | 2 +- kamelets/xj-identity-action.kamelet.yaml | 2 +- kamelets/xj-template-action.kamelet.yaml | 2 +- .../kamelets/catalog/KameletsCatalog.java | 6 +-- .../kamelets/catalog/KameletsCatalogTest.java | 6 +-- .../avro-deserialize-action.kamelet.yaml | 2 +- .../avro-serialize-action.kamelet.yaml | 2 +- .../aws-cloudtrail-source.kamelet.yaml | 2 +- .../kamelets/aws-cloudwatch-sink.kamelet.yaml | 2 +- .../kamelets/aws-ddb-sink.kamelet.yaml | 2 +- .../aws-ddb-streams-source.kamelet.yaml | 2 +- .../kamelets/aws-ec2-sink.kamelet.yaml | 2 +- .../aws-eventbridge-sink.kamelet.yaml | 2 +- .../aws-kinesis-firehose-sink.kamelet.yaml | 2 +- .../kamelets/aws-kinesis-sink.kamelet.yaml | 2 +- .../kamelets/aws-kinesis-source.kamelet.yaml | 2 +- .../kamelets/aws-lambda-sink.kamelet.yaml | 2 +- .../kamelets/aws-redshift-sink.kamelet.yaml | 2 +- .../kamelets/aws-redshift-source.kamelet.yaml | 2 +- .../kamelets/aws-s3-cdc-source.kamelet.yaml | 2 +- .../kamelets/aws-s3-sink.kamelet.yaml | 2 +- .../kamelets/aws-s3-source.kamelet.yaml | 2 +- .../aws-s3-streaming-upload-sink.kamelet.yaml | 2 +- .../aws-secrets-manager-sink.kamelet.yaml | 2 +- .../kamelets/aws-ses-sink.kamelet.yaml | 2 +- .../kamelets/aws-sns-fifo-sink.kamelet.yaml | 2 +- .../kamelets/aws-sns-sink.kamelet.yaml | 2 +- .../kamelets/aws-sqs-batch-sink.kamelet.yaml | 2 +- .../kamelets/aws-sqs-fifo-sink.kamelet.yaml | 2 +- .../kamelets/aws-sqs-sink.kamelet.yaml | 2 +- .../kamelets/aws-sqs-source.kamelet.yaml | 2 +- .../aws-translate-action.kamelet.yaml | 2 +- .../kamelets/azure-cosmosdb-sink.kamelet.yaml | 2 +- .../azure-cosmosdb-source.kamelet.yaml | 2 +- .../azure-eventhubs-sink.kamelet.yaml | 2 +- .../azure-eventhubs-source.kamelet.yaml | 2 +- .../azure-functions-sink.kamelet.yaml | 2 +- .../azure-servicebus-sink.kamelet.yaml | 2 +- .../azure-servicebus-source.kamelet.yaml | 2 +- ...azure-storage-blob-cdc-source.kamelet.yaml | 2 +- ...torage-blob-changefeed-source.kamelet.yaml | 2 +- .../azure-storage-blob-sink.kamelet.yaml | 2 +- .../azure-storage-blob-source.kamelet.yaml | 2 +- .../azure-storage-datalake-sink.kamelet.yaml | 2 +- ...azure-storage-datalake-source.kamelet.yaml | 2 +- .../azure-storage-queue-sink.kamelet.yaml | 2 +- .../azure-storage-queue-source.kamelet.yaml | 2 +- .../kamelets/beer-source.kamelet.yaml | 2 +- .../kamelets/bitcoin-source.kamelet.yaml | 2 +- .../kamelets/caffeine-action.kamelet.yaml | 2 +- .../kamelets/cassandra-sink.kamelet.yaml | 2 +- .../kamelets/cassandra-source.kamelet.yaml | 2 +- .../resources/kamelets/ceph-sink.kamelet.yaml | 2 +- .../kamelets/ceph-source.kamelet.yaml | 2 +- .../kamelets/chuck-norris-source.kamelet.yaml | 2 +- .../chunk-template-action.kamelet.yaml | 2 +- .../kamelets/couchbase-sink.kamelet.yaml | 2 +- .../kamelets/cron-source.kamelet.yaml | 2 +- .../kamelets/data-type-action.kamelet.yaml | 2 +- .../kamelets/delay-action.kamelet.yaml | 2 +- .../kamelets/dns-dig-action.kamelet.yaml | 2 +- .../kamelets/dns-ip-action.kamelet.yaml | 2 +- .../kamelets/dns-lookup-action.kamelet.yaml | 2 +- .../kamelets/drop-header-action.kamelet.yaml | 2 +- .../kamelets/drop-headers-action.kamelet.yaml | 2 +- .../kamelets/dropbox-sink.kamelet.yaml | 2 +- .../kamelets/dropbox-source.kamelet.yaml | 2 +- .../kamelets/earthquake-source.kamelet.yaml | 2 +- .../elasticsearch-index-sink.kamelet.yaml | 2 +- .../elasticsearch-search-source.kamelet.yaml | 2 +- .../resources/kamelets/exec-sink.kamelet.yaml | 2 +- .../extract-field-action.kamelet.yaml | 2 +- .../resources/kamelets/fhir-sink.kamelet.yaml | 2 +- .../kamelets/fhir-source.kamelet.yaml | 2 +- .../kamelets/file-watch-source.kamelet.yaml | 2 +- .../freemarker-template-action.kamelet.yaml | 2 +- .../resources/kamelets/ftp-sink.kamelet.yaml | 2 +- .../kamelets/ftp-source.kamelet.yaml | 2 +- .../resources/kamelets/ftps-sink.kamelet.yaml | 2 +- .../kamelets/ftps-source.kamelet.yaml | 2 +- .../github-commit-source.kamelet.yaml | 2 +- .../kamelets/github-event-source.kamelet.yaml | 2 +- ...ub-pullrequest-comment-source.kamelet.yaml | 2 +- .../github-pullrequest-source.kamelet.yaml | 2 +- .../kamelets/github-tag-source.kamelet.yaml | 2 +- .../google-bigquery-sink.kamelet.yaml | 2 +- .../google-calendar-source.kamelet.yaml | 2 +- .../google-functions-sink.kamelet.yaml | 2 +- .../kamelets/google-mail-source.kamelet.yaml | 2 +- .../kamelets/google-pubsub-sink.kamelet.yaml | 2 +- .../google-pubsub-source.kamelet.yaml | 2 +- .../google-sheets-source.kamelet.yaml | 2 +- .../google-storage-cdc-source.kamelet.yaml | 2 +- .../kamelets/google-storage-sink.kamelet.yaml | 2 +- .../google-storage-source.kamelet.yaml | 2 +- .../kamelets/graphql-sink.kamelet.yaml | 2 +- .../has-header-filter-action.kamelet.yaml | 2 +- .../header-matches-filter-action.kamelet.yaml | 2 +- .../kamelets/hoist-field-action.kamelet.yaml | 2 +- .../kamelets/http-secured-sink.kamelet.yaml | 2 +- .../kamelets/http-secured-source.kamelet.yaml | 2 +- .../resources/kamelets/http-sink.kamelet.yaml | 2 +- .../kamelets/http-source.kamelet.yaml | 2 +- .../kamelets/infinispan-sink.kamelet.yaml | 2 +- .../kamelets/infinispan-source.kamelet.yaml | 2 +- .../kamelets/insert-field-action.kamelet.yaml | 2 +- .../insert-header-action.kamelet.yaml | 2 +- .../is-tombstone-filter-action.kamelet.yaml | 2 +- .../jira-add-comment-sink.kamelet.yaml | 2 +- .../kamelets/jira-add-issue-sink.kamelet.yaml | 2 +- .../kamelets/jira-oauth-source.kamelet.yaml | 2 +- .../kamelets/jira-source.kamelet.yaml | 2 +- .../jira-transition-issue-sink.kamelet.yaml | 2 +- .../jira-update-issue-sink.kamelet.yaml | 2 +- .../kamelets/jms-amqp-10-sink.kamelet.yaml | 2 +- .../kamelets/jms-amqp-10-source.kamelet.yaml | 2 +- .../jms-apache-artemis-sink.kamelet.yaml | 2 +- .../jms-apache-artemis-source.kamelet.yaml | 2 +- .../kamelets/jms-ibm-mq-sink.kamelet.yaml | 4 +- .../kamelets/jms-ibm-mq-source.kamelet.yaml | 4 +- .../jolt-transformation-action.kamelet.yaml | 2 +- .../kamelets/jslt-action.kamelet.yaml | 2 +- .../json-deserialize-action.kamelet.yaml | 2 +- .../kamelets/json-patch-action.kamelet.yaml | 2 +- .../json-schema-validator-action.kamelet.yaml | 2 +- .../json-serialize-action.kamelet.yaml | 2 +- .../kamelets/jsonata-action.kamelet.yaml | 2 +- .../kafka-manual-commit-action.kamelet.yaml | 2 +- .../kafka-not-secured-sink.kamelet.yaml | 2 +- .../kafka-not-secured-source.kamelet.yaml | 2 +- .../kamelets/kafka-scram-sink.kamelet.yaml | 2 +- .../kamelets/kafka-scram-source.kamelet.yaml | 2 +- .../kamelets/kafka-sink.kamelet.yaml | 2 +- .../kamelets/kafka-source.kamelet.yaml | 2 +- .../kamelets/kafka-ssl-sink.kamelet.yaml | 2 +- .../kamelets/kafka-ssl-source.kamelet.yaml | 2 +- .../kubernetes-namespaces-source.kamelet.yaml | 2 +- .../kubernetes-nodes-source.kamelet.yaml | 2 +- .../kubernetes-pods-source.kamelet.yaml | 2 +- .../kamelets/log-action.kamelet.yaml | 2 +- .../resources/kamelets/log-sink.kamelet.yaml | 2 +- .../kamelets/mail-imap-source.kamelet.yaml | 2 +- .../resources/kamelets/mail-sink.kamelet.yaml | 2 +- .../kamelets/mariadb-sink.kamelet.yaml | 4 +- .../kamelets/mariadb-source.kamelet.yaml | 4 +- .../kamelets/mask-field-action.kamelet.yaml | 2 +- ...ssage-timestamp-router-action.kamelet.yaml | 2 +- .../kamelets/minio-sink.kamelet.yaml | 2 +- .../kamelets/minio-source.kamelet.yaml | 2 +- ...mongodb-changes-stream-source.kamelet.yaml | 2 +- .../kamelets/mongodb-sink.kamelet.yaml | 2 +- .../kamelets/mongodb-source.kamelet.yaml | 2 +- .../resources/kamelets/mqtt-sink.kamelet.yaml | 2 +- .../kamelets/mqtt-source.kamelet.yaml | 2 +- .../kamelets/mqtt5-sink.kamelet.yaml | 2 +- .../kamelets/mqtt5-source.kamelet.yaml | 2 +- ...ange-online-imap-oauth-source.kamelet.yaml | 2 +- .../mustache-template-action.kamelet.yaml | 2 +- .../mvel-template-action.kamelet.yaml | 2 +- .../kamelets/mysql-sink.kamelet.yaml | 4 +- .../kamelets/mysql-source.kamelet.yaml | 4 +- .../resources/kamelets/nats-sink.kamelet.yaml | 2 +- .../kamelets/nats-source.kamelet.yaml | 2 +- .../nominatim-geocode-action.kamelet.yaml | 2 +- .../ogcapi-features-action.kamelet.yaml | 2 +- .../openai-classification-action.kamelet.yaml | 2 +- .../openai-completion-action.kamelet.yaml | 2 +- .../oracle-database-sink.kamelet.yaml | 4 +- .../oracle-database-source.kamelet.yaml | 4 +- .../kamelets/pdf-action.kamelet.yaml | 2 +- .../kamelets/postgresql-sink.kamelet.yaml | 2 +- .../kamelets/postgresql-source.kamelet.yaml | 2 +- .../predicate-filter-action.kamelet.yaml | 2 +- .../protobuf-deserialize-action.kamelet.yaml | 2 +- .../protobuf-serialize-action.kamelet.yaml | 2 +- .../kamelets/pulsar-sink.kamelet.yaml | 2 +- .../kamelets/pulsar-source.kamelet.yaml | 2 +- .../kamelets/redis-sink.kamelet.yaml | 2 +- .../kamelets/redis-source.kamelet.yaml | 2 +- .../kamelets/regex-router-action.kamelet.yaml | 2 +- .../replace-field-action.kamelet.yaml | 2 +- .../resolve-pojo-schema-action.kamelet.yaml | 2 +- .../kamelets/rest-openapi-sink.kamelet.yaml | 2 +- .../salesforce-create-sink.kamelet.yaml | 2 +- .../salesforce-delete-sink.kamelet.yaml | 2 +- .../kamelets/salesforce-source.kamelet.yaml | 2 +- .../salesforce-update-sink.kamelet.yaml | 2 +- .../resources/kamelets/scp-sink.kamelet.yaml | 2 +- .../set-kafka-key-action.kamelet.yaml | 2 +- .../resources/kamelets/sftp-sink.kamelet.yaml | 2 +- .../kamelets/sftp-source.kamelet.yaml | 2 +- .../simple-filter-action.kamelet.yaml | 2 +- .../kamelets/slack-sink.kamelet.yaml | 2 +- .../kamelets/slack-source.kamelet.yaml | 2 +- .../kamelets/splunk-hec-sink.kamelet.yaml | 2 +- .../kamelets/splunk-sink.kamelet.yaml | 2 +- .../kamelets/splunk-source.kamelet.yaml | 2 +- .../kamelets/sqlserver-sink.kamelet.yaml | 4 +- .../kamelets/sqlserver-source.kamelet.yaml | 4 +- .../resources/kamelets/ssh-sink.kamelet.yaml | 2 +- .../kamelets/ssh-source.kamelet.yaml | 2 +- .../string-template-action.kamelet.yaml | 2 +- .../kamelets/telegram-sink.kamelet.yaml | 2 +- .../kamelets/telegram-source.kamelet.yaml | 2 +- .../kamelets/throttle-action.kamelet.yaml | 2 +- .../kamelets/timer-source.kamelet.yaml | 2 +- .../timestamp-router-action.kamelet.yaml | 2 +- ...ic-name-matches-filter-action.kamelet.yaml | 2 +- .../twitter-directmessage-source.kamelet.yaml | 2 +- .../twitter-search-source.kamelet.yaml | 2 +- .../twitter-timeline-source.kamelet.yaml | 2 +- .../kamelets/value-to-key-action.kamelet.yaml | 2 +- .../velocity-template-action.kamelet.yaml | 2 +- .../kamelets/webhook-source.kamelet.yaml | 2 +- .../kamelets/wttrin-source.kamelet.yaml | 2 +- .../kamelets/xj-identity-action.kamelet.yaml | 2 +- .../kamelets/xj-template-action.kamelet.yaml | 2 +- .../maven/plugin/ValidateKameletsMojo.java | 2 +- pom.xml | 2 +- script/generator/generator.go | 2 +- script/validator/validator.go | 19 +++++---- templates/bindings/camel-k/kamelet.yaml.tmpl | 1 - templates/init-template.kamelet.yaml.vm | 2 +- .../avro-deserialize-action-pipe.yaml} | 16 ++++---- .../camel-k/avro-serialize-action-pipe.yaml} | 12 +++--- .../camel-k/aws-cloudwatch-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-ddb-streams-source-pipe.yaml} | 8 ++-- .../camel-k/aws-ec2-sink-pipe.yaml} | 8 ++-- .../aws-kinesis-firehose-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-kinesis-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-kinesis-source-pipe.yaml} | 8 ++-- .../camel-k/aws-lambda-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-redshift-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-redshift-source-pipe.yaml} | 8 ++-- .../camel-k/aws-s3-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-s3-source-pipe.yaml} | 8 ++-- .../aws-s3-streaming-upload-sink-pipe.yaml} | 8 ++-- .../aws-secrets-manager-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sns-fifo-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sns-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sqs-batch-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sqs-fifo-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sqs-sink-pipe.yaml} | 8 ++-- .../camel-k/aws-sqs-source-pipe.yaml} | 8 ++-- .../camel-k/aws-translate-action-pipe.yaml} | 10 ++--- .../camel-k/azure-cosmosdb-source-pipe.yaml} | 8 ++-- .../camel-k/azure-eventhubs-sink-pipe.yaml} | 8 ++-- .../camel-k/azure-eventhubs-source-pipe.yaml} | 8 ++-- .../azure-storage-blob-sink-pipe.yaml} | 8 ++-- .../azure-storage-blob-source-pipe.yaml} | 8 ++-- .../azure-storage-queue-sink-pipe.yaml} | 8 ++-- .../azure-storage-queue-source-pipe.yaml} | 8 ++-- .../camel-k/bitcoin-source-pipe.yaml} | 8 ++-- .../camel-k/caffeine-action-pipe.yaml} | 28 ++++++------- .../camel-k/cassandra-sink-pipe.yaml} | 8 ++-- .../camel-k/cassandra-source-pipe.yaml} | 8 ++-- .../camel-k/ceph-sink-pipe.yaml} | 12 +++--- .../camel-k/ceph-source-pipe.yaml} | 8 ++-- .../camel-k/chuck-norris-source-pipe.yaml} | 8 ++-- .../camel-k/chunk-template-action-pipe.yaml} | 10 ++--- .../camel-k/couchbase-sink-pipe.yaml} | 8 ++-- .../camel-k/cron-source-pipe.yaml} | 8 ++-- .../camel-k/delay-action-pipe.yaml} | 10 ++--- .../camel-k/dns-dig-action-pipe.yaml} | 10 ++--- .../camel-k/dns-ip-action-pipe.yaml} | 10 ++--- .../camel-k/dns-lookup-action-pipe.yaml} | 10 ++--- .../camel-k/dropbox-sink-pipe.yaml} | 8 ++-- .../camel-k/dropbox-source-pipe.yaml} | 8 ++-- .../camel-k/earthquake-source-pipe.yaml} | 8 ++-- .../elasticsearch-index-sink-pipe.yaml} | 8 ++-- .../elasticsearch-search-source-pipe.yaml} | 8 ++-- .../camel-k/exec-sink-pipe.yaml} | 8 ++-- .../camel-k/extract-field-action-pipe.yaml} | 10 ++--- .../camel-k/fhir-source-pipe.yaml} | 8 ++-- .../camel-k/file-watch-source-pipe.yaml} | 8 ++-- .../freemarker-template-action-pipe.yaml} | 10 ++--- .../camel-k/ftp-sink-pipe.yaml} | 8 ++-- .../camel-k/ftp-source-pipe.yaml} | 8 ++-- .../camel-k/ftps-sink-pipe.yaml} | 8 ++-- .../camel-k/ftps-source-pipe.yaml} | 8 ++-- .../camel-k/github-commit-source-pipe.yaml} | 8 ++-- .../camel-k/github-event-source-pipe.yaml} | 8 ++-- .../camel-k/github-source-pipe.yaml} | 8 ++-- .../camel-k/github-tag-source-pipe.yaml} | 8 ++-- .../camel-k/google-calendar-source-pipe.yaml} | 8 ++-- .../camel-k/google-functions-sink-pipe.yaml} | 8 ++-- .../camel-k/google-mail-source-pipe.yaml} | 8 ++-- .../camel-k/google-pubsub-sink-pipe.yaml} | 8 ++-- .../camel-k/google-pubsub-source-pipe.yaml} | 8 ++-- .../camel-k/google-sheets-source-pipe.yaml} | 8 ++-- .../camel-k/google-storage-sink-pipe.yaml} | 8 ++-- .../camel-k/google-storage-source-pipe.yaml} | 8 ++-- .../has-header-filter-action-pipe.yaml} | 12 +++--- .../header-matches-filter-action-pipe.yaml} | 10 ++--- .../camel-k/hoist-field-action-pipe.yaml} | 10 ++--- .../camel-k/http-secured-sink-pipe.yaml} | 8 ++-- .../camel-k/http-secured-source-pipe.yaml} | 8 ++-- .../camel-k/http-sink-pipe.yaml} | 8 ++-- .../camel-k/http-source-pipe.yaml} | 8 ++-- .../camel-k/infinispan-sink-pipe.yaml} | 8 ++-- .../camel-k/infinispan-source-pipe.yaml} | 8 ++-- .../camel-k/insert-field-action-pipe.yaml} | 12 +++--- .../camel-k/insert-header-action-pipe.yaml} | 10 ++--- .../is-tombstone-filter-action-pipe.yaml} | 10 ++--- .../camel-k/jira-add-comment-sink-pipe.yaml} | 10 ++--- .../camel-k/jira-add-issue-sink-pipe.yaml} | 16 ++++---- .../camel-k/jira-source-pipe.yaml} | 8 ++-- .../jira-transition-issue-sink-pipe.yaml} | 12 +++--- .../camel-k/jira-update-issue-sink-pipe.yaml} | 16 ++++---- .../camel-k/jms-amqp-10-sink-pipe.yaml} | 8 ++-- .../camel-k/jms-amqp-10-source-pipe.yaml} | 8 ++-- .../jms-apache-artemis-sink-pipe.yaml} | 8 ++-- .../jms-apache-artemis-source-pipe.yaml} | 8 ++-- .../camel-k/jms-ibm-mq-sink-pipe.yaml} | 8 ++-- .../camel-k/jms-ibm-mq-source-pipe.yaml} | 8 ++-- .../jolt-transformation-action-pipe.yaml} | 10 ++--- .../json-deserialize-action-pipe.yaml} | 10 ++--- .../camel-k/json-patch-action-pipe.yaml} | 10 ++--- .../json-schema-validator-action-pipe.yaml} | 10 ++--- .../camel-k/json-serialize-action-pipe.yaml} | 10 ++--- .../camel-k/jsonata-action-pipe.yaml} | 10 ++--- .../kafka-manual-commit-action-pipe.yaml} | 10 ++--- .../camel-k/kafka-not-secured-sink-pipe.yaml} | 8 ++-- .../kafka-not-secured-source-pipe.yaml} | 8 ++-- .../camel-k/kafka-sink-pipe.yaml} | 8 ++-- .../camel-k/kafka-source-pipe.yaml} | 8 ++-- templates/pipes/camel-k/kamelet.yaml.tmpl | 1 + .../kubernetes-namespaces-source-pipe.yaml} | 8 ++-- .../kubernetes-nodes-source-pipe.yaml} | 8 ++-- .../camel-k/kubernetes-pods-source-pipe.yaml} | 8 ++-- .../camel-k/log-sink-pipe.yaml} | 8 ++-- .../camel-k/mail-imap-source-pipe.yaml} | 8 ++-- .../camel-k/mail-sink-pipe.yaml} | 8 ++-- .../camel-k/mariadb-sink-pipe.yaml} | 8 ++-- .../camel-k/mariadb-source-pipe.yaml} | 8 ++-- .../camel-k/mask-field-action-pipe.yaml} | 10 ++--- ...message-timestamp-router-action-pipe.yaml} | 10 ++--- .../camel-k/minio-sink-pipe.yaml} | 8 ++-- .../camel-k/minio-source-pipe.yaml} | 8 ++-- .../camel-k/mongodb-sink-pipe.yaml} | 8 ++-- .../camel-k/mongodb-source-pipe.yaml} | 8 ++-- .../camel-k/mqtt-sink-pipe.yaml} | 8 ++-- .../camel-k/mqtt-source-pipe.yaml} | 8 ++-- .../mustache-template-action-pipe.yaml} | 10 ++--- .../camel-k/mvel-template-action-pipe.yaml} | 10 ++--- .../camel-k/mysql-sink-pipe.yaml} | 8 ++-- .../camel-k/mysql-source-pipe.yaml} | 8 ++-- .../camel-k/nats-sink-pipe.yaml} | 8 ++-- .../camel-k/nats-source-pipe.yaml} | 8 ++-- .../openai-classification-action-pipe.yaml} | 10 ++--- .../openai-completion-action-pipe.yaml} | 10 ++--- .../camel-k/pdf-action-pipe.yaml} | 10 ++--- .../camel-k/postgresql-sink-pipe.yaml} | 8 ++-- .../camel-k/postgresql-source-pipe.yaml} | 8 ++-- .../predicate-filter-action-pipe.yaml} | 10 ++--- .../protobuf-deserialize-action-pipe.yaml} | 14 +++---- .../protobuf-serialize-action-pipe.yaml} | 12 +++--- .../camel-k/pulsar-sink-pipe.yaml} | 8 ++-- .../camel-k/pulsar-source-pipe.yaml} | 8 ++-- .../camel-k/rabbitmq-source-pipe.yaml} | 8 ++-- .../camel-k/redis-sink-pipe.yaml} | 8 ++-- .../camel-k/redis-source-pipe.yaml} | 8 ++-- .../camel-k/regex-router-action-pipe.yaml} | 10 ++--- .../camel-k/replace-field-action-pipe.yaml} | 10 ++--- .../camel-k/salesforce-source-pipe.yaml} | 8 ++-- .../camel-k/sftp-sink-pipe.yaml} | 8 ++-- .../camel-k/sftp-source-pipe.yaml} | 8 ++-- .../camel-k/simple-filter-action-binding.yaml | 10 ++--- .../camel-k/slack-sink-pipe.yaml} | 8 ++-- .../camel-k/slack-source-pipe.yaml} | 8 ++-- .../camel-k/splunk-hec-sink-pipe.yaml} | 8 ++-- .../camel-k/splunk-sink-pipe.yaml} | 8 ++-- .../camel-k/splunk-source-pipe.yaml} | 10 ++--- .../camel-k/sqlserver-sink-pipe.yaml} | 8 ++-- .../camel-k/sqlserver-source-pipe.yaml} | 8 ++-- .../camel-k/ssh-sink-pipe.yaml} | 8 ++-- .../camel-k/ssh-source-pipe.yaml} | 8 ++-- .../camel-k/string-template-action-pipe.yaml} | 10 ++--- .../camel-k/telegram-sink-pipe.yaml} | 8 ++-- .../camel-k/telegram-source-pipe.yaml} | 8 ++-- .../camel-k/throttle-action-pipe.yaml} | 10 ++--- .../camel-k/timer-source-pipe.yaml} | 8 ++-- .../timestamp-router-action-pipe.yaml} | 10 ++--- ...opic-name-matches-filter-action-pipe.yaml} | 10 ++--- .../twitter-directmessage-source-pipe.yaml} | 8 ++-- .../camel-k/twitter-search-source-pipe.yaml} | 8 ++-- .../twitter-timeline-source-pipe.yaml} | 8 ++-- .../camel-k/value-to-key-action-pipe.yaml} | 10 ++--- .../velocity-template-action-pipe.yaml} | 10 ++--- .../camel-k/webhook-source-pipe.yaml} | 8 ++-- .../camel-k/websocket-source-pipe.yaml} | 8 ++-- .../camel-k/wttrin-source-pipe.yaml} | 8 ++-- .../camel-k/xj-identity-action-pipe.yaml} | 10 ++--- .../camel-k/xj-template-action-pipe.yaml} | 10 ++--- .../core/avro-deserialize-action-pipe.yaml} | 0 .../core/avro-serialize-action-pipe.yaml} | 0 .../core/aws-cloudwatch-sink-pipe.yaml} | 0 .../core/aws-ddb-streams-source-pipe.yaml} | 0 .../core/aws-ec2-sink-pipe.yaml} | 0 .../core/aws-kinesis-firehose-sink-pipe.yaml} | 0 .../core/aws-kinesis-sink-pipe.yaml} | 0 .../core/aws-kinesis-source-pipe.yaml} | 0 .../core/aws-lambda-sink-pipe.yaml} | 0 .../core/aws-redshift-sink-pipe.yaml} | 0 .../core/aws-redshift-source-pipe.yaml} | 0 .../core/aws-s3-sink-pipe.yaml} | 0 .../core/aws-s3-source-pipe.yaml} | 0 .../aws-s3-streaming-upload-sink-pipe.yaml} | 0 .../core/aws-secrets-manager-sink-pipe.yaml} | 0 .../core/aws-sns-fifo-sink-pipe.yaml} | 0 .../core/aws-sns-sink-pipe.yaml} | 0 .../core/aws-sqs-batch-sink-pipe.yaml} | 0 .../core/aws-sqs-fifo-sink-pipe.yaml} | 0 .../core/aws-sqs-sink-pipe.yaml} | 0 .../core/aws-sqs-source-pipe.yaml} | 0 .../core/aws-translate-action-pipe.yaml} | 0 .../core/azure-cosmosdb-source-pipe.yaml} | 0 .../core/azure-eventhubs-sink-pipe.yaml} | 0 .../core/azure-eventhubs-source-pipe.yaml} | 0 .../core/azure-storage-blob-sink-pipe.yaml} | 0 .../core/azure-storage-blob-source-pipe.yaml} | 0 .../core/azure-storage-queue-sink-pipe.yaml} | 0 .../azure-storage-queue-source-pipe.yaml} | 0 .../core/bitcoin-source-pipe.yaml} | 0 .../core/caffeine-action-pipe.yaml} | 0 .../core/cassandra-sink-pipe.yaml} | 0 .../core/cassandra-source-pipe.yaml} | 0 .../core/chuck-norris-source-pipe.yaml} | 0 .../core/chunk-template-action-pipe.yaml} | 0 .../core/couchbase-sink-pipe.yaml} | 0 .../core/cron-source-pipe.yaml} | 0 .../core/delay-action-pipe.yaml} | 0 .../core/dns-dig-action-pipe.yaml} | 0 .../core/dns-ip-action-pipe.yaml} | 0 .../core/dns-lookup-action-pipe.yaml} | 0 .../core/dropbox-sink-pipe.yaml} | 0 .../core/dropbox-source-pipe.yaml} | 0 .../core/earthquake-source-pipe.yaml} | 0 .../core/elasticsearch-index-sink-pipe.yaml} | 0 .../elasticsearch-search-source-pipe.yaml} | 0 .../core/exec-sink-pipe.yaml} | 0 .../core/extract-field-action-pipe.yaml} | 0 .../core/fhir-source-pipe.yaml} | 0 .../core/file-watch-source-pipe.yaml} | 0 .../freemarker-template-action-pipe.yaml} | 0 .../core/ftp-sink-pipe.yaml} | 0 .../core/ftp-source-pipe.yaml} | 0 .../core/ftps-sink-pipe.yaml} | 0 .../core/ftps-source-pipe.yaml} | 0 .../core/github-commit-source-pipe.yaml} | 0 .../core/github-event-source-pipe.yaml} | 0 .../core/github-source-pipe.yaml} | 0 .../core/github-tag-source-pipe.yaml} | 0 .../core/google-calendar-source-pipe.yaml} | 0 .../core/google-functions-sink-pipe.yaml} | 0 .../core/google-mail-source-pipe.yaml} | 0 .../core/google-pubsub-sink-pipe.yaml} | 0 .../core/google-pubsub-source-pipe.yaml} | 0 .../core/google-sheets-source-pipe.yaml} | 0 .../core/google-storage-sink-pipe.yaml} | 0 .../core/google-storage-source-pipe.yaml} | 0 .../core/has-header-filter-action-pipe.yaml} | 0 .../header-matches-filter-action-pipe.yaml} | 0 .../core/hoist-field-action-pipe.yaml} | 0 .../core/http-secured-sink-pipe.yaml} | 0 .../core/http-secured-source-pipe.yaml} | 0 .../core/http-sink-pipe.yaml} | 0 .../core/http-source-pipe.yaml} | 0 .../core/infinispan-sink-pipe.yaml} | 0 .../core/infinispan-source-pipe.yaml} | 0 .../core/insert-field-action-pipe.yaml} | 0 .../core/insert-header-action-pipe.yaml} | 0 .../is-tombstone-filter-action-pipe.yaml} | 0 .../core/jira-add-comment-sink-pipe.yaml} | 0 .../core/jira-add-issue-sink-pipe.yaml} | 0 .../core/jira-source-pipe.yaml} | 0 .../jira-transition-issue-sink-pipe.yaml} | 0 .../core/jira-update-issue-sink-pipe.yaml} | 0 .../core/jms-amqp-10-sink-pipe.yaml} | 0 .../core/jms-amqp-10-source-pipe.yaml} | 0 .../core/jms-apache-artemis-sink-pipe.yaml} | 0 .../core/jms-apache-artemis-source-pipe.yaml} | 0 .../core/jms-ibm-mq-sink-pipe.yaml} | 0 .../core/jms-ibm-mq-source-pipe.yaml} | 0 .../jolt-transformation-action-pipe.yaml} | 0 .../core/json-deserialize-action-pipe.yaml} | 0 .../core/json-patch-action-pipe.yaml} | 0 .../json-schema-validator-action-pipe.yaml} | 0 .../core/json-serialize-action-pipe.yaml} | 0 .../core/jsonata-action-pipe.yaml} | 0 .../kafka-manual-commit-action-pipe.yaml} | 0 .../core/kafka-not-secured-sink-pipe.yaml} | 0 .../core/kafka-not-secured-source-pipe.yaml} | 0 .../core/kafka-sink-pipe.yaml} | 0 .../core/kafka-source-pipe.yaml} | 0 .../core/kamelet-core-pipe.yaml.tmpl} | 0 .../kubernetes-namespaces-source-pipe.yaml} | 0 .../core/kubernetes-nodes-source-pipe.yaml} | 0 .../core/kubernetes-pods-source-pipe.yaml} | 0 .../core/log-sink-pipe.yaml} | 0 .../core/mail-imap-source-pipe.yaml} | 0 .../core/mail-sink-pipe.yaml} | 0 .../core/mariadb-sink-pipe.yaml} | 0 .../core/mariadb-source-pipe.yaml} | 0 .../core/mask-field-action-pipe.yaml} | 0 ...message-timestamp-router-action-pipe.yaml} | 0 .../core/minio-sink-pipe.yaml} | 0 .../core/minio-source-pipe.yaml} | 0 .../core/mongodb-sink-pipe.yaml} | 0 .../core/mongodb-source-pipe.yaml} | 0 .../core/mqtt-sink-pipe.yaml} | 0 .../core/mqtt-source-pipe.yaml} | 0 .../core/mustache-template-action-pipe.yaml} | 0 .../core/mvel-template-action-pipe.yaml} | 0 .../core/mysql-sink-pipe.yaml} | 0 .../core/mysql-source-pipe.yaml} | 0 .../core/nats-sink-pipe.yaml} | 0 .../core/nats-source-pipe.yaml} | 0 .../openai-classification-action-pipe.yaml} | 0 .../core/openai-completion-action-pipe.yaml} | 0 .../core/parameter-list.tmpl | 0 .../core/pdf-action-pipe.yaml} | 0 .../core/postgresql-sink-pipe.yaml} | 0 .../core/postgresql-source-pipe.yaml} | 0 .../core/predicate-filter-action-pipe.yaml} | 0 .../protobuf-deserialize-action-pipe.yaml} | 0 .../core/protobuf-serialize-action-pipe.yaml} | 0 .../core/pulsar-sink-pipe.yaml} | 0 .../core/pulsar-source-pipe.yaml} | 0 .../core/rabbitmq-source-pipe.yaml} | 0 .../core/redis-sink-pipe.yaml} | 0 .../core/redis-source-pipe.yaml} | 0 .../core/regex-router-action-pipe.yaml} | 0 .../core/replace-field-action-pipe.yaml} | 0 .../core/salesforce-source-pipe.yaml} | 0 .../core/sftp-sink-pipe.yaml} | 0 .../core/sftp-source-pipe.yaml} | 0 .../core/simple-filter-action-pipe.yaml} | 0 .../core/slack-sink-pipe.yaml} | 0 .../core/slack-source-pipe.yaml} | 0 .../core/splunk-hec-sink-pipe.yaml} | 0 .../core/splunk-sink-pipe.yaml} | 0 .../core/splunk-source-pipe.yaml} | 0 .../core/sqlserver-sink-pipe.yaml} | 0 .../core/sqlserver-source-pipe.yaml} | 0 .../core/ssh-sink-pipe.yaml} | 0 .../core/ssh-source-pipe.yaml} | 0 .../core/string-template-action-pipe.yaml} | 0 .../core/telegram-sink-pipe.yaml} | 0 .../core/telegram-source-pipe.yaml} | 0 .../core/throttle-action-pipe.yaml} | 0 .../core/timer-source-pipe.yaml} | 0 .../core/timestamp-router-action-pipe.yaml} | 0 ...opic-name-matches-filter-action-pipe.yaml} | 0 .../twitter-directmessage-source-pipe.yaml} | 0 .../core/twitter-search-source-pipe.yaml} | 0 .../core/twitter-timeline-source-pipe.yaml} | 0 .../core/value-to-key-action-pipe.yaml} | 0 .../core/velocity-template-action-pipe.yaml} | 0 .../core/webhook-source-pipe.yaml} | 0 .../core/websocket-source-pipe.yaml} | 0 .../core/wttrin-source-pipe.yaml} | 0 .../core/xj-identity-action-pipe.yaml} | 0 .../core/xj-template-action-pipe.yaml} | 0 test/avro-data-type/README.md | 12 +++--- test/avro-data-type/avro-data-type.feature | 20 +++++----- ...log-binding.yaml => avro-to-log-pipe.yaml} | 14 +++---- ...ro-binding.yaml => json-to-avro-pipe.yaml} | 14 +++---- test/avro-data-type/yaks-config.yaml | 6 +-- test/avro-serdes-action/README.md | 12 +++--- .../avro-serdes-action.feature | 20 +++++----- ...log-binding.yaml => avro-to-log-pipe.yaml} | 12 +++--- ...ro-binding.yaml => json-to-avro-pipe.yaml} | 14 +++---- test/avro-serdes-action/yaks-config.yaml | 6 +-- .../aws-ddb-sink-deleteItem.feature | 14 +++---- ...nk-binding.yaml => aws-ddb-sink-pipe.yaml} | 12 +++--- .../aws-ddb-sink/aws-ddb-sink-putItem.feature | 16 ++++---- .../aws-ddb-sink-updateItem.feature | 14 +++---- test/aws-ddb-sink/yaks-config.yaml | 2 +- test/aws-s3/README.md | 2 +- test/aws-s3/aws-s3-knative-broker.feature | 8 ++-- test/aws-s3/aws-s3-knative-channel.feature | 14 +++---- .../aws-s3/aws-s3-knative-cloudevents.feature | 8 ++-- .../aws-s3-source-property-conf.feature | 2 +- test/aws-s3/aws-s3-source-secret-conf.feature | 2 +- test/aws-s3/aws-s3-source-uri-conf.feature | 2 +- test/aws-s3/aws-s3-to-http.feature | 8 ++-- test/aws-s3/aws-s3-to-http.yaml | 16 ++++---- test/aws-s3/aws-s3-to-knative-broker.yaml | 10 ++--- test/aws-s3/aws-s3-to-knative-channel.yaml | 8 ++-- ...inding.feature => aws-s3-uri-pipe.feature} | 14 +++---- ...-uri-binding.yaml => aws-s3-uri-pipe.yaml} | 10 ++--- test/aws-s3/utils/knative-channel-to-log.yaml | 6 +-- test/aws-s3/utils/knative-to-log.yaml | 6 +-- test/aws-s3/yaks-config.yaml | 2 +- ...inding.yaml => data-type-action-pipe.yaml} | 12 +++--- .../data-type-action/data-type-action.feature | 8 ++-- test/data-type-action/yaks-config.yaml | 2 +- .../earthquake-source.feature | 10 ++--- .../earthquake-source/earthquake-to-http.yaml | 6 +-- ...ng.yaml => extract-field-action-pipe.yaml} | 10 ++--- .../extract-field-action.feature | 10 ++--- test/extract-field-action/yaks-config.yaml | 2 +- ...ing.yaml => insert-field-action-pipe.yaml} | 10 ++--- .../insert-field-action.feature | 10 ++--- test/insert-field-action/yaks-config.yaml | 2 +- ...sink-binding.yaml => kafka-sink-pipe.yaml} | 10 ++--- test/kafka/kafka-sink.feature | 8 ++-- ...ce-binding.yaml => kafka-source-pipe.yaml} | 8 ++-- test/kafka/kafka-source.feature | 10 ++--- test/kafka/yaks-config.yaml | 4 +- test/mail-sink/mail-sink.feature | 4 +- test/mail-sink/timer-to-mail.yaml | 8 ++-- ...nding.yaml => rest-openapi-sink-pipe.yaml} | 12 +++--- .../rest-openapi-sink.feature | 12 +++--- test/rest-openapi-sink/yaks-config.yaml | 2 +- .../direct-to-salesforce-delete-binding.yaml | 10 ++--- .../direct-to-salesforce-update-binding.yaml | 10 ++--- test/salesforce-sink/salesforce-sink.feature | 24 +++++------ ...ing.yaml => timer-to-salesforce-pipe.yaml} | 10 ++--- test/salesforce-sink/yaks-config.yaml | 6 +-- test/timer-source/timer-source.feature | 10 ++--- test/timer-source/timer-to-http.yaml | 6 +-- 836 files changed, 1530 insertions(+), 1531 deletions(-) delete mode 100644 templates/bindings/camel-k/kamelet.yaml.tmpl rename templates/{bindings/camel-k/avro-deserialize-action-binding.yaml => pipes/camel-k/avro-deserialize-action-pipe.yaml} (75%) rename templates/{bindings/camel-k/avro-serialize-action-binding.yaml => pipes/camel-k/avro-serialize-action-pipe.yaml} (73%) rename templates/{bindings/camel-k/aws-cloudwatch-sink-binding.yaml => pipes/camel-k/aws-cloudwatch-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-ddb-streams-source-binding.yaml => pipes/camel-k/aws-ddb-streams-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/aws-ec2-sink-binding.yaml => pipes/camel-k/aws-ec2-sink-pipe.yaml} (68%) rename templates/{bindings/camel-k/aws-kinesis-firehose-sink-binding.yaml => pipes/camel-k/aws-kinesis-firehose-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-kinesis-sink-binding.yaml => pipes/camel-k/aws-kinesis-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-kinesis-source-binding.yaml => pipes/camel-k/aws-kinesis-source-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-lambda-sink-binding.yaml => pipes/camel-k/aws-lambda-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-redshift-sink-binding.yaml => pipes/camel-k/aws-redshift-sink-pipe.yaml} (74%) rename templates/{bindings/camel-k/aws-redshift-source-binding.yaml => pipes/camel-k/aws-redshift-source-pipe.yaml} (74%) rename templates/{bindings/camel-k/aws-s3-sink-binding.yaml => pipes/camel-k/aws-s3-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-s3-source-binding.yaml => pipes/camel-k/aws-s3-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-s3-streaming-upload-sink-binding.yaml => pipes/camel-k/aws-s3-streaming-upload-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-secrets-manager-sink-binding.yaml => pipes/camel-k/aws-secrets-manager-sink-pipe.yaml} (67%) rename templates/{bindings/camel-k/aws-sns-fifo-sink-binding.yaml => pipes/camel-k/aws-sns-fifo-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-sns-sink-binding.yaml => pipes/camel-k/aws-sns-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-sqs-batch-sink-binding.yaml => pipes/camel-k/aws-sqs-batch-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/aws-sqs-fifo-sink-binding.yaml => pipes/camel-k/aws-sqs-fifo-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/aws-sqs-sink-binding.yaml => pipes/camel-k/aws-sqs-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-sqs-source-binding.yaml => pipes/camel-k/aws-sqs-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/aws-translate-action-binding.yaml => pipes/camel-k/aws-translate-action-pipe.yaml} (71%) rename templates/{bindings/camel-k/azure-cosmosdb-source-binding.yaml => pipes/camel-k/azure-cosmosdb-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/azure-eventhubs-sink-binding.yaml => pipes/camel-k/azure-eventhubs-sink-pipe.yaml} (73%) rename templates/{bindings/camel-k/azure-eventhubs-source-binding.yaml => pipes/camel-k/azure-eventhubs-source-pipe.yaml} (79%) rename templates/{bindings/camel-k/azure-storage-blob-sink-binding.yaml => pipes/camel-k/azure-storage-blob-sink-pipe.yaml} (69%) rename templates/{bindings/camel-k/azure-storage-blob-source-binding.yaml => pipes/camel-k/azure-storage-blob-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/azure-storage-queue-sink-binding.yaml => pipes/camel-k/azure-storage-queue-sink-pipe.yaml} (68%) rename templates/{bindings/camel-k/azure-storage-queue-source-binding.yaml => pipes/camel-k/azure-storage-queue-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/bitcoin-source-binding.yaml => pipes/camel-k/bitcoin-source-pipe.yaml} (57%) rename templates/{bindings/camel-k/caffeine-action-binding.yaml => pipes/camel-k/caffeine-action-pipe.yaml} (70%) rename templates/{bindings/camel-k/cassandra-sink-binding.yaml => pipes/camel-k/cassandra-sink-pipe.yaml} (69%) rename templates/{bindings/camel-k/cassandra-source-binding.yaml => pipes/camel-k/cassandra-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/ceph-sink-binding.yaml => pipes/camel-k/ceph-sink-pipe.yaml} (87%) rename templates/{bindings/camel-k/ceph-source-binding.yaml => pipes/camel-k/ceph-source-pipe.yaml} (89%) rename templates/{bindings/camel-k/chuck-norris-source-binding.yaml => pipes/camel-k/chuck-norris-source-pipe.yaml} (57%) rename templates/{bindings/camel-k/chunk-template-action-binding.yaml => pipes/camel-k/chunk-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/couchbase-sink-binding.yaml => pipes/camel-k/couchbase-sink-pipe.yaml} (68%) rename templates/{bindings/camel-k/cron-source-binding.yaml => pipes/camel-k/cron-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/delay-action-binding.yaml => pipes/camel-k/delay-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/dns-dig-action-binding.yaml => pipes/camel-k/dns-dig-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/dns-ip-action-binding.yaml => pipes/camel-k/dns-ip-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/dns-lookup-action-binding.yaml => pipes/camel-k/dns-lookup-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/dropbox-sink-binding.yaml => pipes/camel-k/dropbox-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/dropbox-source-binding.yaml => pipes/camel-k/dropbox-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/earthquake-source-binding.yaml => pipes/camel-k/earthquake-source-pipe.yaml} (57%) rename templates/{bindings/camel-k/elasticsearch-index-sink-binding.yaml => pipes/camel-k/elasticsearch-index-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/elasticsearch-search-source-binding.yaml => pipes/camel-k/elasticsearch-search-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/exec-sink-binding.yaml => pipes/camel-k/exec-sink-pipe.yaml} (64%) rename templates/{bindings/camel-k/extract-field-action-binding.yaml => pipes/camel-k/extract-field-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/fhir-source-binding.yaml => pipes/camel-k/fhir-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/file-watch-source-binding.yaml => pipes/camel-k/file-watch-source-pipe.yaml} (63%) rename templates/{bindings/camel-k/freemarker-template-action-binding.yaml => pipes/camel-k/freemarker-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/ftp-sink-binding.yaml => pipes/camel-k/ftp-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/ftp-source-binding.yaml => pipes/camel-k/ftp-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/ftps-sink-binding.yaml => pipes/camel-k/ftps-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/ftps-source-binding.yaml => pipes/camel-k/ftps-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/github-commit-source-binding.yaml => pipes/camel-k/github-commit-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/github-event-source-binding.yaml => pipes/camel-k/github-event-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/github-source-binding.yaml => pipes/camel-k/github-source-pipe.yaml} (70%) rename templates/{bindings/camel-k/github-tag-source-binding.yaml => pipes/camel-k/github-tag-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/google-calendar-source-binding.yaml => pipes/camel-k/google-calendar-source-pipe.yaml} (76%) rename templates/{bindings/camel-k/google-functions-sink-binding.yaml => pipes/camel-k/google-functions-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/google-mail-source-binding.yaml => pipes/camel-k/google-mail-source-pipe.yaml} (75%) rename templates/{bindings/camel-k/google-pubsub-sink-binding.yaml => pipes/camel-k/google-pubsub-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/google-pubsub-source-binding.yaml => pipes/camel-k/google-pubsub-source-pipe.yaml} (70%) rename templates/{bindings/camel-k/google-sheets-source-binding.yaml => pipes/camel-k/google-sheets-source-pipe.yaml} (76%) rename templates/{bindings/camel-k/google-storage-sink-binding.yaml => pipes/camel-k/google-storage-sink-pipe.yaml} (68%) rename templates/{bindings/camel-k/google-storage-source-binding.yaml => pipes/camel-k/google-storage-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/has-header-filter-action-binding.yaml => pipes/camel-k/has-header-filter-action-pipe.yaml} (67%) rename templates/{bindings/camel-k/header-matches-filter-action-binding.yaml => pipes/camel-k/header-matches-filter-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/hoist-field-action-binding.yaml => pipes/camel-k/hoist-field-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/http-secured-sink-binding.yaml => pipes/camel-k/http-secured-sink-pipe.yaml} (63%) rename templates/{bindings/camel-k/http-secured-source-binding.yaml => pipes/camel-k/http-secured-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/http-sink-binding.yaml => pipes/camel-k/http-sink-pipe.yaml} (64%) rename templates/{bindings/camel-k/http-source-binding.yaml => pipes/camel-k/http-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/infinispan-sink-binding.yaml => pipes/camel-k/infinispan-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/infinispan-source-binding.yaml => pipes/camel-k/infinispan-source-pipe.yaml} (70%) rename templates/{bindings/camel-k/insert-field-action-binding.yaml => pipes/camel-k/insert-field-action-pipe.yaml} (66%) rename templates/{bindings/camel-k/insert-header-action-binding.yaml => pipes/camel-k/insert-header-action-pipe.yaml} (66%) rename templates/{bindings/camel-k/is-tombstone-filter-action-binding.yaml => pipes/camel-k/is-tombstone-filter-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/jira-add-comment-sink-binding.yaml => pipes/camel-k/jira-add-comment-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/jira-add-issue-sink-binding.yaml => pipes/camel-k/jira-add-issue-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/jira-source-binding.yaml => pipes/camel-k/jira-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/jira-transition-issue-sink-binding.yaml => pipes/camel-k/jira-transition-issue-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/jira-update-issue-sink-binding.yaml => pipes/camel-k/jira-update-issue-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/jms-amqp-10-sink-binding.yaml => pipes/camel-k/jms-amqp-10-sink-pipe.yaml} (67%) rename templates/{bindings/camel-k/jms-amqp-10-source-binding.yaml => pipes/camel-k/jms-amqp-10-source-pipe.yaml} (67%) rename templates/{bindings/camel-k/jms-apache-artemis-sink-binding.yaml => pipes/camel-k/jms-apache-artemis-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/jms-apache-artemis-source-binding.yaml => pipes/camel-k/jms-apache-artemis-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/jms-ibm-mq-sink-binding.yaml => pipes/camel-k/jms-ibm-mq-sink-pipe.yaml} (77%) rename templates/{bindings/camel-k/jms-ibm-mq-source-binding.yaml => pipes/camel-k/jms-ibm-mq-source-pipe.yaml} (77%) rename templates/{bindings/camel-k/jolt-transformation-action-binding.yaml => pipes/camel-k/jolt-transformation-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/json-deserialize-action-binding.yaml => pipes/camel-k/json-deserialize-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/json-patch-action-binding.yaml => pipes/camel-k/json-patch-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/json-schema-validator-action-binding.yaml => pipes/camel-k/json-schema-validator-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/json-serialize-action-binding.yaml => pipes/camel-k/json-serialize-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/jsonata-action-binding.yaml => pipes/camel-k/jsonata-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/kafka-manual-commit-action-binding.yaml => pipes/camel-k/kafka-manual-commit-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/kafka-not-secured-sink-binding.yaml => pipes/camel-k/kafka-not-secured-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/kafka-not-secured-source-binding.yaml => pipes/camel-k/kafka-not-secured-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/kafka-sink-binding.yaml => pipes/camel-k/kafka-sink-pipe.yaml} (71%) rename templates/{bindings/camel-k/kafka-source-binding.yaml => pipes/camel-k/kafka-source-pipe.yaml} (71%) create mode 100644 templates/pipes/camel-k/kamelet.yaml.tmpl rename templates/{bindings/camel-k/kubernetes-namespaces-source-binding.yaml => pipes/camel-k/kubernetes-namespaces-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/kubernetes-nodes-source-binding.yaml => pipes/camel-k/kubernetes-nodes-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/kubernetes-pods-source-binding.yaml => pipes/camel-k/kubernetes-pods-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/log-sink-binding.yaml => pipes/camel-k/log-sink-pipe.yaml} (58%) rename templates/{bindings/camel-k/mail-imap-source-binding.yaml => pipes/camel-k/mail-imap-source-pipe.yaml} (68%) rename templates/{bindings/camel-k/mail-sink-binding.yaml => pipes/camel-k/mail-sink-pipe.yaml} (69%) rename templates/{bindings/camel-k/mariadb-sink-binding.yaml => pipes/camel-k/mariadb-sink-pipe.yaml} (75%) rename templates/{bindings/camel-k/mariadb-source-binding.yaml => pipes/camel-k/mariadb-source-pipe.yaml} (75%) rename templates/{bindings/camel-k/mask-field-action-binding.yaml => pipes/camel-k/mask-field-action-pipe.yaml} (67%) rename templates/{bindings/camel-k/message-timestamp-router-action-binding.yaml => pipes/camel-k/message-timestamp-router-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/minio-sink-binding.yaml => pipes/camel-k/minio-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/minio-source-binding.yaml => pipes/camel-k/minio-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/mongodb-sink-binding.yaml => pipes/camel-k/mongodb-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/mongodb-source-binding.yaml => pipes/camel-k/mongodb-source-pipe.yaml} (69%) rename templates/{bindings/camel-k/mqtt-sink-binding.yaml => pipes/camel-k/mqtt-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/mqtt-source-binding.yaml => pipes/camel-k/mqtt-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/mustache-template-action-binding.yaml => pipes/camel-k/mustache-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/mvel-template-action-binding.yaml => pipes/camel-k/mvel-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/mysql-sink-binding.yaml => pipes/camel-k/mysql-sink-pipe.yaml} (75%) rename templates/{bindings/camel-k/mysql-source-binding.yaml => pipes/camel-k/mysql-source-pipe.yaml} (75%) rename templates/{bindings/camel-k/nats-sink-binding.yaml => pipes/camel-k/nats-sink-pipe.yaml} (65%) rename templates/{bindings/camel-k/nats-source-binding.yaml => pipes/camel-k/nats-source-pipe.yaml} (65%) rename templates/{bindings/camel-k/openai-classification-action-binding.yaml => pipes/camel-k/openai-classification-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/openai-completion-action-binding.yaml => pipes/camel-k/openai-completion-action-pipe.yaml} (66%) rename templates/{bindings/camel-k/pdf-action-binding.yaml => pipes/camel-k/pdf-action-pipe.yaml} (62%) rename templates/{bindings/camel-k/postgresql-sink-binding.yaml => pipes/camel-k/postgresql-sink-pipe.yaml} (75%) rename templates/{bindings/camel-k/postgresql-source-binding.yaml => pipes/camel-k/postgresql-source-pipe.yaml} (74%) rename templates/{bindings/camel-k/predicate-filter-action-binding.yaml => pipes/camel-k/predicate-filter-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/protobuf-deserialize-action-binding.yaml => pipes/camel-k/protobuf-deserialize-action-pipe.yaml} (71%) rename templates/{bindings/camel-k/protobuf-serialize-action-binding.yaml => pipes/camel-k/protobuf-serialize-action-pipe.yaml} (69%) rename templates/{bindings/camel-k/pulsar-sink-binding.yaml => pipes/camel-k/pulsar-sink-pipe.yaml} (74%) rename templates/{bindings/camel-k/pulsar-source-binding.yaml => pipes/camel-k/pulsar-source-pipe.yaml} (73%) rename templates/{bindings/camel-k/rabbitmq-source-binding.yaml => pipes/camel-k/rabbitmq-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/redis-sink-binding.yaml => pipes/camel-k/redis-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/redis-source-binding.yaml => pipes/camel-k/redis-source-pipe.yaml} (66%) rename templates/{bindings/camel-k/regex-router-action-binding.yaml => pipes/camel-k/regex-router-action-pipe.yaml} (66%) rename templates/{bindings/camel-k/replace-field-action-binding.yaml => pipes/camel-k/replace-field-action-pipe.yaml} (68%) rename templates/{bindings/camel-k/salesforce-source-binding.yaml => pipes/camel-k/salesforce-source-pipe.yaml} (75%) rename templates/{bindings/camel-k/sftp-sink-binding.yaml => pipes/camel-k/sftp-sink-pipe.yaml} (72%) rename templates/{bindings/camel-k/sftp-source-binding.yaml => pipes/camel-k/sftp-source-pipe.yaml} (72%) rename templates/{bindings => pipes}/camel-k/simple-filter-action-binding.yaml (66%) rename templates/{bindings/camel-k/slack-sink-binding.yaml => pipes/camel-k/slack-sink-pipe.yaml} (66%) rename templates/{bindings/camel-k/slack-source-binding.yaml => pipes/camel-k/slack-source-pipe.yaml} (65%) rename templates/{bindings/camel-k/splunk-hec-sink-binding.yaml => pipes/camel-k/splunk-hec-sink-pipe.yaml} (67%) rename templates/{bindings/camel-k/splunk-sink-binding.yaml => pipes/camel-k/splunk-sink-pipe.yaml} (70%) rename templates/{bindings/camel-k/splunk-source-binding.yaml => pipes/camel-k/splunk-source-pipe.yaml} (65%) rename templates/{bindings/camel-k/sqlserver-sink-binding.yaml => pipes/camel-k/sqlserver-sink-pipe.yaml} (75%) rename templates/{bindings/camel-k/sqlserver-source-binding.yaml => pipes/camel-k/sqlserver-source-pipe.yaml} (75%) rename templates/{bindings/camel-k/ssh-sink-binding.yaml => pipes/camel-k/ssh-sink-pipe.yaml} (69%) rename templates/{bindings/camel-k/ssh-source-binding.yaml => pipes/camel-k/ssh-source-pipe.yaml} (71%) rename templates/{bindings/camel-k/string-template-action-binding.yaml => pipes/camel-k/string-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/telegram-sink-binding.yaml => pipes/camel-k/telegram-sink-pipe.yaml} (63%) rename templates/{bindings/camel-k/telegram-source-binding.yaml => pipes/camel-k/telegram-source-pipe.yaml} (63%) rename templates/{bindings/camel-k/throttle-action-binding.yaml => pipes/camel-k/throttle-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/timer-source-binding.yaml => pipes/camel-k/timer-source-pipe.yaml} (63%) rename templates/{bindings/camel-k/timestamp-router-action-binding.yaml => pipes/camel-k/timestamp-router-action-pipe.yaml} (61%) rename templates/{bindings/camel-k/topic-name-matches-filter-action-binding.yaml => pipes/camel-k/topic-name-matches-filter-action-pipe.yaml} (63%) rename templates/{bindings/camel-k/twitter-directmessage-source-binding.yaml => pipes/camel-k/twitter-directmessage-source-pipe.yaml} (72%) rename templates/{bindings/camel-k/twitter-search-source-binding.yaml => pipes/camel-k/twitter-search-source-pipe.yaml} (73%) rename templates/{bindings/camel-k/twitter-timeline-source-binding.yaml => pipes/camel-k/twitter-timeline-source-pipe.yaml} (73%) rename templates/{bindings/camel-k/value-to-key-action-binding.yaml => pipes/camel-k/value-to-key-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/velocity-template-action-binding.yaml => pipes/camel-k/velocity-template-action-pipe.yaml} (64%) rename templates/{bindings/camel-k/webhook-source-binding.yaml => pipes/camel-k/webhook-source-pipe.yaml} (57%) rename templates/{bindings/camel-k/websocket-source-binding.yaml => pipes/camel-k/websocket-source-pipe.yaml} (63%) rename templates/{bindings/camel-k/wttrin-source-binding.yaml => pipes/camel-k/wttrin-source-pipe.yaml} (57%) rename templates/{bindings/camel-k/xj-identity-action-binding.yaml => pipes/camel-k/xj-identity-action-pipe.yaml} (65%) rename templates/{bindings/camel-k/xj-template-action-binding.yaml => pipes/camel-k/xj-template-action-pipe.yaml} (67%) rename templates/{bindings/core/avro-deserialize-action-binding.yaml => pipes/core/avro-deserialize-action-pipe.yaml} (100%) rename templates/{bindings/core/avro-serialize-action-binding.yaml => pipes/core/avro-serialize-action-pipe.yaml} (100%) rename templates/{bindings/core/aws-cloudwatch-sink-binding.yaml => pipes/core/aws-cloudwatch-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-ddb-streams-source-binding.yaml => pipes/core/aws-ddb-streams-source-pipe.yaml} (100%) rename templates/{bindings/core/aws-ec2-sink-binding.yaml => pipes/core/aws-ec2-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-kinesis-firehose-sink-binding.yaml => pipes/core/aws-kinesis-firehose-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-kinesis-sink-binding.yaml => pipes/core/aws-kinesis-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-kinesis-source-binding.yaml => pipes/core/aws-kinesis-source-pipe.yaml} (100%) rename templates/{bindings/core/aws-lambda-sink-binding.yaml => pipes/core/aws-lambda-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-redshift-sink-binding.yaml => pipes/core/aws-redshift-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-redshift-source-binding.yaml => pipes/core/aws-redshift-source-pipe.yaml} (100%) rename templates/{bindings/core/aws-s3-sink-binding.yaml => pipes/core/aws-s3-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-s3-source-binding.yaml => pipes/core/aws-s3-source-pipe.yaml} (100%) rename templates/{bindings/core/aws-s3-streaming-upload-sink-binding.yaml => pipes/core/aws-s3-streaming-upload-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-secrets-manager-sink-binding.yaml => pipes/core/aws-secrets-manager-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sns-fifo-sink-binding.yaml => pipes/core/aws-sns-fifo-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sns-sink-binding.yaml => pipes/core/aws-sns-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sqs-batch-sink-binding.yaml => pipes/core/aws-sqs-batch-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sqs-fifo-sink-binding.yaml => pipes/core/aws-sqs-fifo-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sqs-sink-binding.yaml => pipes/core/aws-sqs-sink-pipe.yaml} (100%) rename templates/{bindings/core/aws-sqs-source-binding.yaml => pipes/core/aws-sqs-source-pipe.yaml} (100%) rename templates/{bindings/core/aws-translate-action-binding.yaml => pipes/core/aws-translate-action-pipe.yaml} (100%) rename templates/{bindings/core/azure-cosmosdb-source-binding.yaml => pipes/core/azure-cosmosdb-source-pipe.yaml} (100%) rename templates/{bindings/core/azure-eventhubs-sink-binding.yaml => pipes/core/azure-eventhubs-sink-pipe.yaml} (100%) rename templates/{bindings/core/azure-eventhubs-source-binding.yaml => pipes/core/azure-eventhubs-source-pipe.yaml} (100%) rename templates/{bindings/core/azure-storage-blob-sink-binding.yaml => pipes/core/azure-storage-blob-sink-pipe.yaml} (100%) rename templates/{bindings/core/azure-storage-blob-source-binding.yaml => pipes/core/azure-storage-blob-source-pipe.yaml} (100%) rename templates/{bindings/core/azure-storage-queue-sink-binding.yaml => pipes/core/azure-storage-queue-sink-pipe.yaml} (100%) rename templates/{bindings/core/azure-storage-queue-source-binding.yaml => pipes/core/azure-storage-queue-source-pipe.yaml} (100%) rename templates/{bindings/core/bitcoin-source-binding.yaml => pipes/core/bitcoin-source-pipe.yaml} (100%) rename templates/{bindings/core/caffeine-action-binding.yaml => pipes/core/caffeine-action-pipe.yaml} (100%) rename templates/{bindings/core/cassandra-sink-binding.yaml => pipes/core/cassandra-sink-pipe.yaml} (100%) rename templates/{bindings/core/cassandra-source-binding.yaml => pipes/core/cassandra-source-pipe.yaml} (100%) rename templates/{bindings/core/chuck-norris-source-binding.yaml => pipes/core/chuck-norris-source-pipe.yaml} (100%) rename templates/{bindings/core/chunk-template-action-binding.yaml => pipes/core/chunk-template-action-pipe.yaml} (100%) rename templates/{bindings/core/couchbase-sink-binding.yaml => pipes/core/couchbase-sink-pipe.yaml} (100%) rename templates/{bindings/core/cron-source-binding.yaml => pipes/core/cron-source-pipe.yaml} (100%) rename templates/{bindings/core/delay-action-binding.yaml => pipes/core/delay-action-pipe.yaml} (100%) rename templates/{bindings/core/dns-dig-action-binding.yaml => pipes/core/dns-dig-action-pipe.yaml} (100%) rename templates/{bindings/core/dns-ip-action-binding.yaml => pipes/core/dns-ip-action-pipe.yaml} (100%) rename templates/{bindings/core/dns-lookup-action-binding.yaml => pipes/core/dns-lookup-action-pipe.yaml} (100%) rename templates/{bindings/core/dropbox-sink-binding.yaml => pipes/core/dropbox-sink-pipe.yaml} (100%) rename templates/{bindings/core/dropbox-source-binding.yaml => pipes/core/dropbox-source-pipe.yaml} (100%) rename templates/{bindings/core/earthquake-source-binding.yaml => pipes/core/earthquake-source-pipe.yaml} (100%) rename templates/{bindings/core/elasticsearch-index-sink-binding.yaml => pipes/core/elasticsearch-index-sink-pipe.yaml} (100%) rename templates/{bindings/core/elasticsearch-search-source-binding.yaml => pipes/core/elasticsearch-search-source-pipe.yaml} (100%) rename templates/{bindings/core/exec-sink-binding.yaml => pipes/core/exec-sink-pipe.yaml} (100%) rename templates/{bindings/core/extract-field-action-binding.yaml => pipes/core/extract-field-action-pipe.yaml} (100%) rename templates/{bindings/core/fhir-source-binding.yaml => pipes/core/fhir-source-pipe.yaml} (100%) rename templates/{bindings/core/file-watch-source-binding.yaml => pipes/core/file-watch-source-pipe.yaml} (100%) rename templates/{bindings/core/freemarker-template-action-binding.yaml => pipes/core/freemarker-template-action-pipe.yaml} (100%) rename templates/{bindings/core/ftp-sink-binding.yaml => pipes/core/ftp-sink-pipe.yaml} (100%) rename templates/{bindings/core/ftp-source-binding.yaml => pipes/core/ftp-source-pipe.yaml} (100%) rename templates/{bindings/core/ftps-sink-binding.yaml => pipes/core/ftps-sink-pipe.yaml} (100%) rename templates/{bindings/core/ftps-source-binding.yaml => pipes/core/ftps-source-pipe.yaml} (100%) rename templates/{bindings/core/github-commit-source-binding.yaml => pipes/core/github-commit-source-pipe.yaml} (100%) rename templates/{bindings/core/github-event-source-binding.yaml => pipes/core/github-event-source-pipe.yaml} (100%) rename templates/{bindings/core/github-source-binding.yaml => pipes/core/github-source-pipe.yaml} (100%) rename templates/{bindings/core/github-tag-source-binding.yaml => pipes/core/github-tag-source-pipe.yaml} (100%) rename templates/{bindings/core/google-calendar-source-binding.yaml => pipes/core/google-calendar-source-pipe.yaml} (100%) rename templates/{bindings/core/google-functions-sink-binding.yaml => pipes/core/google-functions-sink-pipe.yaml} (100%) rename templates/{bindings/core/google-mail-source-binding.yaml => pipes/core/google-mail-source-pipe.yaml} (100%) rename templates/{bindings/core/google-pubsub-sink-binding.yaml => pipes/core/google-pubsub-sink-pipe.yaml} (100%) rename templates/{bindings/core/google-pubsub-source-binding.yaml => pipes/core/google-pubsub-source-pipe.yaml} (100%) rename templates/{bindings/core/google-sheets-source-binding.yaml => pipes/core/google-sheets-source-pipe.yaml} (100%) rename templates/{bindings/core/google-storage-sink-binding.yaml => pipes/core/google-storage-sink-pipe.yaml} (100%) rename templates/{bindings/core/google-storage-source-binding.yaml => pipes/core/google-storage-source-pipe.yaml} (100%) rename templates/{bindings/core/has-header-filter-action-binding.yaml => pipes/core/has-header-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/header-matches-filter-action-binding.yaml => pipes/core/header-matches-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/hoist-field-action-binding.yaml => pipes/core/hoist-field-action-pipe.yaml} (100%) rename templates/{bindings/core/http-secured-sink-binding.yaml => pipes/core/http-secured-sink-pipe.yaml} (100%) rename templates/{bindings/core/http-secured-source-binding.yaml => pipes/core/http-secured-source-pipe.yaml} (100%) rename templates/{bindings/core/http-sink-binding.yaml => pipes/core/http-sink-pipe.yaml} (100%) rename templates/{bindings/core/http-source-binding.yaml => pipes/core/http-source-pipe.yaml} (100%) rename templates/{bindings/core/infinispan-sink-binding.yaml => pipes/core/infinispan-sink-pipe.yaml} (100%) rename templates/{bindings/core/infinispan-source-binding.yaml => pipes/core/infinispan-source-pipe.yaml} (100%) rename templates/{bindings/core/insert-field-action-binding.yaml => pipes/core/insert-field-action-pipe.yaml} (100%) rename templates/{bindings/core/insert-header-action-binding.yaml => pipes/core/insert-header-action-pipe.yaml} (100%) rename templates/{bindings/core/is-tombstone-filter-action-binding.yaml => pipes/core/is-tombstone-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/jira-add-comment-sink-binding.yaml => pipes/core/jira-add-comment-sink-pipe.yaml} (100%) rename templates/{bindings/core/jira-add-issue-sink-binding.yaml => pipes/core/jira-add-issue-sink-pipe.yaml} (100%) rename templates/{bindings/core/jira-source-binding.yaml => pipes/core/jira-source-pipe.yaml} (100%) rename templates/{bindings/core/jira-transition-issue-sink-binding.yaml => pipes/core/jira-transition-issue-sink-pipe.yaml} (100%) rename templates/{bindings/core/jira-update-issue-sink-binding.yaml => pipes/core/jira-update-issue-sink-pipe.yaml} (100%) rename templates/{bindings/core/jms-amqp-10-sink-binding.yaml => pipes/core/jms-amqp-10-sink-pipe.yaml} (100%) rename templates/{bindings/core/jms-amqp-10-source-binding.yaml => pipes/core/jms-amqp-10-source-pipe.yaml} (100%) rename templates/{bindings/core/jms-apache-artemis-sink-binding.yaml => pipes/core/jms-apache-artemis-sink-pipe.yaml} (100%) rename templates/{bindings/core/jms-apache-artemis-source-binding.yaml => pipes/core/jms-apache-artemis-source-pipe.yaml} (100%) rename templates/{bindings/core/jms-ibm-mq-sink-binding.yaml => pipes/core/jms-ibm-mq-sink-pipe.yaml} (100%) rename templates/{bindings/core/jms-ibm-mq-source-binding.yaml => pipes/core/jms-ibm-mq-source-pipe.yaml} (100%) rename templates/{bindings/core/jolt-transformation-action-binding.yaml => pipes/core/jolt-transformation-action-pipe.yaml} (100%) rename templates/{bindings/core/json-deserialize-action-binding.yaml => pipes/core/json-deserialize-action-pipe.yaml} (100%) rename templates/{bindings/core/json-patch-action-binding.yaml => pipes/core/json-patch-action-pipe.yaml} (100%) rename templates/{bindings/core/json-schema-validator-action-binding.yaml => pipes/core/json-schema-validator-action-pipe.yaml} (100%) rename templates/{bindings/core/json-serialize-action-binding.yaml => pipes/core/json-serialize-action-pipe.yaml} (100%) rename templates/{bindings/core/jsonata-action-binding.yaml => pipes/core/jsonata-action-pipe.yaml} (100%) rename templates/{bindings/core/kafka-manual-commit-action-binding.yaml => pipes/core/kafka-manual-commit-action-pipe.yaml} (100%) rename templates/{bindings/core/kafka-not-secured-sink-binding.yaml => pipes/core/kafka-not-secured-sink-pipe.yaml} (100%) rename templates/{bindings/core/kafka-not-secured-source-binding.yaml => pipes/core/kafka-not-secured-source-pipe.yaml} (100%) rename templates/{bindings/core/kafka-sink-binding.yaml => pipes/core/kafka-sink-pipe.yaml} (100%) rename templates/{bindings/core/kafka-source-binding.yaml => pipes/core/kafka-source-pipe.yaml} (100%) rename templates/{bindings/core/kamelet-core-binding.yaml.tmpl => pipes/core/kamelet-core-pipe.yaml.tmpl} (100%) rename templates/{bindings/core/kubernetes-namespaces-source-binding.yaml => pipes/core/kubernetes-namespaces-source-pipe.yaml} (100%) rename templates/{bindings/core/kubernetes-nodes-source-binding.yaml => pipes/core/kubernetes-nodes-source-pipe.yaml} (100%) rename templates/{bindings/core/kubernetes-pods-source-binding.yaml => pipes/core/kubernetes-pods-source-pipe.yaml} (100%) rename templates/{bindings/core/log-sink-binding.yaml => pipes/core/log-sink-pipe.yaml} (100%) rename templates/{bindings/core/mail-imap-source-binding.yaml => pipes/core/mail-imap-source-pipe.yaml} (100%) rename templates/{bindings/core/mail-sink-binding.yaml => pipes/core/mail-sink-pipe.yaml} (100%) rename templates/{bindings/core/mariadb-sink-binding.yaml => pipes/core/mariadb-sink-pipe.yaml} (100%) rename templates/{bindings/core/mariadb-source-binding.yaml => pipes/core/mariadb-source-pipe.yaml} (100%) rename templates/{bindings/core/mask-field-action-binding.yaml => pipes/core/mask-field-action-pipe.yaml} (100%) rename templates/{bindings/core/message-timestamp-router-action-binding.yaml => pipes/core/message-timestamp-router-action-pipe.yaml} (100%) rename templates/{bindings/core/minio-sink-binding.yaml => pipes/core/minio-sink-pipe.yaml} (100%) rename templates/{bindings/core/minio-source-binding.yaml => pipes/core/minio-source-pipe.yaml} (100%) rename templates/{bindings/core/mongodb-sink-binding.yaml => pipes/core/mongodb-sink-pipe.yaml} (100%) rename templates/{bindings/core/mongodb-source-binding.yaml => pipes/core/mongodb-source-pipe.yaml} (100%) rename templates/{bindings/core/mqtt-sink-binding.yaml => pipes/core/mqtt-sink-pipe.yaml} (100%) rename templates/{bindings/core/mqtt-source-binding.yaml => pipes/core/mqtt-source-pipe.yaml} (100%) rename templates/{bindings/core/mustache-template-action-binding.yaml => pipes/core/mustache-template-action-pipe.yaml} (100%) rename templates/{bindings/core/mvel-template-action-binding.yaml => pipes/core/mvel-template-action-pipe.yaml} (100%) rename templates/{bindings/core/mysql-sink-binding.yaml => pipes/core/mysql-sink-pipe.yaml} (100%) rename templates/{bindings/core/mysql-source-binding.yaml => pipes/core/mysql-source-pipe.yaml} (100%) rename templates/{bindings/core/nats-sink-binding.yaml => pipes/core/nats-sink-pipe.yaml} (100%) rename templates/{bindings/core/nats-source-binding.yaml => pipes/core/nats-source-pipe.yaml} (100%) rename templates/{bindings/core/openai-classification-action-binding.yaml => pipes/core/openai-classification-action-pipe.yaml} (100%) rename templates/{bindings/core/openai-completion-action-binding.yaml => pipes/core/openai-completion-action-pipe.yaml} (100%) rename templates/{bindings => pipes}/core/parameter-list.tmpl (100%) rename templates/{bindings/core/pdf-action-binding.yaml => pipes/core/pdf-action-pipe.yaml} (100%) rename templates/{bindings/core/postgresql-sink-binding.yaml => pipes/core/postgresql-sink-pipe.yaml} (100%) rename templates/{bindings/core/postgresql-source-binding.yaml => pipes/core/postgresql-source-pipe.yaml} (100%) rename templates/{bindings/core/predicate-filter-action-binding.yaml => pipes/core/predicate-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/protobuf-deserialize-action-binding.yaml => pipes/core/protobuf-deserialize-action-pipe.yaml} (100%) rename templates/{bindings/core/protobuf-serialize-action-binding.yaml => pipes/core/protobuf-serialize-action-pipe.yaml} (100%) rename templates/{bindings/core/pulsar-sink-binding.yaml => pipes/core/pulsar-sink-pipe.yaml} (100%) rename templates/{bindings/core/pulsar-source-binding.yaml => pipes/core/pulsar-source-pipe.yaml} (100%) rename templates/{bindings/core/rabbitmq-source-binding.yaml => pipes/core/rabbitmq-source-pipe.yaml} (100%) rename templates/{bindings/core/redis-sink-binding.yaml => pipes/core/redis-sink-pipe.yaml} (100%) rename templates/{bindings/core/redis-source-binding.yaml => pipes/core/redis-source-pipe.yaml} (100%) rename templates/{bindings/core/regex-router-action-binding.yaml => pipes/core/regex-router-action-pipe.yaml} (100%) rename templates/{bindings/core/replace-field-action-binding.yaml => pipes/core/replace-field-action-pipe.yaml} (100%) rename templates/{bindings/core/salesforce-source-binding.yaml => pipes/core/salesforce-source-pipe.yaml} (100%) rename templates/{bindings/core/sftp-sink-binding.yaml => pipes/core/sftp-sink-pipe.yaml} (100%) rename templates/{bindings/core/sftp-source-binding.yaml => pipes/core/sftp-source-pipe.yaml} (100%) rename templates/{bindings/core/simple-filter-action-binding.yaml => pipes/core/simple-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/slack-sink-binding.yaml => pipes/core/slack-sink-pipe.yaml} (100%) rename templates/{bindings/core/slack-source-binding.yaml => pipes/core/slack-source-pipe.yaml} (100%) rename templates/{bindings/core/splunk-hec-sink-binding.yaml => pipes/core/splunk-hec-sink-pipe.yaml} (100%) rename templates/{bindings/core/splunk-sink-binding.yaml => pipes/core/splunk-sink-pipe.yaml} (100%) rename templates/{bindings/core/splunk-source-binding.yaml => pipes/core/splunk-source-pipe.yaml} (100%) rename templates/{bindings/core/sqlserver-sink-binding.yaml => pipes/core/sqlserver-sink-pipe.yaml} (100%) rename templates/{bindings/core/sqlserver-source-binding.yaml => pipes/core/sqlserver-source-pipe.yaml} (100%) rename templates/{bindings/core/ssh-sink-binding.yaml => pipes/core/ssh-sink-pipe.yaml} (100%) rename templates/{bindings/core/ssh-source-binding.yaml => pipes/core/ssh-source-pipe.yaml} (100%) rename templates/{bindings/core/string-template-action-binding.yaml => pipes/core/string-template-action-pipe.yaml} (100%) rename templates/{bindings/core/telegram-sink-binding.yaml => pipes/core/telegram-sink-pipe.yaml} (100%) rename templates/{bindings/core/telegram-source-binding.yaml => pipes/core/telegram-source-pipe.yaml} (100%) rename templates/{bindings/core/throttle-action-binding.yaml => pipes/core/throttle-action-pipe.yaml} (100%) rename templates/{bindings/core/timer-source-binding.yaml => pipes/core/timer-source-pipe.yaml} (100%) rename templates/{bindings/core/timestamp-router-action-binding.yaml => pipes/core/timestamp-router-action-pipe.yaml} (100%) rename templates/{bindings/core/topic-name-matches-filter-action-binding.yaml => pipes/core/topic-name-matches-filter-action-pipe.yaml} (100%) rename templates/{bindings/core/twitter-directmessage-source-binding.yaml => pipes/core/twitter-directmessage-source-pipe.yaml} (100%) rename templates/{bindings/core/twitter-search-source-binding.yaml => pipes/core/twitter-search-source-pipe.yaml} (100%) rename templates/{bindings/core/twitter-timeline-source-binding.yaml => pipes/core/twitter-timeline-source-pipe.yaml} (100%) rename templates/{bindings/core/value-to-key-action-binding.yaml => pipes/core/value-to-key-action-pipe.yaml} (100%) rename templates/{bindings/core/velocity-template-action-binding.yaml => pipes/core/velocity-template-action-pipe.yaml} (100%) rename templates/{bindings/core/webhook-source-binding.yaml => pipes/core/webhook-source-pipe.yaml} (100%) rename templates/{bindings/core/websocket-source-binding.yaml => pipes/core/websocket-source-pipe.yaml} (100%) rename templates/{bindings/core/wttrin-source-binding.yaml => pipes/core/wttrin-source-pipe.yaml} (100%) rename templates/{bindings/core/xj-identity-action-binding.yaml => pipes/core/xj-identity-action-pipe.yaml} (100%) rename templates/{bindings/core/xj-template-action-binding.yaml => pipes/core/xj-template-action-pipe.yaml} (100%) rename test/avro-data-type/{avro-to-log-binding.yaml => avro-to-log-pipe.yaml} (86%) rename test/avro-data-type/{json-to-avro-binding.yaml => json-to-avro-pipe.yaml} (86%) rename test/avro-serdes-action/{avro-to-log-binding.yaml => avro-to-log-pipe.yaml} (87%) rename test/avro-serdes-action/{json-to-avro-binding.yaml => json-to-avro-pipe.yaml} (86%) rename test/aws-ddb-sink/{aws-ddb-sink-binding.yaml => aws-ddb-sink-pipe.yaml} (88%) rename test/aws-s3/{aws-s3-uri-binding.feature => aws-s3-uri-pipe.feature} (68%) rename test/aws-s3/{aws-s3-uri-binding.yaml => aws-s3-uri-pipe.yaml} (89%) rename test/data-type-action/{data-type-action-binding.yaml => data-type-action-pipe.yaml} (86%) rename test/extract-field-action/{extract-field-action-binding.yaml => extract-field-action-pipe.yaml} (87%) rename test/insert-field-action/{insert-field-action-binding.yaml => insert-field-action-pipe.yaml} (87%) rename test/kafka/{kafka-sink-binding.yaml => kafka-sink-pipe.yaml} (88%) rename test/kafka/{kafka-source-binding.yaml => kafka-source-pipe.yaml} (90%) rename test/rest-openapi-sink/{rest-openapi-sink-binding.yaml => rest-openapi-sink-pipe.yaml} (86%) rename test/salesforce-sink/{timer-to-salesforce-binding.yaml => timer-to-salesforce-pipe.yaml} (88%) diff --git a/.github/workflows/yaks-tests.yaml b/.github/workflows/yaks-tests.yaml index 45a9c4c95..03a6e935a 100644 --- a/.github/workflows/yaks-tests.yaml +++ b/.github/workflows/yaks-tests.yaml @@ -42,7 +42,7 @@ concurrency: env: YAKS_VERSION: 0.16.0 - YAKS_RUN_OPTIONS: "--timeout=15m --local -e YAKS_CAMELK_MAX_ATTEMPTS=10 -e YAKS_JBANG_CAMEL_VERSION=4.0.0 -e YAKS_JBANG_KAMELETS_VERSION=4.0.0-SNAPSHOT -e YAKS_JBANG_KAMELETS_LOCAL_DIR=../../../kamelets -e YAKS_KAMELET_API_VERSION=v1alpha1" + YAKS_RUN_OPTIONS: "--timeout=15m --local -e YAKS_CAMELK_MAX_ATTEMPTS=10 -e YAKS_JBANG_CAMEL_VERSION=4.0.0 -e YAKS_JBANG_KAMELETS_VERSION=4.0.0 -e YAKS_JBANG_KAMELETS_LOCAL_DIR=../../../kamelets" jobs: test: diff --git a/README.md b/README.md index 6128baaad..e89932e36 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains the default Kamelet catalog used by Apache Camel and its sub-projects. -Kamelets in this repository can be used natively in Camel K, Camel, Camel-Quarkus and Camel-spring-boot integrations, without additional configuration steps. Users just need to reference the Kamelets by name in the URI (e.g. `kamelet:timer-source?message=Hello`), or use them in a `KameletBinding`, for Camel K, in particular. +Kamelets in this repository can be used natively in Camel K, Camel, Camel-Quarkus and Camel-spring-boot integrations, without additional configuration steps. Users just need to reference the Kamelets by name in the URI (e.g. `kamelet:timer-source?message=Hello`), or use them in a `Pipe`, for Camel K, in particular. **NOTE**: Camel K (and other sub-projects) will only use a specific version of this Kamelet catalog. Refer to the release notes of the sub-project for more information. @@ -59,7 +59,7 @@ All Kamelets present in this repository **MUST** have the *annotation* `camel.ap We provide an example of Kamelet to give more context to the following sections: ```yaml -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: timer-source @@ -162,11 +162,11 @@ Kamelets submitted with tests that verify their correctness **MUST** be labeled **NOTE**: there's no way at the moment to inject credentials for external systems into the CI in order to write more advanced tests, but we can expect we'll find an usable strategy in the long run -### Kamelet Binding Examples +### Pipe Examples -Binding examples are highly encouraged to be added under `templates/bindings/camel-k` directory for Kamelet Binding and `templates/bindings/core` for the YAML routes. +Pipe examples are highly encouraged to be added under `templates/pipes/camel-k` directory for Pipe and `templates/pipes/core` for the YAML routes. -When the Kamelet Catalog documentation is generated, the examples in each Kamelet documentation page are automatically generated, but the generator code is not wise enough and it may generate a Kamelet Binding that doesn't work, requiring additional steps. In this case, the binding example should be added to the above mentioned directories, and add the comment marker at the first line `"# example_for_kamelet_doc"` only in the Camel K Kamelet Binding example (in `templates/bindings/camel-k`). When the documentation mechanism runs, it will source this binding example into the kamelet documentation page as example. +When the Kamelet Catalog documentation is generated, the examples in each Kamelet documentation page are automatically generated, but the generator code is not wise enough and it may generate a Pipe that doesn't work, requiring additional steps. In this case, the pipe example should be added to the above mentioned directories, and add the comment marker at the first line `"# example_for_kamelet_doc"` only in the Camel K Pipe example (in `templates/pipes/camel-k`). When the documentation mechanism runs, it will source this pipe example into the kamelet documentation page as example. ## Releasing diff --git a/docs/modules/ROOT/examples/js/kamelets.js b/docs/modules/ROOT/examples/js/kamelets.js index db2ae9a80..41efd51ca 100644 --- a/docs/modules/ROOT/examples/js/kamelets.js +++ b/docs/modules/ROOT/examples/js/kamelets.js @@ -28,8 +28,8 @@ const QUOTE_REPLACEMENTS = { '\\': '\\\\', } -// marker added to the first line of kamelet binding files in templates/bindings/camel-k -// generator will not generate a kamelet binding example and will source this kamelet binding file into the generated doc +// marker added to the first line of pipe files in templates/pipes/camel-k +// generator will not generate a pipe example and will source this pipe file into the generated doc const EXAMPLE_KAMELET_DOC_MARKER = "example_for_kamelet_doc" // regex to replace the sink type @@ -38,11 +38,11 @@ const regex = new RegExp(`( sink:\\n\\s*ref:\\n)(\\s*kind:)(.*)(\\n\\s*apiVersi const svgb64Prefix = 'data:image/svg+xml;base64,' module.exports = { - binding: (binding, apiVersion, kind, metadata_, spec_, refKind, refApiVersion, refName) => { + pipe: (pipe, apiVersion, kind, metadata_, spec_, refKind, refApiVersion, refName) => { const name = metadata_.name - const metadata = {name: `${name}-binding`} + const metadata = {name: `${name}-pipe`} - genExample = shouldGenerateKameletBindingExample(metadata.name) + genExample = shouldGeneratePipeExample(metadata.name) if (genExample) { const kamelet = { ref: { @@ -61,19 +61,19 @@ module.exports = { } const base = { apiVersion, - kind: 'KameletBinding', + kind: 'Pipe', metadata, } - const fn = kameletBindings[binding] || (() => `unrecognized binding ${binding}`) + const fn = pipes[pipe] || (() => `unrecognized pipe ${pipe}`) return fn(base, kamelet, platform) } else { - content = readKameletBindingExample(metadata.name, refApiVersion, refKind, refName) + content = readPipeExample(metadata.name, refApiVersion, refKind, refName) return content } }, - bindingCommand: (binding, name, definition, topic) => { - const namePrefix = { action: 'step-0', sink: 'sink', source: 'source' }[binding] + pipeCommand: (pipe, name, definition, topic) => { + const namePrefix = { action: 'step-0', sink: 'sink', source: 'source' }[pipe] const quote = (string) => (typeof string === 'String') ? string.replace(QUOTED_CHARS, (m) => QUOTE_REPLACEMENTS[m]) : string @@ -144,25 +144,25 @@ function kameletPropertyList (definition) { ) } -// verify if the existing kamelet binding example should be automatically generated +// verify if the existing pipe example should be automatically generated // by checking if there is a comment marker in the first line -function shouldGenerateKameletBindingExample(file) { - f = "../camel-kamelets/templates/bindings/camel-k/" + file + ".yaml" +function shouldGeneratePipeExample(file) { + f = "../camel-kamelets/templates/pipes/camel-k/" + file + ".yaml" try { bufContent = fs.readFileSync(f) content = bufContent.toString() line = content.split(/\r?\n/)[0] return line.indexOf(EXAMPLE_KAMELET_DOC_MARKER) < 0 } catch (err) { - // in case there is no kamelet binding example file, assume the example should be generated + // in case there is no pipe example file, assume the example should be generated return true } } -// source the kamelet binding example from the example file +// source the pipe example from the example file // skip the first line and replace the sink kind when the kind is a knative channel -function readKameletBindingExample(file, apiVersion, kind, name) { - f = "../camel-kamelets/templates/bindings/camel-k/" + file + ".yaml" +function readPipeExample(file, apiVersion, kind, name) { + f = "../camel-kamelets/templates/pipes/camel-k/" + file + ".yaml" try { bufContent = fs.readFileSync(f) content = bufContent.toString() @@ -177,19 +177,19 @@ function readKameletBindingExample(file, apiVersion, kind, name) { yamlDoc = yaml.load(klbContent); return yamlDoc } catch (err) { - console.log("Error reading kamelet binding example file " + file + ": " + err) + console.log("Error reading pipe example file " + file + ": " + err) return err } } -const kameletBindings = { +const pipes = { action: (base, kamelet, platform) => Object.assign(base, { spec: { source: { ref: { kind: 'Kamelet', - apiVersion: 'camel.apache.org/v1alpha1', + apiVersion: 'camel.apache.org/v1', name: 'kafka-source', properties: { bootstrapServers: 'localhost:9092', diff --git a/docs/modules/ROOT/examples/template/kamelet-options.adoc b/docs/modules/ROOT/examples/template/kamelet-options.adoc index 89ca59ce1..4837aa87f 100644 --- a/docs/modules/ROOT/examples/template/kamelet-options.adoc +++ b/docs/modules/ROOT/examples/template/kamelet-options.adoc @@ -81,10 +81,10 @@ endif::[] :ref-kind: Channel :ref-name: mychannel -.{name}-binding.yaml +.{name}-pipe.yaml [source,yaml,subs='+attributes,macros'] ---- -jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$', format='kamelets.binding("{type}", apiVersion, kind, metadata, spec, "{ref-kind}", "{ref-api-version}", "{ref-name}")', outputFormat=yml, requires={requires}] +jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$', format='kamelets.pipe("{type}", apiVersion, kind, metadata, spec, "{ref-kind}", "{ref-api-version}", "{ref-name}")', outputFormat=yml, requires={requires}] ---- ==== *Prerequisite* @@ -93,13 +93,13 @@ You have xref:{camel-k-docs-version}@camel-k::installation/installation.adoc[Cam ==== *Procedure for using the cluster CLI* -. Save the \`{name}-binding.yaml\` file to your local drive, and then edit it as needed for your configuration. +. Save the \`{name}-pipe.yaml\` file to your local drive, and then edit it as needed for your configuration. . Run the {type} by using the following command: + [source,shell,subs=+attributes] ---- -kubectl apply -f {name}-binding.yaml +kubectl apply -f {name}-pipe.yaml ---- ==== *Procedure for using the Kamel CLI* @@ -108,10 +108,10 @@ Configure and run the {type} by using the following command: [source,shell,subs='+attributes,macros'] ---- -jsonpathExpression:example$yaml/${basename}.kamelet.yaml[query='$.spec', format='kamelets.bindingCommand("{type}", "{name}", definition, "channel:mychannel")', requires={requires}] +jsonpathExpression:example$yaml/${basename}.kamelet.yaml[query='$.spec', format='kamelets.pipeCommand("{type}", "{name}", definition, "channel:mychannel")', requires={requires}] ---- -This command creates the KameletBinding in the current namespace on the cluster. +This command creates the Pipe in the current namespace on the cluster. === Kafka {type} @@ -126,10 +126,10 @@ endif::[] :ref-kind: KafkaTopic :ref-name: my-topic -.{name}-binding.yaml +.{name}-pipe.yaml [source,yaml,subs='+attributes,macros'] ---- -jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$', format='kamelets.binding("{type}", apiVersion, kind, metadata, spec, "{ref-kind}", "{ref-api-version}", "{ref-name}")', outputFormat=yml, requires={requires}] +jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$', format='kamelets.pipe("{type}", apiVersion, kind, metadata, spec, "{ref-kind}", "{ref-api-version}", "{ref-name}")', outputFormat=yml, requires={requires}] ---- ==== *Prerequisites* @@ -140,13 +140,13 @@ jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$', format='kam ==== *Procedure for using the cluster CLI* -. Save the \`{name}-binding.yaml\` file to your local drive, and then edit it as needed for your configuration. +. Save the \`{name}-pipe.yaml\` file to your local drive, and then edit it as needed for your configuration. . Run the {type} by using the following command: + [source,shell,subs=+attributes] ---- -kubectl apply -f {name}-binding.yaml +kubectl apply -f {name}-pipe.yaml ---- ==== *Procedure for using the Kamel CLI* @@ -155,10 +155,10 @@ Configure and run the {type} by using the following command: [source,shell,subs='+attributes,macros'] ---- -jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$.spec', format='kamelets.bindingCommand("{type}", "{name}", definition, "kafka.strimzi.io/v1beta1:KafkaTopic:my-topic")', requires={requires}] +jsonpathExpression::example$yaml/${basename}.kamelet.yaml[query='$.spec', format='kamelets.pipeCommand("{type}", "{name}", definition, "kafka.strimzi.io/v1beta1:KafkaTopic:my-topic")', requires={requires}] ---- -This command creates the KameletBinding in the current namespace on the cluster. +This command creates the Pipe in the current namespace on the cluster. == Kamelet source file diff --git a/kamelets/avro-deserialize-action.kamelet.yaml b/kamelets/avro-deserialize-action.kamelet.yaml index ebff66050..9b14aa934 100644 --- a/kamelets/avro-deserialize-action.kamelet.yaml +++ b/kamelets/avro-deserialize-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: avro-deserialize-action diff --git a/kamelets/avro-serialize-action.kamelet.yaml b/kamelets/avro-serialize-action.kamelet.yaml index 93a50270a..fef40bcdb 100644 --- a/kamelets/avro-serialize-action.kamelet.yaml +++ b/kamelets/avro-serialize-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: avro-serialize-action diff --git a/kamelets/aws-cloudtrail-source.kamelet.yaml b/kamelets/aws-cloudtrail-source.kamelet.yaml index c692b5651..2447094c2 100644 --- a/kamelets/aws-cloudtrail-source.kamelet.yaml +++ b/kamelets/aws-cloudtrail-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-cloudtrail-source diff --git a/kamelets/aws-cloudwatch-sink.kamelet.yaml b/kamelets/aws-cloudwatch-sink.kamelet.yaml index 3dd6aac90..1143fc91c 100644 --- a/kamelets/aws-cloudwatch-sink.kamelet.yaml +++ b/kamelets/aws-cloudwatch-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-cloudwatch-sink diff --git a/kamelets/aws-ddb-sink.kamelet.yaml b/kamelets/aws-ddb-sink.kamelet.yaml index 01949dbb7..84e819f41 100644 --- a/kamelets/aws-ddb-sink.kamelet.yaml +++ b/kamelets/aws-ddb-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ddb-sink diff --git a/kamelets/aws-ddb-streams-source.kamelet.yaml b/kamelets/aws-ddb-streams-source.kamelet.yaml index a79c4482f..489f68aff 100644 --- a/kamelets/aws-ddb-streams-source.kamelet.yaml +++ b/kamelets/aws-ddb-streams-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ddb-streams-source diff --git a/kamelets/aws-ec2-sink.kamelet.yaml b/kamelets/aws-ec2-sink.kamelet.yaml index 84f8f523c..18486e37d 100644 --- a/kamelets/aws-ec2-sink.kamelet.yaml +++ b/kamelets/aws-ec2-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ec2-sink diff --git a/kamelets/aws-eventbridge-sink.kamelet.yaml b/kamelets/aws-eventbridge-sink.kamelet.yaml index cfcc5c9f0..7e616d08c 100644 --- a/kamelets/aws-eventbridge-sink.kamelet.yaml +++ b/kamelets/aws-eventbridge-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-eventbridge-sink diff --git a/kamelets/aws-kinesis-firehose-sink.kamelet.yaml b/kamelets/aws-kinesis-firehose-sink.kamelet.yaml index 44eb66ff9..40e99e83c 100644 --- a/kamelets/aws-kinesis-firehose-sink.kamelet.yaml +++ b/kamelets/aws-kinesis-firehose-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-firehose-sink diff --git a/kamelets/aws-kinesis-sink.kamelet.yaml b/kamelets/aws-kinesis-sink.kamelet.yaml index d209d9040..9195edb3a 100644 --- a/kamelets/aws-kinesis-sink.kamelet.yaml +++ b/kamelets/aws-kinesis-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-sink diff --git a/kamelets/aws-kinesis-source.kamelet.yaml b/kamelets/aws-kinesis-source.kamelet.yaml index 3acd16bd0..fdfe2b2f3 100644 --- a/kamelets/aws-kinesis-source.kamelet.yaml +++ b/kamelets/aws-kinesis-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-source diff --git a/kamelets/aws-lambda-sink.kamelet.yaml b/kamelets/aws-lambda-sink.kamelet.yaml index 05c628281..58eb46e9c 100644 --- a/kamelets/aws-lambda-sink.kamelet.yaml +++ b/kamelets/aws-lambda-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-lambda-sink diff --git a/kamelets/aws-redshift-sink.kamelet.yaml b/kamelets/aws-redshift-sink.kamelet.yaml index aedf74940..2929405be 100644 --- a/kamelets/aws-redshift-sink.kamelet.yaml +++ b/kamelets/aws-redshift-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-redshift-sink diff --git a/kamelets/aws-redshift-source.kamelet.yaml b/kamelets/aws-redshift-source.kamelet.yaml index e1b598cae..4a2991dd1 100644 --- a/kamelets/aws-redshift-source.kamelet.yaml +++ b/kamelets/aws-redshift-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-redshift-source diff --git a/kamelets/aws-s3-cdc-source.kamelet.yaml b/kamelets/aws-s3-cdc-source.kamelet.yaml index 7151f36e8..1236ea0d7 100644 --- a/kamelets/aws-s3-cdc-source.kamelet.yaml +++ b/kamelets/aws-s3-cdc-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-cdc-source diff --git a/kamelets/aws-s3-sink.kamelet.yaml b/kamelets/aws-s3-sink.kamelet.yaml index a5d2befeb..54d65fc02 100644 --- a/kamelets/aws-s3-sink.kamelet.yaml +++ b/kamelets/aws-s3-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-sink diff --git a/kamelets/aws-s3-source.kamelet.yaml b/kamelets/aws-s3-source.kamelet.yaml index 044b1d4fe..0e62a6f9c 100644 --- a/kamelets/aws-s3-source.kamelet.yaml +++ b/kamelets/aws-s3-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-source diff --git a/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml b/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml index 9e2b0670f..c2c6c7b77 100644 --- a/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml +++ b/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-streaming-upload-sink diff --git a/kamelets/aws-secrets-manager-sink.kamelet.yaml b/kamelets/aws-secrets-manager-sink.kamelet.yaml index c0e632546..1b7ac5ed8 100644 --- a/kamelets/aws-secrets-manager-sink.kamelet.yaml +++ b/kamelets/aws-secrets-manager-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-secrets-manager-sink diff --git a/kamelets/aws-ses-sink.kamelet.yaml b/kamelets/aws-ses-sink.kamelet.yaml index 57f932349..ec51bb2fd 100644 --- a/kamelets/aws-ses-sink.kamelet.yaml +++ b/kamelets/aws-ses-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ses-sink diff --git a/kamelets/aws-sns-fifo-sink.kamelet.yaml b/kamelets/aws-sns-fifo-sink.kamelet.yaml index 4e9270a1d..ae36a2c46 100644 --- a/kamelets/aws-sns-fifo-sink.kamelet.yaml +++ b/kamelets/aws-sns-fifo-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sns-fifo-sink diff --git a/kamelets/aws-sns-sink.kamelet.yaml b/kamelets/aws-sns-sink.kamelet.yaml index 13e7689b3..8f3034be8 100644 --- a/kamelets/aws-sns-sink.kamelet.yaml +++ b/kamelets/aws-sns-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sns-sink diff --git a/kamelets/aws-sqs-batch-sink.kamelet.yaml b/kamelets/aws-sqs-batch-sink.kamelet.yaml index d30e6ffc6..bd2e730b1 100644 --- a/kamelets/aws-sqs-batch-sink.kamelet.yaml +++ b/kamelets/aws-sqs-batch-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-batch-sink diff --git a/kamelets/aws-sqs-fifo-sink.kamelet.yaml b/kamelets/aws-sqs-fifo-sink.kamelet.yaml index 890125a96..94bdda688 100644 --- a/kamelets/aws-sqs-fifo-sink.kamelet.yaml +++ b/kamelets/aws-sqs-fifo-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-fifo-sink diff --git a/kamelets/aws-sqs-sink.kamelet.yaml b/kamelets/aws-sqs-sink.kamelet.yaml index 6613b244e..e99153ed7 100644 --- a/kamelets/aws-sqs-sink.kamelet.yaml +++ b/kamelets/aws-sqs-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-sink diff --git a/kamelets/aws-sqs-source.kamelet.yaml b/kamelets/aws-sqs-source.kamelet.yaml index f7736526f..aa3e3161f 100644 --- a/kamelets/aws-sqs-source.kamelet.yaml +++ b/kamelets/aws-sqs-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-source diff --git a/kamelets/aws-translate-action.kamelet.yaml b/kamelets/aws-translate-action.kamelet.yaml index eba4919b7..19e73b205 100644 --- a/kamelets/aws-translate-action.kamelet.yaml +++ b/kamelets/aws-translate-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-translate-action diff --git a/kamelets/azure-cosmosdb-sink.kamelet.yaml b/kamelets/azure-cosmosdb-sink.kamelet.yaml index 49b1947b5..90dca7a3b 100644 --- a/kamelets/azure-cosmosdb-sink.kamelet.yaml +++ b/kamelets/azure-cosmosdb-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-cosmosdb-sink diff --git a/kamelets/azure-cosmosdb-source.kamelet.yaml b/kamelets/azure-cosmosdb-source.kamelet.yaml index 96d58c395..bb5639390 100644 --- a/kamelets/azure-cosmosdb-source.kamelet.yaml +++ b/kamelets/azure-cosmosdb-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-cosmosdb-source diff --git a/kamelets/azure-eventhubs-sink.kamelet.yaml b/kamelets/azure-eventhubs-sink.kamelet.yaml index 5cec63800..eca343100 100644 --- a/kamelets/azure-eventhubs-sink.kamelet.yaml +++ b/kamelets/azure-eventhubs-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-eventhubs-sink diff --git a/kamelets/azure-eventhubs-source.kamelet.yaml b/kamelets/azure-eventhubs-source.kamelet.yaml index 0978914ee..98e0b4192 100644 --- a/kamelets/azure-eventhubs-source.kamelet.yaml +++ b/kamelets/azure-eventhubs-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-eventhubs-source diff --git a/kamelets/azure-functions-sink.kamelet.yaml b/kamelets/azure-functions-sink.kamelet.yaml index c064d9406..f1d5542de 100644 --- a/kamelets/azure-functions-sink.kamelet.yaml +++ b/kamelets/azure-functions-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-functions-sink diff --git a/kamelets/azure-servicebus-sink.kamelet.yaml b/kamelets/azure-servicebus-sink.kamelet.yaml index 0a32ff3c1..37bb8dd13 100644 --- a/kamelets/azure-servicebus-sink.kamelet.yaml +++ b/kamelets/azure-servicebus-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-servicebus-sink diff --git a/kamelets/azure-servicebus-source.kamelet.yaml b/kamelets/azure-servicebus-source.kamelet.yaml index 3fe631e2b..29e0ea52d 100644 --- a/kamelets/azure-servicebus-source.kamelet.yaml +++ b/kamelets/azure-servicebus-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-servicebus-source diff --git a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml b/kamelets/azure-storage-blob-cdc-source.kamelet.yaml index 7929d42a6..9125675aa 100644 --- a/kamelets/azure-storage-blob-cdc-source.kamelet.yaml +++ b/kamelets/azure-storage-blob-cdc-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-cdc-source diff --git a/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml b/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml index 3ca7bae6e..bcd2ac6cc 100644 --- a/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml +++ b/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-changefeed-source diff --git a/kamelets/azure-storage-blob-sink.kamelet.yaml b/kamelets/azure-storage-blob-sink.kamelet.yaml index 769247c80..3d3f38edd 100644 --- a/kamelets/azure-storage-blob-sink.kamelet.yaml +++ b/kamelets/azure-storage-blob-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-sink diff --git a/kamelets/azure-storage-blob-source.kamelet.yaml b/kamelets/azure-storage-blob-source.kamelet.yaml index 854c08ba6..9c4001513 100644 --- a/kamelets/azure-storage-blob-source.kamelet.yaml +++ b/kamelets/azure-storage-blob-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-source diff --git a/kamelets/azure-storage-datalake-sink.kamelet.yaml b/kamelets/azure-storage-datalake-sink.kamelet.yaml index 70dd7290f..b9430caa8 100644 --- a/kamelets/azure-storage-datalake-sink.kamelet.yaml +++ b/kamelets/azure-storage-datalake-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-datalake-sink diff --git a/kamelets/azure-storage-datalake-source.kamelet.yaml b/kamelets/azure-storage-datalake-source.kamelet.yaml index 5cd0e2083..75dd3194e 100644 --- a/kamelets/azure-storage-datalake-source.kamelet.yaml +++ b/kamelets/azure-storage-datalake-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-datalake-source diff --git a/kamelets/azure-storage-queue-sink.kamelet.yaml b/kamelets/azure-storage-queue-sink.kamelet.yaml index 2bc81a476..d1e7accae 100644 --- a/kamelets/azure-storage-queue-sink.kamelet.yaml +++ b/kamelets/azure-storage-queue-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-queue-sink diff --git a/kamelets/azure-storage-queue-source.kamelet.yaml b/kamelets/azure-storage-queue-source.kamelet.yaml index a32a039a6..40602aab9 100644 --- a/kamelets/azure-storage-queue-source.kamelet.yaml +++ b/kamelets/azure-storage-queue-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-queue-source diff --git a/kamelets/beer-source.kamelet.yaml b/kamelets/beer-source.kamelet.yaml index f053aaa95..feb423316 100644 --- a/kamelets/beer-source.kamelet.yaml +++ b/kamelets/beer-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: beer-source diff --git a/kamelets/bitcoin-source.kamelet.yaml b/kamelets/bitcoin-source.kamelet.yaml index 479de34c3..826eefd3d 100644 --- a/kamelets/bitcoin-source.kamelet.yaml +++ b/kamelets/bitcoin-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: bitcoin-source diff --git a/kamelets/caffeine-action.kamelet.yaml b/kamelets/caffeine-action.kamelet.yaml index 0c41cd71a..4877cf95e 100644 --- a/kamelets/caffeine-action.kamelet.yaml +++ b/kamelets/caffeine-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: caffeine-action diff --git a/kamelets/cassandra-sink.kamelet.yaml b/kamelets/cassandra-sink.kamelet.yaml index 49810466e..aad05999c 100644 --- a/kamelets/cassandra-sink.kamelet.yaml +++ b/kamelets/cassandra-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cassandra-sink diff --git a/kamelets/cassandra-source.kamelet.yaml b/kamelets/cassandra-source.kamelet.yaml index 074fe732d..f66fc1905 100644 --- a/kamelets/cassandra-source.kamelet.yaml +++ b/kamelets/cassandra-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cassandra-source diff --git a/kamelets/ceph-sink.kamelet.yaml b/kamelets/ceph-sink.kamelet.yaml index 263fc36fc..cc50aac20 100644 --- a/kamelets/ceph-sink.kamelet.yaml +++ b/kamelets/ceph-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ceph-sink diff --git a/kamelets/ceph-source.kamelet.yaml b/kamelets/ceph-source.kamelet.yaml index b33c9b25e..b29c5be4a 100644 --- a/kamelets/ceph-source.kamelet.yaml +++ b/kamelets/ceph-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ceph-source diff --git a/kamelets/chuck-norris-source.kamelet.yaml b/kamelets/chuck-norris-source.kamelet.yaml index 41983b0f2..0dce0b137 100644 --- a/kamelets/chuck-norris-source.kamelet.yaml +++ b/kamelets/chuck-norris-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: chuck-norris-source diff --git a/kamelets/chunk-template-action.kamelet.yaml b/kamelets/chunk-template-action.kamelet.yaml index 33fadb20f..39209700e 100644 --- a/kamelets/chunk-template-action.kamelet.yaml +++ b/kamelets/chunk-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: chunk-template-action diff --git a/kamelets/couchbase-sink.kamelet.yaml b/kamelets/couchbase-sink.kamelet.yaml index 4473475fb..51b6a5562 100644 --- a/kamelets/couchbase-sink.kamelet.yaml +++ b/kamelets/couchbase-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: couchbase-sink diff --git a/kamelets/cron-source.kamelet.yaml b/kamelets/cron-source.kamelet.yaml index c4cca6711..cfc7ca727 100644 --- a/kamelets/cron-source.kamelet.yaml +++ b/kamelets/cron-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cron-source diff --git a/kamelets/data-type-action.kamelet.yaml b/kamelets/data-type-action.kamelet.yaml index e5e541632..267b3b798 100644 --- a/kamelets/data-type-action.kamelet.yaml +++ b/kamelets/data-type-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: data-type-action diff --git a/kamelets/delay-action.kamelet.yaml b/kamelets/delay-action.kamelet.yaml index 44374489c..085fe1a0a 100644 --- a/kamelets/delay-action.kamelet.yaml +++ b/kamelets/delay-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: delay-action diff --git a/kamelets/dns-dig-action.kamelet.yaml b/kamelets/dns-dig-action.kamelet.yaml index eed491039..708caeb4f 100644 --- a/kamelets/dns-dig-action.kamelet.yaml +++ b/kamelets/dns-dig-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-dig-action diff --git a/kamelets/dns-ip-action.kamelet.yaml b/kamelets/dns-ip-action.kamelet.yaml index 3545f0a3e..0b03cb2f1 100644 --- a/kamelets/dns-ip-action.kamelet.yaml +++ b/kamelets/dns-ip-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-ip-action diff --git a/kamelets/dns-lookup-action.kamelet.yaml b/kamelets/dns-lookup-action.kamelet.yaml index b5f374114..619555498 100644 --- a/kamelets/dns-lookup-action.kamelet.yaml +++ b/kamelets/dns-lookup-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-lookup-action diff --git a/kamelets/drop-header-action.kamelet.yaml b/kamelets/drop-header-action.kamelet.yaml index 24ddda185..07b28a424 100644 --- a/kamelets/drop-header-action.kamelet.yaml +++ b/kamelets/drop-header-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: drop-header-action diff --git a/kamelets/drop-headers-action.kamelet.yaml b/kamelets/drop-headers-action.kamelet.yaml index aa4538eac..2ace5ff5f 100644 --- a/kamelets/drop-headers-action.kamelet.yaml +++ b/kamelets/drop-headers-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: drop-headers-action diff --git a/kamelets/dropbox-sink.kamelet.yaml b/kamelets/dropbox-sink.kamelet.yaml index 5dad9090f..10428c038 100644 --- a/kamelets/dropbox-sink.kamelet.yaml +++ b/kamelets/dropbox-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dropbox-sink diff --git a/kamelets/dropbox-source.kamelet.yaml b/kamelets/dropbox-source.kamelet.yaml index ed0785308..e97adc469 100644 --- a/kamelets/dropbox-source.kamelet.yaml +++ b/kamelets/dropbox-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dropbox-source diff --git a/kamelets/earthquake-source.kamelet.yaml b/kamelets/earthquake-source.kamelet.yaml index 8fc610804..58e0389fa 100644 --- a/kamelets/earthquake-source.kamelet.yaml +++ b/kamelets/earthquake-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: earthquake-source diff --git a/kamelets/elasticsearch-index-sink.kamelet.yaml b/kamelets/elasticsearch-index-sink.kamelet.yaml index 688be9e2f..1e110bf21 100644 --- a/kamelets/elasticsearch-index-sink.kamelet.yaml +++ b/kamelets/elasticsearch-index-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: elasticsearch-index-sink diff --git a/kamelets/elasticsearch-search-source.kamelet.yaml b/kamelets/elasticsearch-search-source.kamelet.yaml index 4c362ac68..052a156c2 100644 --- a/kamelets/elasticsearch-search-source.kamelet.yaml +++ b/kamelets/elasticsearch-search-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: elasticsearch-search-source diff --git a/kamelets/exec-sink.kamelet.yaml b/kamelets/exec-sink.kamelet.yaml index 7cc978a9e..6a8b627c0 100644 --- a/kamelets/exec-sink.kamelet.yaml +++ b/kamelets/exec-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: exec-sink diff --git a/kamelets/extract-field-action.kamelet.yaml b/kamelets/extract-field-action.kamelet.yaml index 12458953f..2a70a157d 100644 --- a/kamelets/extract-field-action.kamelet.yaml +++ b/kamelets/extract-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: extract-field-action diff --git a/kamelets/fhir-sink.kamelet.yaml b/kamelets/fhir-sink.kamelet.yaml index 90864d288..eb8646359 100644 --- a/kamelets/fhir-sink.kamelet.yaml +++ b/kamelets/fhir-sink.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: fhir-sink diff --git a/kamelets/fhir-source.kamelet.yaml b/kamelets/fhir-source.kamelet.yaml index 6969e5d42..5bc0dab1c 100644 --- a/kamelets/fhir-source.kamelet.yaml +++ b/kamelets/fhir-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: fhir-source diff --git a/kamelets/file-watch-source.kamelet.yaml b/kamelets/file-watch-source.kamelet.yaml index ece92e448..77add2aff 100644 --- a/kamelets/file-watch-source.kamelet.yaml +++ b/kamelets/file-watch-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: file-watch-source diff --git a/kamelets/freemarker-template-action.kamelet.yaml b/kamelets/freemarker-template-action.kamelet.yaml index 66ebf572e..a908268c9 100644 --- a/kamelets/freemarker-template-action.kamelet.yaml +++ b/kamelets/freemarker-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: freemarker-template-action diff --git a/kamelets/ftp-sink.kamelet.yaml b/kamelets/ftp-sink.kamelet.yaml index 0e4514772..525e2ef0b 100644 --- a/kamelets/ftp-sink.kamelet.yaml +++ b/kamelets/ftp-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftp-sink diff --git a/kamelets/ftp-source.kamelet.yaml b/kamelets/ftp-source.kamelet.yaml index d3df432d1..66a1223df 100644 --- a/kamelets/ftp-source.kamelet.yaml +++ b/kamelets/ftp-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftp-source diff --git a/kamelets/ftps-sink.kamelet.yaml b/kamelets/ftps-sink.kamelet.yaml index 92fe2c656..f77c5efd0 100644 --- a/kamelets/ftps-sink.kamelet.yaml +++ b/kamelets/ftps-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftps-sink diff --git a/kamelets/ftps-source.kamelet.yaml b/kamelets/ftps-source.kamelet.yaml index e246b64a7..a1b0a55fb 100644 --- a/kamelets/ftps-source.kamelet.yaml +++ b/kamelets/ftps-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftps-source diff --git a/kamelets/github-commit-source.kamelet.yaml b/kamelets/github-commit-source.kamelet.yaml index efce28899..21552bc88 100644 --- a/kamelets/github-commit-source.kamelet.yaml +++ b/kamelets/github-commit-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-commit-source diff --git a/kamelets/github-event-source.kamelet.yaml b/kamelets/github-event-source.kamelet.yaml index d8c95cff3..63323bb9d 100644 --- a/kamelets/github-event-source.kamelet.yaml +++ b/kamelets/github-event-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-event-source diff --git a/kamelets/github-pullrequest-comment-source.kamelet.yaml b/kamelets/github-pullrequest-comment-source.kamelet.yaml index 908127712..0725f3088 100644 --- a/kamelets/github-pullrequest-comment-source.kamelet.yaml +++ b/kamelets/github-pullrequest-comment-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-pullrequest-comment-source diff --git a/kamelets/github-pullrequest-source.kamelet.yaml b/kamelets/github-pullrequest-source.kamelet.yaml index c68d1f34d..6906885fb 100644 --- a/kamelets/github-pullrequest-source.kamelet.yaml +++ b/kamelets/github-pullrequest-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-pullrequest-source diff --git a/kamelets/github-tag-source.kamelet.yaml b/kamelets/github-tag-source.kamelet.yaml index 3dfd3f635..5e6f0bd9f 100644 --- a/kamelets/github-tag-source.kamelet.yaml +++ b/kamelets/github-tag-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-tag-source diff --git a/kamelets/google-bigquery-sink.kamelet.yaml b/kamelets/google-bigquery-sink.kamelet.yaml index fc3543d3e..94459d9d6 100644 --- a/kamelets/google-bigquery-sink.kamelet.yaml +++ b/kamelets/google-bigquery-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-bigquery-sink diff --git a/kamelets/google-calendar-source.kamelet.yaml b/kamelets/google-calendar-source.kamelet.yaml index cacd46580..505026bac 100644 --- a/kamelets/google-calendar-source.kamelet.yaml +++ b/kamelets/google-calendar-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-calendar-source diff --git a/kamelets/google-functions-sink.kamelet.yaml b/kamelets/google-functions-sink.kamelet.yaml index 06c450baa..1f229496d 100644 --- a/kamelets/google-functions-sink.kamelet.yaml +++ b/kamelets/google-functions-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-functions-sink diff --git a/kamelets/google-mail-source.kamelet.yaml b/kamelets/google-mail-source.kamelet.yaml index d120792ca..6372d8bd7 100644 --- a/kamelets/google-mail-source.kamelet.yaml +++ b/kamelets/google-mail-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-mail-source diff --git a/kamelets/google-pubsub-sink.kamelet.yaml b/kamelets/google-pubsub-sink.kamelet.yaml index 5ab807ad5..fd14acc00 100644 --- a/kamelets/google-pubsub-sink.kamelet.yaml +++ b/kamelets/google-pubsub-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-pubsub-sink diff --git a/kamelets/google-pubsub-source.kamelet.yaml b/kamelets/google-pubsub-source.kamelet.yaml index b96f9f8ed..82704e3ae 100644 --- a/kamelets/google-pubsub-source.kamelet.yaml +++ b/kamelets/google-pubsub-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-pubsub-source diff --git a/kamelets/google-sheets-source.kamelet.yaml b/kamelets/google-sheets-source.kamelet.yaml index b71bc1527..c5f42f1bf 100644 --- a/kamelets/google-sheets-source.kamelet.yaml +++ b/kamelets/google-sheets-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-sheets-source diff --git a/kamelets/google-storage-cdc-source.kamelet.yaml b/kamelets/google-storage-cdc-source.kamelet.yaml index 5ebe00445..d92a4b834 100644 --- a/kamelets/google-storage-cdc-source.kamelet.yaml +++ b/kamelets/google-storage-cdc-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-cdc-source diff --git a/kamelets/google-storage-sink.kamelet.yaml b/kamelets/google-storage-sink.kamelet.yaml index d8786702a..80054defc 100644 --- a/kamelets/google-storage-sink.kamelet.yaml +++ b/kamelets/google-storage-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-sink diff --git a/kamelets/google-storage-source.kamelet.yaml b/kamelets/google-storage-source.kamelet.yaml index dd11772ba..7a9d35cad 100644 --- a/kamelets/google-storage-source.kamelet.yaml +++ b/kamelets/google-storage-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-source diff --git a/kamelets/graphql-sink.kamelet.yaml b/kamelets/graphql-sink.kamelet.yaml index 662f2fe38..37a22d376 100644 --- a/kamelets/graphql-sink.kamelet.yaml +++ b/kamelets/graphql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: graphql-sink diff --git a/kamelets/has-header-filter-action.kamelet.yaml b/kamelets/has-header-filter-action.kamelet.yaml index c5090463f..49b9ddb10 100644 --- a/kamelets/has-header-filter-action.kamelet.yaml +++ b/kamelets/has-header-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: has-header-filter-action diff --git a/kamelets/header-matches-filter-action.kamelet.yaml b/kamelets/header-matches-filter-action.kamelet.yaml index 149f8fb09..5de11c311 100644 --- a/kamelets/header-matches-filter-action.kamelet.yaml +++ b/kamelets/header-matches-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: header-matches-filter-action diff --git a/kamelets/hoist-field-action.kamelet.yaml b/kamelets/hoist-field-action.kamelet.yaml index 0f937ceea..43779a1f2 100644 --- a/kamelets/hoist-field-action.kamelet.yaml +++ b/kamelets/hoist-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: hoist-field-action diff --git a/kamelets/http-secured-sink.kamelet.yaml b/kamelets/http-secured-sink.kamelet.yaml index 8fa1582c1..d8bbe53d3 100644 --- a/kamelets/http-secured-sink.kamelet.yaml +++ b/kamelets/http-secured-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-secured-sink diff --git a/kamelets/http-secured-source.kamelet.yaml b/kamelets/http-secured-source.kamelet.yaml index 3be333730..c95d4f2e8 100644 --- a/kamelets/http-secured-source.kamelet.yaml +++ b/kamelets/http-secured-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-secured-source diff --git a/kamelets/http-sink.kamelet.yaml b/kamelets/http-sink.kamelet.yaml index 618c9265f..672d1564f 100644 --- a/kamelets/http-sink.kamelet.yaml +++ b/kamelets/http-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-sink diff --git a/kamelets/http-source.kamelet.yaml b/kamelets/http-source.kamelet.yaml index a91c27c14..063e503a9 100644 --- a/kamelets/http-source.kamelet.yaml +++ b/kamelets/http-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-source diff --git a/kamelets/infinispan-sink.kamelet.yaml b/kamelets/infinispan-sink.kamelet.yaml index 71a015dd0..1cb170a67 100644 --- a/kamelets/infinispan-sink.kamelet.yaml +++ b/kamelets/infinispan-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: infinispan-sink diff --git a/kamelets/infinispan-source.kamelet.yaml b/kamelets/infinispan-source.kamelet.yaml index ccccb024b..5747c3969 100644 --- a/kamelets/infinispan-source.kamelet.yaml +++ b/kamelets/infinispan-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: infinispan-source diff --git a/kamelets/insert-field-action.kamelet.yaml b/kamelets/insert-field-action.kamelet.yaml index ca78f9b4f..c5ef371f3 100644 --- a/kamelets/insert-field-action.kamelet.yaml +++ b/kamelets/insert-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: insert-field-action diff --git a/kamelets/insert-header-action.kamelet.yaml b/kamelets/insert-header-action.kamelet.yaml index 70b80ea9a..37b295724 100644 --- a/kamelets/insert-header-action.kamelet.yaml +++ b/kamelets/insert-header-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: insert-header-action diff --git a/kamelets/is-tombstone-filter-action.kamelet.yaml b/kamelets/is-tombstone-filter-action.kamelet.yaml index 219ab0e03..6a94567de 100644 --- a/kamelets/is-tombstone-filter-action.kamelet.yaml +++ b/kamelets/is-tombstone-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: is-tombstone-filter-action diff --git a/kamelets/jira-add-comment-sink.kamelet.yaml b/kamelets/jira-add-comment-sink.kamelet.yaml index 22d7e51c2..338170c8e 100644 --- a/kamelets/jira-add-comment-sink.kamelet.yaml +++ b/kamelets/jira-add-comment-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-add-comment-sink diff --git a/kamelets/jira-add-issue-sink.kamelet.yaml b/kamelets/jira-add-issue-sink.kamelet.yaml index b4b9a4050..c4e7bdbb4 100644 --- a/kamelets/jira-add-issue-sink.kamelet.yaml +++ b/kamelets/jira-add-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-add-issue-sink diff --git a/kamelets/jira-oauth-source.kamelet.yaml b/kamelets/jira-oauth-source.kamelet.yaml index ade02715c..25509d679 100644 --- a/kamelets/jira-oauth-source.kamelet.yaml +++ b/kamelets/jira-oauth-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-oauth-source diff --git a/kamelets/jira-source.kamelet.yaml b/kamelets/jira-source.kamelet.yaml index 9e4c15f9c..184a6a533 100644 --- a/kamelets/jira-source.kamelet.yaml +++ b/kamelets/jira-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-source diff --git a/kamelets/jira-transition-issue-sink.kamelet.yaml b/kamelets/jira-transition-issue-sink.kamelet.yaml index be4a88417..23e9d4ea8 100644 --- a/kamelets/jira-transition-issue-sink.kamelet.yaml +++ b/kamelets/jira-transition-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-transition-issue-sink diff --git a/kamelets/jira-update-issue-sink.kamelet.yaml b/kamelets/jira-update-issue-sink.kamelet.yaml index 3530ed793..53df69250 100644 --- a/kamelets/jira-update-issue-sink.kamelet.yaml +++ b/kamelets/jira-update-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-update-issue-sink diff --git a/kamelets/jms-amqp-10-sink.kamelet.yaml b/kamelets/jms-amqp-10-sink.kamelet.yaml index 07d1034dd..946d3389c 100644 --- a/kamelets/jms-amqp-10-sink.kamelet.yaml +++ b/kamelets/jms-amqp-10-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-amqp-10-sink diff --git a/kamelets/jms-amqp-10-source.kamelet.yaml b/kamelets/jms-amqp-10-source.kamelet.yaml index e93a98669..026cd58ca 100644 --- a/kamelets/jms-amqp-10-source.kamelet.yaml +++ b/kamelets/jms-amqp-10-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-amqp-10-source diff --git a/kamelets/jms-apache-artemis-sink.kamelet.yaml b/kamelets/jms-apache-artemis-sink.kamelet.yaml index b41415968..c523e1141 100644 --- a/kamelets/jms-apache-artemis-sink.kamelet.yaml +++ b/kamelets/jms-apache-artemis-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-apache-artemis-sink diff --git a/kamelets/jms-apache-artemis-source.kamelet.yaml b/kamelets/jms-apache-artemis-source.kamelet.yaml index f4c6e53d5..686681ef5 100644 --- a/kamelets/jms-apache-artemis-source.kamelet.yaml +++ b/kamelets/jms-apache-artemis-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-apache-artemis-source diff --git a/kamelets/jms-ibm-mq-sink.kamelet.yaml b/kamelets/jms-ibm-mq-sink.kamelet.yaml index 330b6fe06..8591f46e5 100644 --- a/kamelets/jms-ibm-mq-sink.kamelet.yaml +++ b/kamelets/jms-ibm-mq-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-ibm-mq-sink @@ -34,7 +34,7 @@ spec: description: |- A Kamelet that can produce events to an IBM MQ message queue using JMS. - In your KameletBinding file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies - "mvn:com.ibm.mq:com.ibm.mq.allclient:" diff --git a/kamelets/jms-ibm-mq-source.kamelet.yaml b/kamelets/jms-ibm-mq-source.kamelet.yaml index 0fc79820b..426281604 100644 --- a/kamelets/jms-ibm-mq-source.kamelet.yaml +++ b/kamelets/jms-ibm-mq-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-ibm-mq-source @@ -34,7 +34,7 @@ spec: description: |- A Kamelet that can read events from an IBM MQ message queue using JMS. - In your KameletBinding file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies - "mvn:com.ibm.mq:com.ibm.mq.allclient:" diff --git a/kamelets/jolt-transformation-action.kamelet.yaml b/kamelets/jolt-transformation-action.kamelet.yaml index 45efcdc03..cd1abba40 100644 --- a/kamelets/jolt-transformation-action.kamelet.yaml +++ b/kamelets/jolt-transformation-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jolt-transformation-action diff --git a/kamelets/jslt-action.kamelet.yaml b/kamelets/jslt-action.kamelet.yaml index 790913536..e44c0673b 100644 --- a/kamelets/jslt-action.kamelet.yaml +++ b/kamelets/jslt-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jslt-action diff --git a/kamelets/json-deserialize-action.kamelet.yaml b/kamelets/json-deserialize-action.kamelet.yaml index f0053cfd8..a415e9cc1 100644 --- a/kamelets/json-deserialize-action.kamelet.yaml +++ b/kamelets/json-deserialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-deserialize-action diff --git a/kamelets/json-patch-action.kamelet.yaml b/kamelets/json-patch-action.kamelet.yaml index ed4d93421..1e186038e 100644 --- a/kamelets/json-patch-action.kamelet.yaml +++ b/kamelets/json-patch-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-patch-action diff --git a/kamelets/json-schema-validator-action.kamelet.yaml b/kamelets/json-schema-validator-action.kamelet.yaml index 16a5891e4..91dc10f76 100644 --- a/kamelets/json-schema-validator-action.kamelet.yaml +++ b/kamelets/json-schema-validator-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-schema-validator-action diff --git a/kamelets/json-serialize-action.kamelet.yaml b/kamelets/json-serialize-action.kamelet.yaml index 361c8a726..2ce0706ca 100644 --- a/kamelets/json-serialize-action.kamelet.yaml +++ b/kamelets/json-serialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-serialize-action diff --git a/kamelets/jsonata-action.kamelet.yaml b/kamelets/jsonata-action.kamelet.yaml index 6b0248e97..9be21df5c 100644 --- a/kamelets/jsonata-action.kamelet.yaml +++ b/kamelets/jsonata-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jsonata-action diff --git a/kamelets/kafka-manual-commit-action.kamelet.yaml b/kamelets/kafka-manual-commit-action.kamelet.yaml index 9dd50437d..fff312ec3 100644 --- a/kamelets/kafka-manual-commit-action.kamelet.yaml +++ b/kamelets/kafka-manual-commit-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-manual-commit-action diff --git a/kamelets/kafka-not-secured-sink.kamelet.yaml b/kamelets/kafka-not-secured-sink.kamelet.yaml index 67f3a4cff..364f71a94 100644 --- a/kamelets/kafka-not-secured-sink.kamelet.yaml +++ b/kamelets/kafka-not-secured-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-not-secured-sink diff --git a/kamelets/kafka-not-secured-source.kamelet.yaml b/kamelets/kafka-not-secured-source.kamelet.yaml index f78807c2b..0eb7fdf10 100644 --- a/kamelets/kafka-not-secured-source.kamelet.yaml +++ b/kamelets/kafka-not-secured-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-not-secured-source diff --git a/kamelets/kafka-scram-sink.kamelet.yaml b/kamelets/kafka-scram-sink.kamelet.yaml index e8631e31e..9f1db08df 100644 --- a/kamelets/kafka-scram-sink.kamelet.yaml +++ b/kamelets/kafka-scram-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-scram-sink diff --git a/kamelets/kafka-scram-source.kamelet.yaml b/kamelets/kafka-scram-source.kamelet.yaml index 3ca9737a2..d9ff7fa8e 100644 --- a/kamelets/kafka-scram-source.kamelet.yaml +++ b/kamelets/kafka-scram-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-scram-source diff --git a/kamelets/kafka-sink.kamelet.yaml b/kamelets/kafka-sink.kamelet.yaml index eeff24c80..a574e44ab 100644 --- a/kamelets/kafka-sink.kamelet.yaml +++ b/kamelets/kafka-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-sink diff --git a/kamelets/kafka-source.kamelet.yaml b/kamelets/kafka-source.kamelet.yaml index 0e110991e..125494c4e 100644 --- a/kamelets/kafka-source.kamelet.yaml +++ b/kamelets/kafka-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-source diff --git a/kamelets/kafka-ssl-sink.kamelet.yaml b/kamelets/kafka-ssl-sink.kamelet.yaml index 685cab6ae..a9dac0dc6 100644 --- a/kamelets/kafka-ssl-sink.kamelet.yaml +++ b/kamelets/kafka-ssl-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-ssl-sink diff --git a/kamelets/kafka-ssl-source.kamelet.yaml b/kamelets/kafka-ssl-source.kamelet.yaml index e15b59c95..2bdb2ece5 100644 --- a/kamelets/kafka-ssl-source.kamelet.yaml +++ b/kamelets/kafka-ssl-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-ssl-source diff --git a/kamelets/kubernetes-namespaces-source.kamelet.yaml b/kamelets/kubernetes-namespaces-source.kamelet.yaml index f7aa7eb96..e3b2202df 100644 --- a/kamelets/kubernetes-namespaces-source.kamelet.yaml +++ b/kamelets/kubernetes-namespaces-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-namespaces-source diff --git a/kamelets/kubernetes-nodes-source.kamelet.yaml b/kamelets/kubernetes-nodes-source.kamelet.yaml index 060731756..6b9cee652 100644 --- a/kamelets/kubernetes-nodes-source.kamelet.yaml +++ b/kamelets/kubernetes-nodes-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-nodes-source diff --git a/kamelets/kubernetes-pods-source.kamelet.yaml b/kamelets/kubernetes-pods-source.kamelet.yaml index 7567c4eab..f90a42480 100644 --- a/kamelets/kubernetes-pods-source.kamelet.yaml +++ b/kamelets/kubernetes-pods-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-pods-source diff --git a/kamelets/log-action.kamelet.yaml b/kamelets/log-action.kamelet.yaml index 17cd34053..d2fb6ccf0 100644 --- a/kamelets/log-action.kamelet.yaml +++ b/kamelets/log-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: log-action diff --git a/kamelets/log-sink.kamelet.yaml b/kamelets/log-sink.kamelet.yaml index 7e344b184..4c328469e 100644 --- a/kamelets/log-sink.kamelet.yaml +++ b/kamelets/log-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: log-sink diff --git a/kamelets/mail-imap-source.kamelet.yaml b/kamelets/mail-imap-source.kamelet.yaml index 2f927f450..50b650e5a 100644 --- a/kamelets/mail-imap-source.kamelet.yaml +++ b/kamelets/mail-imap-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mail-imap-source diff --git a/kamelets/mail-sink.kamelet.yaml b/kamelets/mail-sink.kamelet.yaml index 3f6bf129f..cb8c1dc99 100644 --- a/kamelets/mail-sink.kamelet.yaml +++ b/kamelets/mail-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mail-sink diff --git a/kamelets/mariadb-sink.kamelet.yaml b/kamelets/mariadb-sink.kamelet.yaml index b759eb5ad..c9e206955 100644 --- a/kamelets/mariadb-sink.kamelet.yaml +++ b/kamelets/mariadb-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mariadb-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a MariaDB Database. - In your KameletBinding file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies. - "mvn:org.mariadb.jdbc:mariadb-java-client:" diff --git a/kamelets/mariadb-source.kamelet.yaml b/kamelets/mariadb-source.kamelet.yaml index 183325825..0cc163e4a 100644 --- a/kamelets/mariadb-source.kamelet.yaml +++ b/kamelets/mariadb-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mariadb-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a MariaDB Database. - In your KameletBinding file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies - "mvn:org.mariadb.jdbc:mariadb-java-client:" required: diff --git a/kamelets/mask-field-action.kamelet.yaml b/kamelets/mask-field-action.kamelet.yaml index cb10d6041..4786e6ea4 100644 --- a/kamelets/mask-field-action.kamelet.yaml +++ b/kamelets/mask-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mask-field-action diff --git a/kamelets/message-timestamp-router-action.kamelet.yaml b/kamelets/message-timestamp-router-action.kamelet.yaml index f3d131086..c1f828642 100644 --- a/kamelets/message-timestamp-router-action.kamelet.yaml +++ b/kamelets/message-timestamp-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: message-timestamp-router-action diff --git a/kamelets/minio-sink.kamelet.yaml b/kamelets/minio-sink.kamelet.yaml index ce33c7e9e..36bd042c9 100644 --- a/kamelets/minio-sink.kamelet.yaml +++ b/kamelets/minio-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: minio-sink diff --git a/kamelets/minio-source.kamelet.yaml b/kamelets/minio-source.kamelet.yaml index 773868f7f..e49719f96 100644 --- a/kamelets/minio-source.kamelet.yaml +++ b/kamelets/minio-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: minio-source diff --git a/kamelets/mongodb-changes-stream-source.kamelet.yaml b/kamelets/mongodb-changes-stream-source.kamelet.yaml index 02f25c09f..c5f4c36ec 100644 --- a/kamelets/mongodb-changes-stream-source.kamelet.yaml +++ b/kamelets/mongodb-changes-stream-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-changes-stream-source diff --git a/kamelets/mongodb-sink.kamelet.yaml b/kamelets/mongodb-sink.kamelet.yaml index 63e32fd21..1033d8a87 100644 --- a/kamelets/mongodb-sink.kamelet.yaml +++ b/kamelets/mongodb-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-sink diff --git a/kamelets/mongodb-source.kamelet.yaml b/kamelets/mongodb-source.kamelet.yaml index 8914713b1..efe527e72 100644 --- a/kamelets/mongodb-source.kamelet.yaml +++ b/kamelets/mongodb-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-source diff --git a/kamelets/mqtt-sink.kamelet.yaml b/kamelets/mqtt-sink.kamelet.yaml index 8497f22b2..927dbeaa0 100644 --- a/kamelets/mqtt-sink.kamelet.yaml +++ b/kamelets/mqtt-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt-sink diff --git a/kamelets/mqtt-source.kamelet.yaml b/kamelets/mqtt-source.kamelet.yaml index 4fe4c8256..30ce27eed 100644 --- a/kamelets/mqtt-source.kamelet.yaml +++ b/kamelets/mqtt-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt-source diff --git a/kamelets/mqtt5-sink.kamelet.yaml b/kamelets/mqtt5-sink.kamelet.yaml index b3e2696a7..2129c2e44 100644 --- a/kamelets/mqtt5-sink.kamelet.yaml +++ b/kamelets/mqtt5-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt5-sink diff --git a/kamelets/mqtt5-source.kamelet.yaml b/kamelets/mqtt5-source.kamelet.yaml index 4b6beffb1..40e356305 100644 --- a/kamelets/mqtt5-source.kamelet.yaml +++ b/kamelets/mqtt5-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt5-source diff --git a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml index d8e95cc09..6d45ded8e 100644 --- a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml +++ b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ms-exchange-online-imap-oauth-source diff --git a/kamelets/mustache-template-action.kamelet.yaml b/kamelets/mustache-template-action.kamelet.yaml index a306529b7..5f2fe0937 100644 --- a/kamelets/mustache-template-action.kamelet.yaml +++ b/kamelets/mustache-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mustache-template-action diff --git a/kamelets/mvel-template-action.kamelet.yaml b/kamelets/mvel-template-action.kamelet.yaml index da9455d39..8b1489aff 100644 --- a/kamelets/mvel-template-action.kamelet.yaml +++ b/kamelets/mvel-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mvel-template-action diff --git a/kamelets/mysql-sink.kamelet.yaml b/kamelets/mysql-sink.kamelet.yaml index 29f4be2a8..9ce56c9f0 100644 --- a/kamelets/mysql-sink.kamelet.yaml +++ b/kamelets/mysql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mysql-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a MySQL Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. - "mvn:mysql:mysql-connector-java:" diff --git a/kamelets/mysql-source.kamelet.yaml b/kamelets/mysql-source.kamelet.yaml index e917b1c39..3ceda1d40 100644 --- a/kamelets/mysql-source.kamelet.yaml +++ b/kamelets/mysql-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mysql-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a MySQL Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. - "mvn:mysql:mysql-connector-java:" required: diff --git a/kamelets/nats-sink.kamelet.yaml b/kamelets/nats-sink.kamelet.yaml index c8fde36f0..a4c2ece55 100644 --- a/kamelets/nats-sink.kamelet.yaml +++ b/kamelets/nats-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nats-sink diff --git a/kamelets/nats-source.kamelet.yaml b/kamelets/nats-source.kamelet.yaml index df62ee580..93af810d2 100644 --- a/kamelets/nats-source.kamelet.yaml +++ b/kamelets/nats-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nats-source diff --git a/kamelets/nominatim-geocode-action.kamelet.yaml b/kamelets/nominatim-geocode-action.kamelet.yaml index 25ae46956..9661799f4 100644 --- a/kamelets/nominatim-geocode-action.kamelet.yaml +++ b/kamelets/nominatim-geocode-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nominatim-geocode-action diff --git a/kamelets/ogcapi-features-action.kamelet.yaml b/kamelets/ogcapi-features-action.kamelet.yaml index 1ee97d0b2..d57186196 100644 --- a/kamelets/ogcapi-features-action.kamelet.yaml +++ b/kamelets/ogcapi-features-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ogcapi-features-action diff --git a/kamelets/openai-classification-action.kamelet.yaml b/kamelets/openai-classification-action.kamelet.yaml index 82e08b580..1314fe14e 100644 --- a/kamelets/openai-classification-action.kamelet.yaml +++ b/kamelets/openai-classification-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: openai-classification-action diff --git a/kamelets/openai-completion-action.kamelet.yaml b/kamelets/openai-completion-action.kamelet.yaml index 19ea0acd6..3650762bf 100644 --- a/kamelets/openai-completion-action.kamelet.yaml +++ b/kamelets/openai-completion-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: openai-completion-action diff --git a/kamelets/oracle-database-sink.kamelet.yaml b/kamelets/oracle-database-sink.kamelet.yaml index d0a79939d..da4da3886 100644 --- a/kamelets/oracle-database-sink.kamelet.yaml +++ b/kamelets/oracle-database-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: oracle-database-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to an Oracle Database. - In your KameletBinding file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. - "mvn:com.oracle.database.jdbc:ojdbc11:" diff --git a/kamelets/oracle-database-source.kamelet.yaml b/kamelets/oracle-database-source.kamelet.yaml index ec9349b9c..c72837ed5 100644 --- a/kamelets/oracle-database-source.kamelet.yaml +++ b/kamelets/oracle-database-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: oracle-database-source @@ -33,7 +33,7 @@ spec: description: |- Query data from an Oracle Database. - In your KameletBinding file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. - "mvn:com.oracle.database.jdbc:ojdbc11:" required: diff --git a/kamelets/pdf-action.kamelet.yaml b/kamelets/pdf-action.kamelet.yaml index ff4e05abe..03beb4d8f 100644 --- a/kamelets/pdf-action.kamelet.yaml +++ b/kamelets/pdf-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pdf-action diff --git a/kamelets/postgresql-sink.kamelet.yaml b/kamelets/postgresql-sink.kamelet.yaml index 0cfc95de5..942fe0de1 100644 --- a/kamelets/postgresql-sink.kamelet.yaml +++ b/kamelets/postgresql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: postgresql-sink diff --git a/kamelets/postgresql-source.kamelet.yaml b/kamelets/postgresql-source.kamelet.yaml index bba319c67..23b204f19 100644 --- a/kamelets/postgresql-source.kamelet.yaml +++ b/kamelets/postgresql-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: postgresql-source diff --git a/kamelets/predicate-filter-action.kamelet.yaml b/kamelets/predicate-filter-action.kamelet.yaml index 6de63dcd7..5f20e7414 100644 --- a/kamelets/predicate-filter-action.kamelet.yaml +++ b/kamelets/predicate-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: predicate-filter-action diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml b/kamelets/protobuf-deserialize-action.kamelet.yaml index c0727a5f1..6211fabb7 100644 --- a/kamelets/protobuf-deserialize-action.kamelet.yaml +++ b/kamelets/protobuf-deserialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: protobuf-deserialize-action diff --git a/kamelets/protobuf-serialize-action.kamelet.yaml b/kamelets/protobuf-serialize-action.kamelet.yaml index 36218aeca..c3798b375 100644 --- a/kamelets/protobuf-serialize-action.kamelet.yaml +++ b/kamelets/protobuf-serialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: protobuf-serialize-action diff --git a/kamelets/pulsar-sink.kamelet.yaml b/kamelets/pulsar-sink.kamelet.yaml index 8b9e1dae3..89aaf2576 100644 --- a/kamelets/pulsar-sink.kamelet.yaml +++ b/kamelets/pulsar-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pulsar-sink diff --git a/kamelets/pulsar-source.kamelet.yaml b/kamelets/pulsar-source.kamelet.yaml index 8a1407a9d..2a3c05529 100644 --- a/kamelets/pulsar-source.kamelet.yaml +++ b/kamelets/pulsar-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pulsar-source diff --git a/kamelets/redis-sink.kamelet.yaml b/kamelets/redis-sink.kamelet.yaml index 9f20b6db2..cbb8c522e 100644 --- a/kamelets/redis-sink.kamelet.yaml +++ b/kamelets/redis-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: redis-sink diff --git a/kamelets/redis-source.kamelet.yaml b/kamelets/redis-source.kamelet.yaml index f9ee65cfb..ee00c99ca 100644 --- a/kamelets/redis-source.kamelet.yaml +++ b/kamelets/redis-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: redis-source diff --git a/kamelets/regex-router-action.kamelet.yaml b/kamelets/regex-router-action.kamelet.yaml index 0cce84f10..1f09c7e3e 100644 --- a/kamelets/regex-router-action.kamelet.yaml +++ b/kamelets/regex-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: regex-router-action diff --git a/kamelets/replace-field-action.kamelet.yaml b/kamelets/replace-field-action.kamelet.yaml index 1f1cc468b..191d66f6b 100644 --- a/kamelets/replace-field-action.kamelet.yaml +++ b/kamelets/replace-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: replace-field-action diff --git a/kamelets/resolve-pojo-schema-action.kamelet.yaml b/kamelets/resolve-pojo-schema-action.kamelet.yaml index 3bafc0902..1584e793d 100644 --- a/kamelets/resolve-pojo-schema-action.kamelet.yaml +++ b/kamelets/resolve-pojo-schema-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: resolve-pojo-schema-action diff --git a/kamelets/rest-openapi-sink.kamelet.yaml b/kamelets/rest-openapi-sink.kamelet.yaml index 1872fda2a..65ca30845 100644 --- a/kamelets/rest-openapi-sink.kamelet.yaml +++ b/kamelets/rest-openapi-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: rest-openapi-sink diff --git a/kamelets/salesforce-create-sink.kamelet.yaml b/kamelets/salesforce-create-sink.kamelet.yaml index 65f72a468..3080f81a8 100644 --- a/kamelets/salesforce-create-sink.kamelet.yaml +++ b/kamelets/salesforce-create-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-create-sink diff --git a/kamelets/salesforce-delete-sink.kamelet.yaml b/kamelets/salesforce-delete-sink.kamelet.yaml index 1b3c445df..affec0e4b 100644 --- a/kamelets/salesforce-delete-sink.kamelet.yaml +++ b/kamelets/salesforce-delete-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-delete-sink diff --git a/kamelets/salesforce-source.kamelet.yaml b/kamelets/salesforce-source.kamelet.yaml index 5500e8508..ff96c9660 100644 --- a/kamelets/salesforce-source.kamelet.yaml +++ b/kamelets/salesforce-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-source diff --git a/kamelets/salesforce-update-sink.kamelet.yaml b/kamelets/salesforce-update-sink.kamelet.yaml index b10d23609..e6e73a1c3 100644 --- a/kamelets/salesforce-update-sink.kamelet.yaml +++ b/kamelets/salesforce-update-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-update-sink diff --git a/kamelets/scp-sink.kamelet.yaml b/kamelets/scp-sink.kamelet.yaml index 6817fa3e9..7bc27cd34 100644 --- a/kamelets/scp-sink.kamelet.yaml +++ b/kamelets/scp-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: scp-sink diff --git a/kamelets/set-kafka-key-action.kamelet.yaml b/kamelets/set-kafka-key-action.kamelet.yaml index dec7d9978..0d8db41c5 100644 --- a/kamelets/set-kafka-key-action.kamelet.yaml +++ b/kamelets/set-kafka-key-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: set-kafka-key-action diff --git a/kamelets/sftp-sink.kamelet.yaml b/kamelets/sftp-sink.kamelet.yaml index 77b26a706..defb4f14a 100644 --- a/kamelets/sftp-sink.kamelet.yaml +++ b/kamelets/sftp-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sftp-sink diff --git a/kamelets/sftp-source.kamelet.yaml b/kamelets/sftp-source.kamelet.yaml index cceb40f48..ec6e074de 100644 --- a/kamelets/sftp-source.kamelet.yaml +++ b/kamelets/sftp-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sftp-source diff --git a/kamelets/simple-filter-action.kamelet.yaml b/kamelets/simple-filter-action.kamelet.yaml index 7641ea653..c9ed75f50 100644 --- a/kamelets/simple-filter-action.kamelet.yaml +++ b/kamelets/simple-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: simple-filter-action diff --git a/kamelets/slack-sink.kamelet.yaml b/kamelets/slack-sink.kamelet.yaml index 8f5fd30e3..10694de1c 100644 --- a/kamelets/slack-sink.kamelet.yaml +++ b/kamelets/slack-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: slack-sink diff --git a/kamelets/slack-source.kamelet.yaml b/kamelets/slack-source.kamelet.yaml index e1e660bda..9a61a22ad 100644 --- a/kamelets/slack-source.kamelet.yaml +++ b/kamelets/slack-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: slack-source diff --git a/kamelets/splunk-hec-sink.kamelet.yaml b/kamelets/splunk-hec-sink.kamelet.yaml index 128575d5d..b9c73b2bc 100644 --- a/kamelets/splunk-hec-sink.kamelet.yaml +++ b/kamelets/splunk-hec-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-hec-sink diff --git a/kamelets/splunk-sink.kamelet.yaml b/kamelets/splunk-sink.kamelet.yaml index f15ace480..22be9aa0b 100644 --- a/kamelets/splunk-sink.kamelet.yaml +++ b/kamelets/splunk-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-sink diff --git a/kamelets/splunk-source.kamelet.yaml b/kamelets/splunk-source.kamelet.yaml index a6aad05c7..81375014d 100644 --- a/kamelets/splunk-source.kamelet.yaml +++ b/kamelets/splunk-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-source diff --git a/kamelets/sqlserver-sink.kamelet.yaml b/kamelets/sqlserver-sink.kamelet.yaml index b5f440010..41753f1ee 100644 --- a/kamelets/sqlserver-sink.kamelet.yaml +++ b/kamelets/sqlserver-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sqlserver-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a Microsoft SQL Server Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies - "mvn:com.microsoft.sqlserver:mssql-jdbc:" diff --git a/kamelets/sqlserver-source.kamelet.yaml b/kamelets/sqlserver-source.kamelet.yaml index e23bfced1..da1931ec1 100644 --- a/kamelets/sqlserver-source.kamelet.yaml +++ b/kamelets/sqlserver-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sqlserver-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a Microsoft SQL Server Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies - "mvn:com.microsoft.sqlserver:mssql-jdbc:" required: diff --git a/kamelets/ssh-sink.kamelet.yaml b/kamelets/ssh-sink.kamelet.yaml index c16bf5bbc..59fe88fce 100644 --- a/kamelets/ssh-sink.kamelet.yaml +++ b/kamelets/ssh-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ssh-sink diff --git a/kamelets/ssh-source.kamelet.yaml b/kamelets/ssh-source.kamelet.yaml index bbbf53db7..b8df6fff3 100644 --- a/kamelets/ssh-source.kamelet.yaml +++ b/kamelets/ssh-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ssh-source diff --git a/kamelets/string-template-action.kamelet.yaml b/kamelets/string-template-action.kamelet.yaml index d7ab61ae7..bb6a74804 100644 --- a/kamelets/string-template-action.kamelet.yaml +++ b/kamelets/string-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: string-template-action diff --git a/kamelets/telegram-sink.kamelet.yaml b/kamelets/telegram-sink.kamelet.yaml index 8a63ed973..b2dcbafa1 100644 --- a/kamelets/telegram-sink.kamelet.yaml +++ b/kamelets/telegram-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: telegram-sink diff --git a/kamelets/telegram-source.kamelet.yaml b/kamelets/telegram-source.kamelet.yaml index 06642141c..5aabe29a2 100644 --- a/kamelets/telegram-source.kamelet.yaml +++ b/kamelets/telegram-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: telegram-source diff --git a/kamelets/throttle-action.kamelet.yaml b/kamelets/throttle-action.kamelet.yaml index 973ca9130..4b555b9b8 100644 --- a/kamelets/throttle-action.kamelet.yaml +++ b/kamelets/throttle-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: throttle-action diff --git a/kamelets/timer-source.kamelet.yaml b/kamelets/timer-source.kamelet.yaml index 73ec77b1f..95b2f207b 100644 --- a/kamelets/timer-source.kamelet.yaml +++ b/kamelets/timer-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: timer-source diff --git a/kamelets/timestamp-router-action.kamelet.yaml b/kamelets/timestamp-router-action.kamelet.yaml index d8c5a8f6e..004810504 100644 --- a/kamelets/timestamp-router-action.kamelet.yaml +++ b/kamelets/timestamp-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: timestamp-router-action diff --git a/kamelets/topic-name-matches-filter-action.kamelet.yaml b/kamelets/topic-name-matches-filter-action.kamelet.yaml index f21f9b2dc..5345e6c4a 100644 --- a/kamelets/topic-name-matches-filter-action.kamelet.yaml +++ b/kamelets/topic-name-matches-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: topic-name-matches-filter-action diff --git a/kamelets/twitter-directmessage-source.kamelet.yaml b/kamelets/twitter-directmessage-source.kamelet.yaml index 9b27e6cca..5f0b65800 100644 --- a/kamelets/twitter-directmessage-source.kamelet.yaml +++ b/kamelets/twitter-directmessage-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-directmessage-source diff --git a/kamelets/twitter-search-source.kamelet.yaml b/kamelets/twitter-search-source.kamelet.yaml index dcfcb13be..da90cd7f0 100644 --- a/kamelets/twitter-search-source.kamelet.yaml +++ b/kamelets/twitter-search-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-search-source diff --git a/kamelets/twitter-timeline-source.kamelet.yaml b/kamelets/twitter-timeline-source.kamelet.yaml index a55905089..7b0d62168 100644 --- a/kamelets/twitter-timeline-source.kamelet.yaml +++ b/kamelets/twitter-timeline-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-timeline-source diff --git a/kamelets/value-to-key-action.kamelet.yaml b/kamelets/value-to-key-action.kamelet.yaml index 43fcee8ad..26494b148 100644 --- a/kamelets/value-to-key-action.kamelet.yaml +++ b/kamelets/value-to-key-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: value-to-key-action diff --git a/kamelets/velocity-template-action.kamelet.yaml b/kamelets/velocity-template-action.kamelet.yaml index 0faf5df20..1224334b0 100644 --- a/kamelets/velocity-template-action.kamelet.yaml +++ b/kamelets/velocity-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: velocity-template-action diff --git a/kamelets/webhook-source.kamelet.yaml b/kamelets/webhook-source.kamelet.yaml index 139126459..276534cf0 100644 --- a/kamelets/webhook-source.kamelet.yaml +++ b/kamelets/webhook-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: webhook-source diff --git a/kamelets/wttrin-source.kamelet.yaml b/kamelets/wttrin-source.kamelet.yaml index c136b8425..798be764a 100644 --- a/kamelets/wttrin-source.kamelet.yaml +++ b/kamelets/wttrin-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: wttrin-source diff --git a/kamelets/xj-identity-action.kamelet.yaml b/kamelets/xj-identity-action.kamelet.yaml index 8a2937a22..fab10b5af 100644 --- a/kamelets/xj-identity-action.kamelet.yaml +++ b/kamelets/xj-identity-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: xj-identity-action diff --git a/kamelets/xj-template-action.kamelet.yaml b/kamelets/xj-template-action.kamelet.yaml index 81e9d6463..693fda1cb 100644 --- a/kamelets/xj-template-action.kamelet.yaml +++ b/kamelets/xj-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: xj-template-action diff --git a/library/camel-kamelets-catalog/src/main/java/org/apache/camel/kamelets/catalog/KameletsCatalog.java b/library/camel-kamelets-catalog/src/main/java/org/apache/camel/kamelets/catalog/KameletsCatalog.java index 0824a5ff3..939dcb72a 100644 --- a/library/camel-kamelets-catalog/src/main/java/org/apache/camel/kamelets/catalog/KameletsCatalog.java +++ b/library/camel-kamelets-catalog/src/main/java/org/apache/camel/kamelets/catalog/KameletsCatalog.java @@ -40,9 +40,9 @@ import org.apache.camel.kamelets.catalog.model.KameletTypeEnum; import org.apache.camel.tooling.model.ComponentModel; import org.apache.camel.util.ObjectHelper; -import org.apache.camel.v1alpha1.Kamelet; -import org.apache.camel.v1alpha1.kameletspec.Definition; -import org.apache.camel.v1alpha1.kameletspec.Template; +import org.apache.camel.v1.Kamelet; +import org.apache.camel.v1.kameletspec.Definition; +import org.apache.camel.v1.kameletspec.Template; import org.slf4j.Logger; import org.slf4j.LoggerFactory; diff --git a/library/camel-kamelets-catalog/src/test/java/org/apache/camel/kamelets/catalog/KameletsCatalogTest.java b/library/camel-kamelets-catalog/src/test/java/org/apache/camel/kamelets/catalog/KameletsCatalogTest.java index 2e0deb612..686b8e43e 100644 --- a/library/camel-kamelets-catalog/src/test/java/org/apache/camel/kamelets/catalog/KameletsCatalogTest.java +++ b/library/camel-kamelets-catalog/src/test/java/org/apache/camel/kamelets/catalog/KameletsCatalogTest.java @@ -23,9 +23,9 @@ import io.github.classgraph.ClassGraph; import org.apache.camel.kamelets.catalog.model.KameletTypeEnum; import org.apache.camel.tooling.model.ComponentModel; -import org.apache.camel.v1alpha1.Kamelet; -import org.apache.camel.v1alpha1.kameletspec.Definition; -import org.apache.camel.v1alpha1.kameletspec.Template; +import org.apache.camel.v1.Kamelet; +import org.apache.camel.v1.kameletspec.Definition; +import org.apache.camel.v1.kameletspec.Template; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; diff --git a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml index ebff66050..9b14aa934 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: avro-deserialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml index 93a50270a..fef40bcdb 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/avro-serialize-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: avro-serialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml index c692b5651..2447094c2 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-cloudtrail-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml index 3dd6aac90..1143fc91c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-cloudwatch-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml index 01949dbb7..84e819f41 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ddb-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml index a79c4482f..489f68aff 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ddb-streams-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml index 84f8f523c..18486e37d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ec2-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml index cfcc5c9f0..7e616d08c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-eventbridge-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml index 44eb66ff9..40e99e83c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-firehose-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml index d209d9040..9195edb3a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml index 3acd16bd0..fdfe2b2f3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-kinesis-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml index 05c628281..58eb46e9c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-lambda-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml index aedf74940..2929405be 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-redshift-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml index e1b598cae..4a2991dd1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-redshift-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-cdc-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-cdc-source.kamelet.yaml index 7151f36e8..1236ea0d7 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-cdc-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-cdc-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-cdc-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml index a5d2befeb..54d65fc02 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml index 044b1d4fe..0e62a6f9c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml index 9e2b0670f..c2c6c7b77 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-s3-streaming-upload-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml index c0e632546..1b7ac5ed8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-secrets-manager-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml index 57f932349..ec51bb2fd 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-ses-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml index 4e9270a1d..ae36a2c46 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sns-fifo-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml index 13e7689b3..8f3034be8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sns-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml index d30e6ffc6..bd2e730b1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-batch-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml index 890125a96..94bdda688 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-fifo-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml index 6613b244e..e99153ed7 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml index f7736526f..aa3e3161f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-sqs-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml index eba4919b7..19e73b205 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: aws-translate-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml index 49b1947b5..90dca7a3b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-cosmosdb-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml index 96d58c395..bb5639390 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-cosmosdb-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-sink.kamelet.yaml index 5cec63800..eca343100 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-eventhubs-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-source.kamelet.yaml index 0978914ee..98e0b4192 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-eventhubs-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-eventhubs-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-functions-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-functions-sink.kamelet.yaml index c064d9406..f1d5542de 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-functions-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-functions-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-functions-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-sink.kamelet.yaml index 0a32ff3c1..37bb8dd13 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-servicebus-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-source.kamelet.yaml index 3fe631e2b..29e0ea52d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-servicebus-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-servicebus-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml index 7929d42a6..9125675aa 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-cdc-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-cdc-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml index 3ca7bae6e..bcd2ac6cc 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-changefeed-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-changefeed-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml index 769247c80..3d3f38edd 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-source.kamelet.yaml index 854c08ba6..9c4001513 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-blob-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-sink.kamelet.yaml index 70dd7290f..b9430caa8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-datalake-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-source.kamelet.yaml index 5cd0e2083..75dd3194e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-datalake-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-datalake-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-sink.kamelet.yaml index 2bc81a476..d1e7accae 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-queue-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-source.kamelet.yaml index a32a039a6..40602aab9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-queue-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: azure-storage-queue-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml index f053aaa95..feb423316 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: beer-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml index 479de34c3..826eefd3d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/bitcoin-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: bitcoin-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml index 0c41cd71a..4877cf95e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: caffeine-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml index 49810466e..aad05999c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/cassandra-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cassandra-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/cassandra-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/cassandra-source.kamelet.yaml index 074fe732d..f66fc1905 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/cassandra-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/cassandra-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cassandra-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml index 263fc36fc..cc50aac20 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ceph-sink.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ceph-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/ceph-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ceph-source.kamelet.yaml index b33c9b25e..b29c5be4a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ceph-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ceph-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ceph-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml index 41983b0f2..0dce0b137 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: chuck-norris-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/chunk-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/chunk-template-action.kamelet.yaml index 33fadb20f..39209700e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/chunk-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/chunk-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: chunk-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/couchbase-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/couchbase-sink.kamelet.yaml index 4473475fb..51b6a5562 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/couchbase-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/couchbase-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: couchbase-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/cron-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/cron-source.kamelet.yaml index c4cca6711..cfc7ca727 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/cron-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/cron-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: cron-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml index e5e541632..267b3b798 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/data-type-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: data-type-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml index 44374489c..085fe1a0a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: delay-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/dns-dig-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/dns-dig-action.kamelet.yaml index eed491039..708caeb4f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/dns-dig-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/dns-dig-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-dig-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml index 3545f0a3e..0b03cb2f1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-ip-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml index b5f374114..619555498 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dns-lookup-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/drop-header-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/drop-header-action.kamelet.yaml index 24ddda185..07b28a424 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/drop-header-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/drop-header-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: drop-header-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/drop-headers-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/drop-headers-action.kamelet.yaml index aa4538eac..2ace5ff5f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/drop-headers-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/drop-headers-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: drop-headers-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/dropbox-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/dropbox-sink.kamelet.yaml index 5dad9090f..10428c038 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/dropbox-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/dropbox-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dropbox-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/dropbox-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/dropbox-source.kamelet.yaml index ed0785308..e97adc469 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/dropbox-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/dropbox-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: dropbox-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml index 8fc610804..58e0389fa 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: earthquake-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-index-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-index-sink.kamelet.yaml index 688be9e2f..1e110bf21 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-index-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-index-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: elasticsearch-index-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-search-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-search-source.kamelet.yaml index 4c362ac68..052a156c2 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-search-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/elasticsearch-search-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: elasticsearch-search-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml index 7cc978a9e..6a8b627c0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: exec-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml index 12458953f..2a70a157d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/extract-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: extract-field-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml index 90864d288..eb8646359 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: fhir-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/fhir-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/fhir-source.kamelet.yaml index 6969e5d42..5bc0dab1c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/fhir-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/fhir-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: fhir-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/file-watch-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/file-watch-source.kamelet.yaml index ece92e448..77add2aff 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/file-watch-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/file-watch-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: file-watch-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml index 66ebf572e..a908268c9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/freemarker-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: freemarker-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/ftp-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ftp-sink.kamelet.yaml index 0e4514772..525e2ef0b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ftp-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ftp-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftp-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/ftp-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ftp-source.kamelet.yaml index d3df432d1..66a1223df 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ftp-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ftp-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftp-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/ftps-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ftps-sink.kamelet.yaml index 92fe2c656..f77c5efd0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ftps-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ftps-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftps-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/ftps-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ftps-source.kamelet.yaml index e246b64a7..a1b0a55fb 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ftps-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ftps-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ftps-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/github-commit-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/github-commit-source.kamelet.yaml index efce28899..21552bc88 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/github-commit-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/github-commit-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-commit-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/github-event-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/github-event-source.kamelet.yaml index d8c95cff3..63323bb9d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/github-event-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/github-event-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-event-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-comment-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-comment-source.kamelet.yaml index 908127712..0725f3088 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-comment-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-comment-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-pullrequest-comment-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-source.kamelet.yaml index c68d1f34d..6906885fb 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/github-pullrequest-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-pullrequest-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/github-tag-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/github-tag-source.kamelet.yaml index 3dfd3f635..5e6f0bd9f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/github-tag-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/github-tag-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: github-tag-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-bigquery-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-bigquery-sink.kamelet.yaml index fc3543d3e..94459d9d6 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-bigquery-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-bigquery-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-bigquery-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml index cacd46580..505026bac 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-calendar-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-calendar-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml index 06c450baa..1f229496d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-functions-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-mail-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-mail-source.kamelet.yaml index d120792ca..6372d8bd7 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-mail-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-mail-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-mail-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-sink.kamelet.yaml index 5ab807ad5..fd14acc00 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-pubsub-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-source.kamelet.yaml index b96f9f8ed..82704e3ae 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-pubsub-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-pubsub-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml index b71bc1527..c5f42f1bf 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-sheets-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-sheets-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml index 5ebe00445..d92a4b834 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-storage-cdc-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-cdc-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-storage-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-storage-sink.kamelet.yaml index d8786702a..80054defc 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-storage-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-storage-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml index dd11772ba..7a9d35cad 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: google-storage-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/graphql-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/graphql-sink.kamelet.yaml index 662f2fe38..37a22d376 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/graphql-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/graphql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: graphql-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/has-header-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/has-header-filter-action.kamelet.yaml index c5090463f..49b9ddb10 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/has-header-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/has-header-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: has-header-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/header-matches-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/header-matches-filter-action.kamelet.yaml index 149f8fb09..5de11c311 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/header-matches-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/header-matches-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: header-matches-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/hoist-field-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/hoist-field-action.kamelet.yaml index 0f937ceea..43779a1f2 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/hoist-field-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/hoist-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: hoist-field-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml index 8fa1582c1..d8bbe53d3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-secured-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-secured-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-secured-source.kamelet.yaml index 3be333730..c95d4f2e8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/http-secured-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/http-secured-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-secured-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml index 618c9265f..672d1564f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-source.kamelet.yaml index a91c27c14..063e503a9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/http-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/http-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: http-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/infinispan-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/infinispan-sink.kamelet.yaml index 71a015dd0..1cb170a67 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/infinispan-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/infinispan-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: infinispan-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml index ccccb024b..5747c3969 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: infinispan-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/insert-field-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/insert-field-action.kamelet.yaml index ca78f9b4f..c5ef371f3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/insert-field-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/insert-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: insert-field-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/insert-header-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/insert-header-action.kamelet.yaml index 70b80ea9a..37b295724 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/insert-header-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/insert-header-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: insert-header-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/is-tombstone-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/is-tombstone-filter-action.kamelet.yaml index 219ab0e03..6a94567de 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/is-tombstone-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/is-tombstone-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: is-tombstone-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-add-comment-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-add-comment-sink.kamelet.yaml index 22d7e51c2..338170c8e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-add-comment-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-add-comment-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-add-comment-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-add-issue-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-add-issue-sink.kamelet.yaml index b4b9a4050..c4e7bdbb4 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-add-issue-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-add-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-add-issue-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-oauth-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-oauth-source.kamelet.yaml index ade02715c..25509d679 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-oauth-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-oauth-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-oauth-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-source.kamelet.yaml index 9e4c15f9c..184a6a533 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-transition-issue-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-transition-issue-sink.kamelet.yaml index be4a88417..23e9d4ea8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-transition-issue-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-transition-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-transition-issue-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jira-update-issue-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jira-update-issue-sink.kamelet.yaml index 3530ed793..53df69250 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jira-update-issue-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jira-update-issue-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jira-update-issue-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-sink.kamelet.yaml index 07d1034dd..946d3389c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-amqp-10-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-source.kamelet.yaml index e93a98669..026cd58ca 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-amqp-10-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml index b41415968..c523e1141 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-apache-artemis-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml index f4c6e53d5..686681ef5 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-apache-artemis-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-apache-artemis-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-sink.kamelet.yaml index 330b6fe06..8591f46e5 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-ibm-mq-sink @@ -34,7 +34,7 @@ spec: description: |- A Kamelet that can produce events to an IBM MQ message queue using JMS. - In your KameletBinding file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies - "mvn:com.ibm.mq:com.ibm.mq.allclient:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-source.kamelet.yaml index 0fc79820b..426281604 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jms-ibm-mq-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jms-ibm-mq-source @@ -34,7 +34,7 @@ spec: description: |- A Kamelet that can read events from an IBM MQ message queue using JMS. - In your KameletBinding file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the IBM MQ Server driver dependency in spec->integration->dependencies - "mvn:com.ibm.mq:com.ibm.mq.allclient:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml index 45efcdc03..cd1abba40 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jolt-transformation-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jolt-transformation-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/jslt-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jslt-action.kamelet.yaml index 790913536..e44c0673b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jslt-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jslt-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jslt-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml index f0053cfd8..a415e9cc1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-deserialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/json-patch-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/json-patch-action.kamelet.yaml index ed4d93421..1e186038e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/json-patch-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/json-patch-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-patch-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/json-schema-validator-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/json-schema-validator-action.kamelet.yaml index 16a5891e4..91dc10f76 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/json-schema-validator-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/json-schema-validator-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-schema-validator-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/json-serialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/json-serialize-action.kamelet.yaml index 361c8a726..2ce0706ca 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/json-serialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/json-serialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: json-serialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/jsonata-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/jsonata-action.kamelet.yaml index 6b0248e97..9be21df5c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/jsonata-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/jsonata-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: jsonata-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml index 9dd50437d..fff312ec3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-manual-commit-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-sink.kamelet.yaml index 67f3a4cff..364f71a94 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-not-secured-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-source.kamelet.yaml index f78807c2b..0eb7fdf10 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-not-secured-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-sink.kamelet.yaml index e8631e31e..9f1db08df 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-scram-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-source.kamelet.yaml index 3ca9737a2..d9ff7fa8e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-scram-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-scram-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-sink.kamelet.yaml index eeff24c80..a574e44ab 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-source.kamelet.yaml index 0e110991e..125494c4e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-sink.kamelet.yaml index 685cab6ae..a9dac0dc6 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-ssl-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml index e15b59c95..2bdb2ece5 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kafka-ssl-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-namespaces-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-namespaces-source.kamelet.yaml index f7aa7eb96..e3b2202df 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-namespaces-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-namespaces-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-namespaces-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-nodes-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-nodes-source.kamelet.yaml index 060731756..6b9cee652 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-nodes-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-nodes-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-nodes-source 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 7567c4eab..f90a42480 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 @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: kubernetes-pods-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/log-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/log-action.kamelet.yaml index 17cd34053..d2fb6ccf0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/log-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/log-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: log-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/log-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/log-sink.kamelet.yaml index 7e344b184..4c328469e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/log-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/log-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: log-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/mail-imap-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mail-imap-source.kamelet.yaml index 2f927f450..50b650e5a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mail-imap-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mail-imap-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mail-imap-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mail-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mail-sink.kamelet.yaml index 3f6bf129f..cb8c1dc99 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mail-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mail-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mail-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/mariadb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mariadb-sink.kamelet.yaml index b759eb5ad..c9e206955 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mariadb-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mariadb-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mariadb-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a MariaDB Database. - In your KameletBinding file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies. - "mvn:org.mariadb.jdbc:mariadb-java-client:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/mariadb-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mariadb-source.kamelet.yaml index 183325825..0cc163e4a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mariadb-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mariadb-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mariadb-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a MariaDB Database. - In your KameletBinding file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies - "mvn:org.mariadb.jdbc:mariadb-java-client:" required: diff --git a/library/camel-kamelets/src/main/resources/kamelets/mask-field-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mask-field-action.kamelet.yaml index cb10d6041..4786e6ea4 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mask-field-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mask-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mask-field-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/message-timestamp-router-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/message-timestamp-router-action.kamelet.yaml index f3d131086..c1f828642 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/message-timestamp-router-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/message-timestamp-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: message-timestamp-router-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/minio-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/minio-sink.kamelet.yaml index ce33c7e9e..36bd042c9 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/minio-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/minio-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: minio-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml index 773868f7f..e49719f96 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/minio-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: minio-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mongodb-changes-stream-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mongodb-changes-stream-source.kamelet.yaml index 02f25c09f..c5f4c36ec 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mongodb-changes-stream-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mongodb-changes-stream-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-changes-stream-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mongodb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mongodb-sink.kamelet.yaml index 63e32fd21..1033d8a87 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mongodb-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mongodb-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml index 8914713b1..efe527e72 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mongodb-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mqtt-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mqtt-sink.kamelet.yaml index 8497f22b2..927dbeaa0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mqtt-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mqtt-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/mqtt-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mqtt-source.kamelet.yaml index 4fe4c8256..30ce27eed 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mqtt-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mqtt-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mqtt5-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mqtt5-sink.kamelet.yaml index b3e2696a7..2129c2e44 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mqtt5-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mqtt5-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt5-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/mqtt5-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mqtt5-source.kamelet.yaml index 4b6beffb1..40e356305 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mqtt5-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mqtt5-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mqtt5-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml index d8e95cc09..6d45ded8e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ms-exchange-online-imap-oauth-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/mustache-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mustache-template-action.kamelet.yaml index a306529b7..5f2fe0937 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mustache-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mustache-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mustache-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/mvel-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mvel-template-action.kamelet.yaml index da9455d39..8b1489aff 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mvel-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mvel-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mvel-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/mysql-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mysql-sink.kamelet.yaml index 29f4be2a8..9ce56c9f0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mysql-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mysql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mysql-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a MySQL Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. - "mvn:mysql:mysql-connector-java:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/mysql-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mysql-source.kamelet.yaml index e917b1c39..3ceda1d40 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mysql-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mysql-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: mysql-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a MySQL Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies. - "mvn:mysql:mysql-connector-java:" required: diff --git a/library/camel-kamelets/src/main/resources/kamelets/nats-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/nats-sink.kamelet.yaml index c8fde36f0..a4c2ece55 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/nats-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/nats-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nats-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/nats-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/nats-source.kamelet.yaml index df62ee580..93af810d2 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/nats-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/nats-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nats-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/nominatim-geocode-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/nominatim-geocode-action.kamelet.yaml index 25ae46956..9661799f4 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/nominatim-geocode-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/nominatim-geocode-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: nominatim-geocode-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml index 1ee97d0b2..d57186196 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ogcapi-features-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml index 82e08b580..1314fe14e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: openai-classification-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml index 19ea0acd6..3650762bf 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: openai-completion-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/oracle-database-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/oracle-database-sink.kamelet.yaml index d0a79939d..da4da3886 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/oracle-database-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/oracle-database-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: oracle-database-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to an Oracle Database. - In your KameletBinding file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. - "mvn:com.oracle.database.jdbc:ojdbc11:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/oracle-database-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/oracle-database-source.kamelet.yaml index ec9349b9c..c72837ed5 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/oracle-database-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/oracle-database-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: oracle-database-source @@ -33,7 +33,7 @@ spec: description: |- Query data from an Oracle Database. - In your KameletBinding file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. + In your Pipe file, you must explicitly declare the Oracle Database driver dependency in spec->integration->dependencies. - "mvn:com.oracle.database.jdbc:ojdbc11:" required: diff --git a/library/camel-kamelets/src/main/resources/kamelets/pdf-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/pdf-action.kamelet.yaml index ff4e05abe..03beb4d8f 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/pdf-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/pdf-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pdf-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml index 0cfc95de5..942fe0de1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: postgresql-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml index bba319c67..23b204f19 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: postgresql-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/predicate-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/predicate-filter-action.kamelet.yaml index 6de63dcd7..5f20e7414 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/predicate-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/predicate-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: predicate-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml index c0727a5f1..6211fabb7 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: protobuf-deserialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/protobuf-serialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/protobuf-serialize-action.kamelet.yaml index 36218aeca..c3798b375 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/protobuf-serialize-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/protobuf-serialize-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: protobuf-serialize-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/pulsar-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/pulsar-sink.kamelet.yaml index 8b9e1dae3..89aaf2576 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/pulsar-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/pulsar-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pulsar-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml index 8a1407a9d..2a3c05529 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: pulsar-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/redis-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/redis-sink.kamelet.yaml index 9f20b6db2..cbb8c522e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/redis-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/redis-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: redis-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/redis-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/redis-source.kamelet.yaml index f9ee65cfb..ee00c99ca 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/redis-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/redis-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: redis-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/regex-router-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/regex-router-action.kamelet.yaml index 0cce84f10..1f09c7e3e 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/regex-router-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/regex-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: regex-router-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/replace-field-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/replace-field-action.kamelet.yaml index 1f1cc468b..191d66f6b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/replace-field-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/replace-field-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: replace-field-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/resolve-pojo-schema-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/resolve-pojo-schema-action.kamelet.yaml index 3bafc0902..1584e793d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/resolve-pojo-schema-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/resolve-pojo-schema-action.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: resolve-pojo-schema-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/rest-openapi-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/rest-openapi-sink.kamelet.yaml index 1872fda2a..65ca30845 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/rest-openapi-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/rest-openapi-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: rest-openapi-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/salesforce-create-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/salesforce-create-sink.kamelet.yaml index 65f72a468..3080f81a8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/salesforce-create-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/salesforce-create-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-create-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/salesforce-delete-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/salesforce-delete-sink.kamelet.yaml index 1b3c445df..affec0e4b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/salesforce-delete-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/salesforce-delete-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-delete-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/salesforce-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/salesforce-source.kamelet.yaml index 5500e8508..ff96c9660 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/salesforce-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/salesforce-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/salesforce-update-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/salesforce-update-sink.kamelet.yaml index b10d23609..e6e73a1c3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/salesforce-update-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/salesforce-update-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: salesforce-update-sink 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 6817fa3e9..7bc27cd34 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 @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: scp-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/set-kafka-key-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/set-kafka-key-action.kamelet.yaml index dec7d9978..0d8db41c5 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/set-kafka-key-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/set-kafka-key-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: set-kafka-key-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/sftp-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/sftp-sink.kamelet.yaml index 77b26a706..defb4f14a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/sftp-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/sftp-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sftp-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml index cceb40f48..ec6e074de 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sftp-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml index 7641ea653..c9ed75f50 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: simple-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/slack-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/slack-sink.kamelet.yaml index 8f5fd30e3..10694de1c 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/slack-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/slack-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: slack-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml index e1e660bda..9a61a22ad 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: slack-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml index 128575d5d..b9c73b2bc 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-hec-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/splunk-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/splunk-sink.kamelet.yaml index f15ace480..22be9aa0b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/splunk-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/splunk-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml index a6aad05c7..81375014d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: splunk-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/sqlserver-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/sqlserver-sink.kamelet.yaml index b5f440010..41753f1ee 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/sqlserver-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/sqlserver-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sqlserver-sink @@ -33,7 +33,7 @@ spec: description: |- Send data to a Microsoft SQL Server Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies - "mvn:com.microsoft.sqlserver:mssql-jdbc:" diff --git a/library/camel-kamelets/src/main/resources/kamelets/sqlserver-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/sqlserver-source.kamelet.yaml index e23bfced1..da1931ec1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/sqlserver-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/sqlserver-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: sqlserver-source @@ -33,7 +33,7 @@ spec: description: |- Query data from a Microsoft SQL Server Database. - In your KameletBinding file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies + In your Pipe file, you must explicitly declare the SQL Server driver dependency in spec->integration->dependencies - "mvn:com.microsoft.sqlserver:mssql-jdbc:" required: diff --git a/library/camel-kamelets/src/main/resources/kamelets/ssh-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ssh-sink.kamelet.yaml index c16bf5bbc..59fe88fce 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ssh-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ssh-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ssh-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/ssh-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/ssh-source.kamelet.yaml index bbbf53db7..b8df6fff3 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/ssh-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/ssh-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: ssh-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/string-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/string-template-action.kamelet.yaml index d7ab61ae7..bb6a74804 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/string-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/string-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: string-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml index 8a63ed973..b2dcbafa1 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: telegram-sink diff --git a/library/camel-kamelets/src/main/resources/kamelets/telegram-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/telegram-source.kamelet.yaml index 06642141c..5aabe29a2 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/telegram-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/telegram-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: telegram-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml index 973ca9130..4b555b9b8 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/throttle-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: throttle-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/timer-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/timer-source.kamelet.yaml index 73ec77b1f..95b2f207b 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/timer-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/timer-source.kamelet.yaml @@ -15,7 +15,7 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: timer-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/timestamp-router-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/timestamp-router-action.kamelet.yaml index d8c5a8f6e..004810504 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/timestamp-router-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/timestamp-router-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: timestamp-router-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/topic-name-matches-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/topic-name-matches-filter-action.kamelet.yaml index f21f9b2dc..5345e6c4a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/topic-name-matches-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/topic-name-matches-filter-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: topic-name-matches-filter-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/twitter-directmessage-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/twitter-directmessage-source.kamelet.yaml index 9b27e6cca..5f0b65800 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/twitter-directmessage-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/twitter-directmessage-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-directmessage-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/twitter-search-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/twitter-search-source.kamelet.yaml index dcfcb13be..da90cd7f0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/twitter-search-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/twitter-search-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-search-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/twitter-timeline-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/twitter-timeline-source.kamelet.yaml index a55905089..7b0d62168 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/twitter-timeline-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/twitter-timeline-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: twitter-timeline-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml index 43fcee8ad..26494b148 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/value-to-key-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: value-to-key-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/velocity-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/velocity-template-action.kamelet.yaml index 0faf5df20..1224334b0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/velocity-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/velocity-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: velocity-template-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/webhook-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/webhook-source.kamelet.yaml index 139126459..276534cf0 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/webhook-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/webhook-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: webhook-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml index c136b8425..798be764a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: wttrin-source diff --git a/library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml index 8a2937a22..fab10b5af 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: xj-identity-action diff --git a/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml index 81e9d6463..693fda1cb 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: xj-template-action diff --git a/library/kamelets-maven-plugin/src/main/java/org/apache/camel/kamelets/maven/plugin/ValidateKameletsMojo.java b/library/kamelets-maven-plugin/src/main/java/org/apache/camel/kamelets/maven/plugin/ValidateKameletsMojo.java index b8a59393e..d5437efae 100644 --- a/library/kamelets-maven-plugin/src/main/java/org/apache/camel/kamelets/maven/plugin/ValidateKameletsMojo.java +++ b/library/kamelets-maven-plugin/src/main/java/org/apache/camel/kamelets/maven/plugin/ValidateKameletsMojo.java @@ -29,7 +29,7 @@ import org.apache.camel.catalog.DefaultCamelCatalog; import org.apache.camel.kamelets.catalog.KameletsCatalog; import org.apache.camel.tooling.model.ComponentModel; -import org.apache.camel.v1alpha1.kameletspec.Template; +import org.apache.camel.v1.kameletspec.Template; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven.plugin.MojoFailureException; diff --git a/pom.xml b/pom.xml index f9874326d..0308b266f 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.7.8 4.0.0 - 2.0.0 + 2.0.1 diff --git a/script/generator/generator.go b/script/generator/generator.go index b59417273..259770dab 100644 --- a/script/generator/generator.go +++ b/script/generator/generator.go @@ -8,7 +8,7 @@ import ( "sort" "strings" - camel "github.com/apache/camel-k/pkg/apis/camel/v1alpha1" + camel "github.com/apache/camel-k/pkg/apis/camel/v1" "k8s.io/apimachinery/pkg/runtime" "k8s.io/apimachinery/pkg/runtime/schema" "k8s.io/apimachinery/pkg/runtime/serializer" diff --git a/script/validator/validator.go b/script/validator/validator.go index b67a0c052..46f32228d 100644 --- a/script/validator/validator.go +++ b/script/validator/validator.go @@ -10,8 +10,7 @@ import ( "sort" "strings" - camelapiv1 "github.com/apache/camel-k/pkg/apis/camel/v1" - camelapi "github.com/apache/camel-k/pkg/apis/camel/v1alpha1" + camelapiv1 "github.com/apache/camel-k/v2/pkg/apis/camel/v1" "github.com/apache/camel-k/pkg/metadata" "github.com/apache/camel-k/pkg/util/camel" "github.com/apache/camel-k/pkg/util/dsl" @@ -166,7 +165,7 @@ func verifyDescriptors(kamelets []KameletInfo) (errors []error) { return errors } -func hasXDescriptor(p camelapi.JSONSchemaProp, desc string) bool { +func hasXDescriptor(p camelapiv1.JSONSchemaProp, desc string) bool { for _, d := range p.XDescriptors { if d == desc { return true @@ -175,7 +174,7 @@ func hasXDescriptor(p camelapi.JSONSchemaProp, desc string) bool { return false } -func hasXDescriptorPrefix(p camelapi.JSONSchemaProp, prefix string) bool { +func hasXDescriptorPrefix(p camelapiv1.JSONSchemaProp, prefix string) bool { for _, d := range p.XDescriptors { if strings.HasPrefix(d, prefix) { return true @@ -358,11 +357,11 @@ func verifyFileNames(kamelets []KameletInfo) (errors []error) { func listKamelets(dir string) []KameletInfo { scheme := runtime.NewScheme() - err := camelapi.AddToScheme(scheme) + err := camelapiv1.AddToScheme(scheme) handleGeneralError("cannot to add camel APIs to scheme", err) codecs := serializer.NewCodecFactory(scheme) - gv := camelapi.SchemeGroupVersion + gv := camelapiv1.SchemeGroupVersion gvk := schema.GroupVersionKind{ Group: gv.Group, Version: gv.Version, @@ -388,7 +387,7 @@ func listKamelets(dir string) []KameletInfo { json, err := yaml.ToJSON(content) handleGeneralError(fmt.Sprintf("cannot convert file %q to JSON", fileName), err) - kamelet := camelapi.Kamelet{} + kamelet := camelapiv1.Kamelet{} _, _, err = decoder.Decode(json, &gvk, &kamelet) handleGeneralError(fmt.Sprintf("cannot unmarshal file %q into Kamelet", fileName), err) kameletInfo := KameletInfo{ @@ -420,7 +419,7 @@ func verifyUsedParams(kamelets []KameletInfo) (errors []error) { return errors } -func getDeclaredParams(k camelapi.Kamelet) map[string]bool { +func getDeclaredParams(k camelapiv1.Kamelet) map[string]bool { res := make(map[string]bool) if k.Spec.Definition != nil { for p := range k.Spec.Definition.Properties { @@ -448,7 +447,7 @@ func getDeclaredParams(k camelapi.Kamelet) map[string]bool { return res } -func getUsedParams(k camelapi.Kamelet) map[string]bool { +func getUsedParams(k camelapiv1.Kamelet) map[string]bool { if k.Spec.Template != nil { var templateData interface{} if err := json.Unmarshal(k.Spec.Template.RawMessage, &templateData); err != nil { @@ -492,7 +491,7 @@ func inspectTemplateParams(v interface{}, params map[string]bool) { } type KameletInfo struct { - camelapi.Kamelet + camelapiv1.Kamelet FileName string } diff --git a/templates/bindings/camel-k/kamelet.yaml.tmpl b/templates/bindings/camel-k/kamelet.yaml.tmpl deleted file mode 100644 index 8918860b3..000000000 --- a/templates/bindings/camel-k/kamelet.yaml.tmpl +++ /dev/null @@ -1 +0,0 @@ -{{ template "kamelet-binding-sink-source.tmpl" . }} \ No newline at end of file diff --git a/templates/init-template.kamelet.yaml.vm b/templates/init-template.kamelet.yaml.vm index 2067eff1f..16fb42dcf 100644 --- a/templates/init-template.kamelet.yaml.vm +++ b/templates/init-template.kamelet.yaml.vm @@ -1,4 +1,4 @@ -apiVersion: camel.apache.org/v1alpha1 +apiVersion: camel.apache.org/v1 kind: Kamelet metadata: name: $kameletMetadataName diff --git a/templates/bindings/camel-k/avro-deserialize-action-binding.yaml b/templates/pipes/camel-k/avro-deserialize-action-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/avro-deserialize-action-binding.yaml rename to templates/pipes/camel-k/avro-deserialize-action-pipe.yaml index 6d43d25d7..ed628c4b8 100644 --- a/templates/bindings/camel-k/avro-deserialize-action-binding.yaml +++ b/templates/pipes/camel-k/avro-deserialize-action-pipe.yaml @@ -1,36 +1,36 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: avro-deserialize-action-binding + name: avro-deserialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"first":"Ada","last":"Lovelace"}' steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: avro-serialize-action properties: schema: "{\"type\": \"record\", \"namespace\": \"com.example\", \"name\": \"FullName\", \"fields\": [{\"name\": \"first\", \"type\": \"string\"},{\"name\": \"last\", \"type\": \"string\"}]}" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: avro-deserialize-action properties: schema: "{\"type\": \"record\", \"namespace\": \"com.example\", \"name\": \"FullName\", \"fields\": [{\"name\": \"first\", \"type\": \"string\"},{\"name\": \"last\", \"type\": \"string\"}]}" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-serialize-action sink: ref: diff --git a/templates/bindings/camel-k/avro-serialize-action-binding.yaml b/templates/pipes/camel-k/avro-serialize-action-pipe.yaml similarity index 73% rename from templates/bindings/camel-k/avro-serialize-action-binding.yaml rename to templates/pipes/camel-k/avro-serialize-action-pipe.yaml index 3d9698150..afe9ef7bf 100644 --- a/templates/bindings/camel-k/avro-serialize-action-binding.yaml +++ b/templates/pipes/camel-k/avro-serialize-action-pipe.yaml @@ -1,24 +1,24 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: avro-serialize-action-binding + name: avro-serialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"first":"Ada","last":"Lovelace"}' steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: avro-serialize-action properties: schema: "{\"type\": \"record\", \"namespace\": \"com.example\", \"name\": \"FullName\", \"fields\": [{\"name\": \"first\", \"type\": \"string\"},{\"name\": \"last\", \"type\": \"string\"}]}" diff --git a/templates/bindings/camel-k/aws-cloudwatch-sink-binding.yaml b/templates/pipes/camel-k/aws-cloudwatch-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-cloudwatch-sink-binding.yaml rename to templates/pipes/camel-k/aws-cloudwatch-sink-pipe.yaml index 9c4f495b8..cd3236ffc 100644 --- a/templates/bindings/camel-k/aws-cloudwatch-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-cloudwatch-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-cloudwatch-sink-binding + name: aws-cloudwatch-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-cloudwatch-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-ddb-streams-source-binding.yaml b/templates/pipes/camel-k/aws-ddb-streams-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/aws-ddb-streams-source-binding.yaml rename to templates/pipes/camel-k/aws-ddb-streams-source-pipe.yaml index 1679a4de5..0ccbd7f0d 100644 --- a/templates/bindings/camel-k/aws-ddb-streams-source-binding.yaml +++ b/templates/pipes/camel-k/aws-ddb-streams-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-ddb-streams-source-binding + name: aws-ddb-streams-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-ddb-streams-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-ec2-sink-binding.yaml b/templates/pipes/camel-k/aws-ec2-sink-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/aws-ec2-sink-binding.yaml rename to templates/pipes/camel-k/aws-ec2-sink-pipe.yaml index 793699246..3283f9f15 100644 --- a/templates/bindings/camel-k/aws-ec2-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-ec2-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-ec2-sink-binding + name: aws-ec2-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-ec2-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-kinesis-firehose-sink-binding.yaml b/templates/pipes/camel-k/aws-kinesis-firehose-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-kinesis-firehose-sink-binding.yaml rename to templates/pipes/camel-k/aws-kinesis-firehose-sink-pipe.yaml index 0840e1d1d..912ebfad8 100644 --- a/templates/bindings/camel-k/aws-kinesis-firehose-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-kinesis-firehose-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-kinesis-firehose-sink-binding + name: aws-kinesis-firehose-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-kinesis-firehose-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-kinesis-sink-binding.yaml b/templates/pipes/camel-k/aws-kinesis-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-kinesis-sink-binding.yaml rename to templates/pipes/camel-k/aws-kinesis-sink-pipe.yaml index d272322d0..e0310c4db 100644 --- a/templates/bindings/camel-k/aws-kinesis-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-kinesis-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-kinesis-sink-binding + name: aws-kinesis-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-kinesis-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-kinesis-source-binding.yaml b/templates/pipes/camel-k/aws-kinesis-source-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-kinesis-source-binding.yaml rename to templates/pipes/camel-k/aws-kinesis-source-pipe.yaml index f610bbfc6..9eac73ca6 100644 --- a/templates/bindings/camel-k/aws-kinesis-source-binding.yaml +++ b/templates/pipes/camel-k/aws-kinesis-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-kinesis-source-binding + name: aws-kinesis-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-kinesis-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-lambda-sink-binding.yaml b/templates/pipes/camel-k/aws-lambda-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-lambda-sink-binding.yaml rename to templates/pipes/camel-k/aws-lambda-sink-pipe.yaml index 23484934b..485f62788 100644 --- a/templates/bindings/camel-k/aws-lambda-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-lambda-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-lambda-sink-binding + name: aws-lambda-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-lambda-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-redshift-sink-binding.yaml b/templates/pipes/camel-k/aws-redshift-sink-pipe.yaml similarity index 74% rename from templates/bindings/camel-k/aws-redshift-sink-binding.yaml rename to templates/pipes/camel-k/aws-redshift-sink-pipe.yaml index 3b535365b..60f6bd64c 100644 --- a/templates/bindings/camel-k/aws-redshift-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-redshift-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-redshift-sink-binding + name: aws-redshift-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-redshift-sink properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/aws-redshift-source-binding.yaml b/templates/pipes/camel-k/aws-redshift-source-pipe.yaml similarity index 74% rename from templates/bindings/camel-k/aws-redshift-source-binding.yaml rename to templates/pipes/camel-k/aws-redshift-source-pipe.yaml index 342271457..ff9952dd8 100644 --- a/templates/bindings/camel-k/aws-redshift-source-binding.yaml +++ b/templates/pipes/camel-k/aws-redshift-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-redshift-source-binding + name: aws-redshift-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-redshift-source properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/aws-s3-sink-binding.yaml b/templates/pipes/camel-k/aws-s3-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-s3-sink-binding.yaml rename to templates/pipes/camel-k/aws-s3-sink-pipe.yaml index 9df609d61..83868119b 100644 --- a/templates/bindings/camel-k/aws-s3-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-s3-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-s3-sink-binding + name: aws-s3-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-s3-source-binding.yaml b/templates/pipes/camel-k/aws-s3-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-s3-source-binding.yaml rename to templates/pipes/camel-k/aws-s3-source-pipe.yaml index 03f9684cd..c7521317b 100644 --- a/templates/bindings/camel-k/aws-s3-source-binding.yaml +++ b/templates/pipes/camel-k/aws-s3-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-s3-source-binding + name: aws-s3-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-s3-streaming-upload-sink-binding.yaml b/templates/pipes/camel-k/aws-s3-streaming-upload-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-s3-streaming-upload-sink-binding.yaml rename to templates/pipes/camel-k/aws-s3-streaming-upload-sink-pipe.yaml index 1ced5feb9..0002ab4ca 100644 --- a/templates/bindings/camel-k/aws-s3-streaming-upload-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-s3-streaming-upload-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-s3-streaming-upload-sink-binding + name: aws-s3-streaming-upload-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-streaming-upload-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-secrets-manager-sink-binding.yaml b/templates/pipes/camel-k/aws-secrets-manager-sink-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/aws-secrets-manager-sink-binding.yaml rename to templates/pipes/camel-k/aws-secrets-manager-sink-pipe.yaml index 3e5fca81c..08664c408 100644 --- a/templates/bindings/camel-k/aws-secrets-manager-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-secrets-manager-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-secrets-manager-sink-binding + name: aws-secrets-manager-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-secrets-manager-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sns-fifo-sink-binding.yaml b/templates/pipes/camel-k/aws-sns-fifo-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-sns-fifo-sink-binding.yaml rename to templates/pipes/camel-k/aws-sns-fifo-sink-pipe.yaml index 5e93c42a6..2fe333f3b 100644 --- a/templates/bindings/camel-k/aws-sns-fifo-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-sns-fifo-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sns-fifo-sink-binding + name: aws-sns-fifo-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sns-fifo-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sns-sink-binding.yaml b/templates/pipes/camel-k/aws-sns-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-sns-sink-binding.yaml rename to templates/pipes/camel-k/aws-sns-sink-pipe.yaml index d63c4229b..0ca985e7c 100644 --- a/templates/bindings/camel-k/aws-sns-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-sns-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sns-sink-binding + name: aws-sns-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sns-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sqs-batch-sink-binding.yaml b/templates/pipes/camel-k/aws-sqs-batch-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/aws-sqs-batch-sink-binding.yaml rename to templates/pipes/camel-k/aws-sqs-batch-sink-pipe.yaml index f781f308e..c472d394d 100644 --- a/templates/bindings/camel-k/aws-sqs-batch-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-sqs-batch-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sqs-batch-sink-binding + name: aws-sqs-batch-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sqs-batch-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sqs-fifo-sink-binding.yaml b/templates/pipes/camel-k/aws-sqs-fifo-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/aws-sqs-fifo-sink-binding.yaml rename to templates/pipes/camel-k/aws-sqs-fifo-sink-pipe.yaml index 8c6e06d6c..e2e3a25dc 100644 --- a/templates/bindings/camel-k/aws-sqs-fifo-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-sqs-fifo-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sqs-fifo-sink-binding + name: aws-sqs-fifo-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sqs-fifo-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sqs-sink-binding.yaml b/templates/pipes/camel-k/aws-sqs-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-sqs-sink-binding.yaml rename to templates/pipes/camel-k/aws-sqs-sink-pipe.yaml index 3e97fe05e..4f3967f4b 100644 --- a/templates/bindings/camel-k/aws-sqs-sink-binding.yaml +++ b/templates/pipes/camel-k/aws-sqs-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sqs-sink-binding + name: aws-sqs-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sqs-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-sqs-source-binding.yaml b/templates/pipes/camel-k/aws-sqs-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-sqs-source-binding.yaml rename to templates/pipes/camel-k/aws-sqs-source-pipe.yaml index 006835aeb..d15b85178 100644 --- a/templates/bindings/camel-k/aws-sqs-source-binding.yaml +++ b/templates/pipes/camel-k/aws-sqs-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-sqs-source-binding + name: aws-sqs-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-sqs-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/aws-translate-action-binding.yaml b/templates/pipes/camel-k/aws-translate-action-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/aws-translate-action-binding.yaml rename to templates/pipes/camel-k/aws-translate-action-pipe.yaml index cd3d74969..e3362390c 100644 --- a/templates/bindings/camel-k/aws-translate-action-binding.yaml +++ b/templates/pipes/camel-k/aws-translate-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-translate-action-binding + name: aws-translate-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-translate-action properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/azure-cosmosdb-source-binding.yaml b/templates/pipes/camel-k/azure-cosmosdb-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/azure-cosmosdb-source-binding.yaml rename to templates/pipes/camel-k/azure-cosmosdb-source-pipe.yaml index 11a9ae3de..a39c31d8d 100644 --- a/templates/bindings/camel-k/azure-cosmosdb-source-binding.yaml +++ b/templates/pipes/camel-k/azure-cosmosdb-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-cosmosdb-source-binding + name: azure-cosmosdb-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-cosmosdb-source properties: accountKey: "The Account Key" diff --git a/templates/bindings/camel-k/azure-eventhubs-sink-binding.yaml b/templates/pipes/camel-k/azure-eventhubs-sink-pipe.yaml similarity index 73% rename from templates/bindings/camel-k/azure-eventhubs-sink-binding.yaml rename to templates/pipes/camel-k/azure-eventhubs-sink-pipe.yaml index 17da35e7d..bd1bfc32b 100644 --- a/templates/bindings/camel-k/azure-eventhubs-sink-binding.yaml +++ b/templates/pipes/camel-k/azure-eventhubs-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-eventhubs-sink-binding + name: azure-eventhubs-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-eventhubs-sink properties: eventhubName: "The Eventhubs Name" diff --git a/templates/bindings/camel-k/azure-eventhubs-source-binding.yaml b/templates/pipes/camel-k/azure-eventhubs-source-pipe.yaml similarity index 79% rename from templates/bindings/camel-k/azure-eventhubs-source-binding.yaml rename to templates/pipes/camel-k/azure-eventhubs-source-pipe.yaml index 68951fbd6..236862892 100644 --- a/templates/bindings/camel-k/azure-eventhubs-source-binding.yaml +++ b/templates/pipes/camel-k/azure-eventhubs-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-eventhubs-source-binding + name: azure-eventhubs-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-eventhubs-source properties: blobAccessKey: "The Azure Storage Blob Access Key" diff --git a/templates/bindings/camel-k/azure-storage-blob-sink-binding.yaml b/templates/pipes/camel-k/azure-storage-blob-sink-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/azure-storage-blob-sink-binding.yaml rename to templates/pipes/camel-k/azure-storage-blob-sink-pipe.yaml index 493fbd86b..31b7eb870 100644 --- a/templates/bindings/camel-k/azure-storage-blob-sink-binding.yaml +++ b/templates/pipes/camel-k/azure-storage-blob-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-storage-blob-sink-binding + name: azure-storage-blob-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-storage-blob-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/azure-storage-blob-source-binding.yaml b/templates/pipes/camel-k/azure-storage-blob-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/azure-storage-blob-source-binding.yaml rename to templates/pipes/camel-k/azure-storage-blob-source-pipe.yaml index 86f36c5f3..49bb8387a 100644 --- a/templates/bindings/camel-k/azure-storage-blob-source-binding.yaml +++ b/templates/pipes/camel-k/azure-storage-blob-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-storage-blob-source-binding + name: azure-storage-blob-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-storage-blob-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/azure-storage-queue-sink-binding.yaml b/templates/pipes/camel-k/azure-storage-queue-sink-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/azure-storage-queue-sink-binding.yaml rename to templates/pipes/camel-k/azure-storage-queue-sink-pipe.yaml index aebb8a343..1f4c11652 100644 --- a/templates/bindings/camel-k/azure-storage-queue-sink-binding.yaml +++ b/templates/pipes/camel-k/azure-storage-queue-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-storage-queue-sink-binding + name: azure-storage-queue-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-storage-queue-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/azure-storage-queue-source-binding.yaml b/templates/pipes/camel-k/azure-storage-queue-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/azure-storage-queue-source-binding.yaml rename to templates/pipes/camel-k/azure-storage-queue-source-pipe.yaml index 67cd36159..e47be8ba5 100644 --- a/templates/bindings/camel-k/azure-storage-queue-source-binding.yaml +++ b/templates/pipes/camel-k/azure-storage-queue-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: azure-storage-queue-source-binding + name: azure-storage-queue-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: azure-storage-queue-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/bitcoin-source-binding.yaml b/templates/pipes/camel-k/bitcoin-source-pipe.yaml similarity index 57% rename from templates/bindings/camel-k/bitcoin-source-binding.yaml rename to templates/pipes/camel-k/bitcoin-source-pipe.yaml index a3d77ea67..fc06c5bb6 100644 --- a/templates/bindings/camel-k/bitcoin-source-binding.yaml +++ b/templates/pipes/camel-k/bitcoin-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: bitcoin-source-binding + name: bitcoin-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: bitcoin-source sink: ref: diff --git a/templates/bindings/camel-k/caffeine-action-binding.yaml b/templates/pipes/camel-k/caffeine-action-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/caffeine-action-binding.yaml rename to templates/pipes/camel-k/caffeine-action-pipe.yaml index 1e7117707..315545a68 100644 --- a/templates/bindings/camel-k/caffeine-action-binding.yaml +++ b/templates/pipes/camel-k/caffeine-action-pipe.yaml @@ -1,13 +1,13 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: caffeine-action-binding + name: caffeine-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"foo":"bar"}' @@ -15,53 +15,53 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "caffeine-key" value: "my-key" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "caffeine-operation" value: "PUT" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: caffeine-action properties: cacheName: "my-cache" # extract the foo field from the body, cleaning the body - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: extract-field-action properties: field: '{"foo"}' - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "caffeine-key" value: "my-key" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "caffeine-operation" @@ -69,7 +69,7 @@ spec: # retrieve the json payload from the cache and put into the body - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: caffeine-action properties: cacheName: "my-cache" diff --git a/templates/bindings/camel-k/cassandra-sink-binding.yaml b/templates/pipes/camel-k/cassandra-sink-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/cassandra-sink-binding.yaml rename to templates/pipes/camel-k/cassandra-sink-pipe.yaml index 6e5fdd0ce..30088cb0f 100644 --- a/templates/bindings/camel-k/cassandra-sink-binding.yaml +++ b/templates/pipes/camel-k/cassandra-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: cassandra-sink-binding + name: cassandra-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: cassandra-sink properties: connectionHost: "localhost" diff --git a/templates/bindings/camel-k/cassandra-source-binding.yaml b/templates/pipes/camel-k/cassandra-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/cassandra-source-binding.yaml rename to templates/pipes/camel-k/cassandra-source-pipe.yaml index b519ddf78..e3c10dafb 100644 --- a/templates/bindings/camel-k/cassandra-source-binding.yaml +++ b/templates/pipes/camel-k/cassandra-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: cassandra-source-binding + name: cassandra-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: cassandra-source properties: connectionHost: "localhost" diff --git a/templates/bindings/camel-k/ceph-sink-binding.yaml b/templates/pipes/camel-k/ceph-sink-pipe.yaml similarity index 87% rename from templates/bindings/camel-k/ceph-sink-binding.yaml rename to templates/pipes/camel-k/ceph-sink-pipe.yaml index 8eb4dfd24..3b9c04d9c 100644 --- a/templates/bindings/camel-k/ceph-sink-binding.yaml +++ b/templates/pipes/camel-k/ceph-sink-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- # This example uploads a kamelet-rocks.txt file to ceph object storage -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ceph-sink-binding + name: ceph-sink-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 10000 @@ -31,7 +31,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "CamelAwsS3Key" @@ -39,7 +39,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ceph-sink properties: bucketName: "bucket name" diff --git a/templates/bindings/camel-k/ceph-source-binding.yaml b/templates/pipes/camel-k/ceph-source-pipe.yaml similarity index 89% rename from templates/bindings/camel-k/ceph-source-binding.yaml rename to templates/pipes/camel-k/ceph-source-pipe.yaml index 38b1c87c2..27f1312d4 100644 --- a/templates/bindings/camel-k/ceph-source-binding.yaml +++ b/templates/pipes/camel-k/ceph-source-pipe.yaml @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ceph-source-binding + name: ceph-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ceph-source properties: bucketName: "bucket name" diff --git a/templates/bindings/camel-k/chuck-norris-source-binding.yaml b/templates/pipes/camel-k/chuck-norris-source-pipe.yaml similarity index 57% rename from templates/bindings/camel-k/chuck-norris-source-binding.yaml rename to templates/pipes/camel-k/chuck-norris-source-pipe.yaml index 8e57b27c2..fe35249b5 100644 --- a/templates/bindings/camel-k/chuck-norris-source-binding.yaml +++ b/templates/pipes/camel-k/chuck-norris-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: chuck-norris-source-binding + name: chuck-norris-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: chuck-norris-source sink: ref: diff --git a/templates/bindings/camel-k/chunk-template-action-binding.yaml b/templates/pipes/camel-k/chunk-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/chunk-template-action-binding.yaml rename to templates/pipes/camel-k/chunk-template-action-pipe.yaml index d5fb7b65d..c3e64b7b7 100644 --- a/templates/bindings/camel-k/chunk-template-action-binding.yaml +++ b/templates/pipes/camel-k/chunk-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: chunk-template-action-binding + name: chunk-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: chunk-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/couchbase-sink-binding.yaml b/templates/pipes/camel-k/couchbase-sink-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/couchbase-sink-binding.yaml rename to templates/pipes/camel-k/couchbase-sink-pipe.yaml index 4612a8a79..4896d994e 100644 --- a/templates/bindings/camel-k/couchbase-sink-binding.yaml +++ b/templates/pipes/camel-k/couchbase-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: couchbase-sink-binding + name: couchbase-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: couchbase-sink properties: bucket: "The Bucket" diff --git a/templates/bindings/camel-k/cron-source-binding.yaml b/templates/pipes/camel-k/cron-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/cron-source-binding.yaml rename to templates/pipes/camel-k/cron-source-pipe.yaml index 3acfed220..d985e3d06 100644 --- a/templates/bindings/camel-k/cron-source-binding.yaml +++ b/templates/pipes/camel-k/cron-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: cron-source-binding + name: cron-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: cron-source properties: message: "hello world" diff --git a/templates/bindings/camel-k/delay-action-binding.yaml b/templates/pipes/camel-k/delay-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/delay-action-binding.yaml rename to templates/pipes/camel-k/delay-action-pipe.yaml index b6b3b7531..20ab7c4ea 100644 --- a/templates/bindings/camel-k/delay-action-binding.yaml +++ b/templates/pipes/camel-k/delay-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: delay-action-binding + name: delay-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: delay-action properties: milliseconds: 1000 diff --git a/templates/bindings/camel-k/dns-dig-action-binding.yaml b/templates/pipes/camel-k/dns-dig-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/dns-dig-action-binding.yaml rename to templates/pipes/camel-k/dns-dig-action-pipe.yaml index 30f2a2b29..851152ac5 100644 --- a/templates/bindings/camel-k/dns-dig-action-binding.yaml +++ b/templates/pipes/camel-k/dns-dig-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: dns-dig-action-binding + name: dns-dig-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: dns-dig-action sink: ref: diff --git a/templates/bindings/camel-k/dns-ip-action-binding.yaml b/templates/pipes/camel-k/dns-ip-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/dns-ip-action-binding.yaml rename to templates/pipes/camel-k/dns-ip-action-pipe.yaml index d57337980..c6cf945da 100644 --- a/templates/bindings/camel-k/dns-ip-action-binding.yaml +++ b/templates/pipes/camel-k/dns-ip-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: dns-ip-action-binding + name: dns-ip-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: dns-ip-action sink: ref: diff --git a/templates/bindings/camel-k/dns-lookup-action-binding.yaml b/templates/pipes/camel-k/dns-lookup-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/dns-lookup-action-binding.yaml rename to templates/pipes/camel-k/dns-lookup-action-pipe.yaml index b2b9ceb58..5b90cff3f 100644 --- a/templates/bindings/camel-k/dns-lookup-action-binding.yaml +++ b/templates/pipes/camel-k/dns-lookup-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: dns-lookup-action-binding + name: dns-lookup-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: dns-lookup-action sink: ref: diff --git a/templates/bindings/camel-k/dropbox-sink-binding.yaml b/templates/pipes/camel-k/dropbox-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/dropbox-sink-binding.yaml rename to templates/pipes/camel-k/dropbox-sink-pipe.yaml index 02c494b3e..0dd56b773 100644 --- a/templates/bindings/camel-k/dropbox-sink-binding.yaml +++ b/templates/pipes/camel-k/dropbox-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: dropbox-sink-binding + name: dropbox-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: dropbox-sink properties: accessToken: "The Dropbox Access Token" diff --git a/templates/bindings/camel-k/dropbox-source-binding.yaml b/templates/pipes/camel-k/dropbox-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/dropbox-source-binding.yaml rename to templates/pipes/camel-k/dropbox-source-pipe.yaml index 4ad3b911d..8b5cd2209 100644 --- a/templates/bindings/camel-k/dropbox-source-binding.yaml +++ b/templates/pipes/camel-k/dropbox-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: dropbox-source-binding + name: dropbox-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: dropbox-source properties: accessToken: "The Dropbox Access Token" diff --git a/templates/bindings/camel-k/earthquake-source-binding.yaml b/templates/pipes/camel-k/earthquake-source-pipe.yaml similarity index 57% rename from templates/bindings/camel-k/earthquake-source-binding.yaml rename to templates/pipes/camel-k/earthquake-source-pipe.yaml index 649f07092..02edaf9a0 100644 --- a/templates/bindings/camel-k/earthquake-source-binding.yaml +++ b/templates/pipes/camel-k/earthquake-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: earthquake-source-binding + name: earthquake-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: earthquake-source sink: ref: diff --git a/templates/bindings/camel-k/elasticsearch-index-sink-binding.yaml b/templates/pipes/camel-k/elasticsearch-index-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/elasticsearch-index-sink-binding.yaml rename to templates/pipes/camel-k/elasticsearch-index-sink-pipe.yaml index b13b2898b..ca40e5468 100644 --- a/templates/bindings/camel-k/elasticsearch-index-sink-binding.yaml +++ b/templates/pipes/camel-k/elasticsearch-index-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: elasticsearch-index-sink-binding + name: elasticsearch-index-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: elasticsearch-index-sink properties: clusterName: "quickstart" diff --git a/templates/bindings/camel-k/elasticsearch-search-source-binding.yaml b/templates/pipes/camel-k/elasticsearch-search-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/elasticsearch-search-source-binding.yaml rename to templates/pipes/camel-k/elasticsearch-search-source-pipe.yaml index e30f5db9d..ca8fe3dd7 100644 --- a/templates/bindings/camel-k/elasticsearch-search-source-binding.yaml +++ b/templates/pipes/camel-k/elasticsearch-search-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: elasticsearch-search-source-binding + name: elasticsearch-search-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: elasticsearch-search-source properties: clusterName: "The ElasticSearch Cluster Name" diff --git a/templates/bindings/camel-k/exec-sink-binding.yaml b/templates/pipes/camel-k/exec-sink-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/exec-sink-binding.yaml rename to templates/pipes/camel-k/exec-sink-pipe.yaml index 24ccd4133..c588d72e9 100644 --- a/templates/bindings/camel-k/exec-sink-binding.yaml +++ b/templates/pipes/camel-k/exec-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: exec-sink-binding + name: exec-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: exec-sink properties: executable: "The Executable Command" diff --git a/templates/bindings/camel-k/extract-field-action-binding.yaml b/templates/pipes/camel-k/extract-field-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/extract-field-action-binding.yaml rename to templates/pipes/camel-k/extract-field-action-pipe.yaml index 5257b8d1c..f3777f973 100644 --- a/templates/bindings/camel-k/extract-field-action-binding.yaml +++ b/templates/pipes/camel-k/extract-field-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: extract-field-action-binding + name: extract-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: extract-field-action properties: field: "The Field" diff --git a/templates/bindings/camel-k/fhir-source-binding.yaml b/templates/pipes/camel-k/fhir-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/fhir-source-binding.yaml rename to templates/pipes/camel-k/fhir-source-pipe.yaml index 1d1f8c87d..0cb4938e9 100644 --- a/templates/bindings/camel-k/fhir-source-binding.yaml +++ b/templates/pipes/camel-k/fhir-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: fhir-source-binding + name: fhir-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: fhir-source properties: password: "The Password" diff --git a/templates/bindings/camel-k/file-watch-source-binding.yaml b/templates/pipes/camel-k/file-watch-source-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/file-watch-source-binding.yaml rename to templates/pipes/camel-k/file-watch-source-pipe.yaml index 5cad4010a..27afa6f72 100644 --- a/templates/bindings/camel-k/file-watch-source-binding.yaml +++ b/templates/pipes/camel-k/file-watch-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: file-watch-source-binding + name: file-watch-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: file-watch-source properties: filePath: "The Path to Watch" diff --git a/templates/bindings/camel-k/freemarker-template-action-binding.yaml b/templates/pipes/camel-k/freemarker-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/freemarker-template-action-binding.yaml rename to templates/pipes/camel-k/freemarker-template-action-pipe.yaml index ad3054c29..4790d11fb 100644 --- a/templates/bindings/camel-k/freemarker-template-action-binding.yaml +++ b/templates/pipes/camel-k/freemarker-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: freemarker-template-action-binding + name: freemarker-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: freemarker-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/ftp-sink-binding.yaml b/templates/pipes/camel-k/ftp-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/ftp-sink-binding.yaml rename to templates/pipes/camel-k/ftp-sink-pipe.yaml index b75e36875..a48199398 100644 --- a/templates/bindings/camel-k/ftp-sink-binding.yaml +++ b/templates/pipes/camel-k/ftp-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ftp-sink-binding + name: ftp-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ftp-sink properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/ftp-source-binding.yaml b/templates/pipes/camel-k/ftp-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/ftp-source-binding.yaml rename to templates/pipes/camel-k/ftp-source-pipe.yaml index 9201455f2..c488a8625 100644 --- a/templates/bindings/camel-k/ftp-source-binding.yaml +++ b/templates/pipes/camel-k/ftp-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ftp-source-binding + name: ftp-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ftp-source properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/ftps-sink-binding.yaml b/templates/pipes/camel-k/ftps-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/ftps-sink-binding.yaml rename to templates/pipes/camel-k/ftps-sink-pipe.yaml index 3708d27ca..cffb3f37e 100644 --- a/templates/bindings/camel-k/ftps-sink-binding.yaml +++ b/templates/pipes/camel-k/ftps-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ftps-sink-binding + name: ftps-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ftps-sink properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/ftps-source-binding.yaml b/templates/pipes/camel-k/ftps-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/ftps-source-binding.yaml rename to templates/pipes/camel-k/ftps-source-pipe.yaml index e2e9d9296..0753346a9 100644 --- a/templates/bindings/camel-k/ftps-source-binding.yaml +++ b/templates/pipes/camel-k/ftps-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ftps-source-binding + name: ftps-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ftps-source properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/github-commit-source-binding.yaml b/templates/pipes/camel-k/github-commit-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/github-commit-source-binding.yaml rename to templates/pipes/camel-k/github-commit-source-pipe.yaml index 3f0600dad..a59f32b64 100644 --- a/templates/bindings/camel-k/github-commit-source-binding.yaml +++ b/templates/pipes/camel-k/github-commit-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: github-commit-source-binding + name: github-commit-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: github-commit-source properties: branch: "The Branch" diff --git a/templates/bindings/camel-k/github-event-source-binding.yaml b/templates/pipes/camel-k/github-event-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/github-event-source-binding.yaml rename to templates/pipes/camel-k/github-event-source-pipe.yaml index 74d6ec0b1..fc938098d 100644 --- a/templates/bindings/camel-k/github-event-source-binding.yaml +++ b/templates/pipes/camel-k/github-event-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: github-event-source-binding + name: github-event-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: github-event-source properties: oauthToken: "The OAuth Token" diff --git a/templates/bindings/camel-k/github-source-binding.yaml b/templates/pipes/camel-k/github-source-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/github-source-binding.yaml rename to templates/pipes/camel-k/github-source-pipe.yaml index 066fca3ed..87efe1bba 100644 --- a/templates/bindings/camel-k/github-source-binding.yaml +++ b/templates/pipes/camel-k/github-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: github-source-binding + name: github-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: github-source properties: oauthToken: "The OAuth Token" diff --git a/templates/bindings/camel-k/github-tag-source-binding.yaml b/templates/pipes/camel-k/github-tag-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/github-tag-source-binding.yaml rename to templates/pipes/camel-k/github-tag-source-pipe.yaml index 6536d796e..032051b1c 100644 --- a/templates/bindings/camel-k/github-tag-source-binding.yaml +++ b/templates/pipes/camel-k/github-tag-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: github-tag-source-binding + name: github-tag-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: github-tag-source properties: oauthToken: "The OAuth Token" diff --git a/templates/bindings/camel-k/google-calendar-source-binding.yaml b/templates/pipes/camel-k/google-calendar-source-pipe.yaml similarity index 76% rename from templates/bindings/camel-k/google-calendar-source-binding.yaml rename to templates/pipes/camel-k/google-calendar-source-pipe.yaml index f9d3eb2e3..24f885393 100644 --- a/templates/bindings/camel-k/google-calendar-source-binding.yaml +++ b/templates/pipes/camel-k/google-calendar-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-calendar-source-binding + name: google-calendar-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-calendar-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/google-functions-sink-binding.yaml b/templates/pipes/camel-k/google-functions-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/google-functions-sink-binding.yaml rename to templates/pipes/camel-k/google-functions-sink-pipe.yaml index 61f195065..5b3c31d0a 100644 --- a/templates/bindings/camel-k/google-functions-sink-binding.yaml +++ b/templates/pipes/camel-k/google-functions-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-functions-sink-binding + name: google-functions-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-functions-sink properties: functionName: "The Function Name" diff --git a/templates/bindings/camel-k/google-mail-source-binding.yaml b/templates/pipes/camel-k/google-mail-source-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/google-mail-source-binding.yaml rename to templates/pipes/camel-k/google-mail-source-pipe.yaml index 46289d151..917728320 100644 --- a/templates/bindings/camel-k/google-mail-source-binding.yaml +++ b/templates/pipes/camel-k/google-mail-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-mail-source-binding + name: google-mail-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-mail-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/google-pubsub-sink-binding.yaml b/templates/pipes/camel-k/google-pubsub-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/google-pubsub-sink-binding.yaml rename to templates/pipes/camel-k/google-pubsub-sink-pipe.yaml index 19bbc40d1..cdc5e7553 100644 --- a/templates/bindings/camel-k/google-pubsub-sink-binding.yaml +++ b/templates/pipes/camel-k/google-pubsub-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-pubsub-sink-binding + name: google-pubsub-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-pubsub-sink properties: destinationName: "The Destination Name" diff --git a/templates/bindings/camel-k/google-pubsub-source-binding.yaml b/templates/pipes/camel-k/google-pubsub-source-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/google-pubsub-source-binding.yaml rename to templates/pipes/camel-k/google-pubsub-source-pipe.yaml index d5423f1d2..f48881602 100644 --- a/templates/bindings/camel-k/google-pubsub-source-binding.yaml +++ b/templates/pipes/camel-k/google-pubsub-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-pubsub-source-binding + name: google-pubsub-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-pubsub-source properties: projectId: "The Project Id" diff --git a/templates/bindings/camel-k/google-sheets-source-binding.yaml b/templates/pipes/camel-k/google-sheets-source-pipe.yaml similarity index 76% rename from templates/bindings/camel-k/google-sheets-source-binding.yaml rename to templates/pipes/camel-k/google-sheets-source-pipe.yaml index 9b2f9fdb2..a968cfd64 100644 --- a/templates/bindings/camel-k/google-sheets-source-binding.yaml +++ b/templates/pipes/camel-k/google-sheets-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-sheets-source-binding + name: google-sheets-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-sheets-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/google-storage-sink-binding.yaml b/templates/pipes/camel-k/google-storage-sink-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/google-storage-sink-binding.yaml rename to templates/pipes/camel-k/google-storage-sink-pipe.yaml index cd8eb5ea3..3a2a9381d 100644 --- a/templates/bindings/camel-k/google-storage-sink-binding.yaml +++ b/templates/pipes/camel-k/google-storage-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-storage-sink-binding + name: google-storage-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-storage-sink properties: bucketNameOrArn: "The Bucket Name Or ARN" diff --git a/templates/bindings/camel-k/google-storage-source-binding.yaml b/templates/pipes/camel-k/google-storage-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/google-storage-source-binding.yaml rename to templates/pipes/camel-k/google-storage-source-pipe.yaml index 749720325..49de5cd9e 100644 --- a/templates/bindings/camel-k/google-storage-source-binding.yaml +++ b/templates/pipes/camel-k/google-storage-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: google-storage-source-binding + name: google-storage-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: google-storage-source properties: bucketNameOrArn: "The Bucket Name Or ARN" diff --git a/templates/bindings/camel-k/has-header-filter-action-binding.yaml b/templates/pipes/camel-k/has-header-filter-action-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/has-header-filter-action-binding.yaml rename to templates/pipes/camel-k/has-header-filter-action-pipe.yaml index 3e628f15c..88897befc 100644 --- a/templates/bindings/camel-k/has-header-filter-action-binding.yaml +++ b/templates/pipes/camel-k/has-header-filter-action-pipe.yaml @@ -1,27 +1,27 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: has-header-filter-action-binding + name: has-header-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "my-header" value: "my-value" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: has-header-filter-action properties: name: "my-header" diff --git a/templates/bindings/camel-k/header-matches-filter-action-binding.yaml b/templates/pipes/camel-k/header-matches-filter-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/header-matches-filter-action-binding.yaml rename to templates/pipes/camel-k/header-matches-filter-action-pipe.yaml index 2ca738025..1b0ee1ac0 100644 --- a/templates/bindings/camel-k/header-matches-filter-action-binding.yaml +++ b/templates/pipes/camel-k/header-matches-filter-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: header-matches-filter-action-binding + name: header-matches-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: header-matches-filter-action properties: regex: "The Regex" diff --git a/templates/bindings/camel-k/hoist-field-action-binding.yaml b/templates/pipes/camel-k/hoist-field-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/hoist-field-action-binding.yaml rename to templates/pipes/camel-k/hoist-field-action-pipe.yaml index 53df5473f..6f258b6e9 100644 --- a/templates/bindings/camel-k/hoist-field-action-binding.yaml +++ b/templates/pipes/camel-k/hoist-field-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: hoist-field-action-binding + name: hoist-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: hoist-field-action properties: field: "The Field" diff --git a/templates/bindings/camel-k/http-secured-sink-binding.yaml b/templates/pipes/camel-k/http-secured-sink-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/http-secured-sink-binding.yaml rename to templates/pipes/camel-k/http-secured-sink-pipe.yaml index 6fe4c4247..45988449b 100644 --- a/templates/bindings/camel-k/http-secured-sink-binding.yaml +++ b/templates/pipes/camel-k/http-secured-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: http-secured-sink-binding + name: http-secured-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: http-secured-sink properties: url: "https://my-service/path" diff --git a/templates/bindings/camel-k/http-secured-source-binding.yaml b/templates/pipes/camel-k/http-secured-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/http-secured-source-binding.yaml rename to templates/pipes/camel-k/http-secured-source-pipe.yaml index 858ccfdf6..e98ac4f18 100644 --- a/templates/bindings/camel-k/http-secured-source-binding.yaml +++ b/templates/pipes/camel-k/http-secured-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: http-secured-source-binding + name: http-secured-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: http-secured-source properties: url: "https://gist.githubusercontent.com/nicolaferraro/e3c72ace3c751f9f88273896611ce5fe/raw/3b6f54060bacb56b6719b7386a4645cb59ad6cc1/quote.json" diff --git a/templates/bindings/camel-k/http-sink-binding.yaml b/templates/pipes/camel-k/http-sink-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/http-sink-binding.yaml rename to templates/pipes/camel-k/http-sink-pipe.yaml index b6db07c62..63a54c8ad 100644 --- a/templates/bindings/camel-k/http-sink-binding.yaml +++ b/templates/pipes/camel-k/http-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: http-sink-binding + name: http-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: http-sink properties: url: "https://my-service/path" diff --git a/templates/bindings/camel-k/http-source-binding.yaml b/templates/pipes/camel-k/http-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/http-source-binding.yaml rename to templates/pipes/camel-k/http-source-pipe.yaml index 2815f2877..b8229f93e 100644 --- a/templates/bindings/camel-k/http-source-binding.yaml +++ b/templates/pipes/camel-k/http-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: http-source-binding + name: http-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: http-source properties: url: "https://gist.githubusercontent.com/nicolaferraro/e3c72ace3c751f9f88273896611ce5fe/raw/3b6f54060bacb56b6719b7386a4645cb59ad6cc1/quote.json" diff --git a/templates/bindings/camel-k/infinispan-sink-binding.yaml b/templates/pipes/camel-k/infinispan-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/infinispan-sink-binding.yaml rename to templates/pipes/camel-k/infinispan-sink-pipe.yaml index 075417f07..8ee5354da 100644 --- a/templates/bindings/camel-k/infinispan-sink-binding.yaml +++ b/templates/pipes/camel-k/infinispan-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: infinispan-sink-binding + name: infinispan-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: infinispan-sink properties: cacheName: "The Cache Name" diff --git a/templates/bindings/camel-k/infinispan-source-binding.yaml b/templates/pipes/camel-k/infinispan-source-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/infinispan-source-binding.yaml rename to templates/pipes/camel-k/infinispan-source-pipe.yaml index acc5f991b..2c14959ab 100644 --- a/templates/bindings/camel-k/infinispan-source-binding.yaml +++ b/templates/pipes/camel-k/infinispan-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: infinispan-source-binding + name: infinispan-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: infinispan-source properties: cacheName: "The Cache Name" diff --git a/templates/bindings/camel-k/insert-field-action-binding.yaml b/templates/pipes/camel-k/insert-field-action-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/insert-field-action-binding.yaml rename to templates/pipes/camel-k/insert-field-action-pipe.yaml index 24cde1fac..da9e19a0d 100644 --- a/templates/bindings/camel-k/insert-field-action-binding.yaml +++ b/templates/pipes/camel-k/insert-field-action-pipe.yaml @@ -1,24 +1,24 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: insert-field-action-binding + name: insert-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"foo":"John"}' steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-field-action properties: field: "The Field" diff --git a/templates/bindings/camel-k/insert-header-action-binding.yaml b/templates/pipes/camel-k/insert-header-action-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/insert-header-action-binding.yaml rename to templates/pipes/camel-k/insert-header-action-pipe.yaml index 82560fa2e..cf801dd8e 100644 --- a/templates/bindings/camel-k/insert-header-action-binding.yaml +++ b/templates/pipes/camel-k/insert-header-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: insert-header-action-binding + name: insert-header-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "headername" diff --git a/templates/bindings/camel-k/is-tombstone-filter-action-binding.yaml b/templates/pipes/camel-k/is-tombstone-filter-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/is-tombstone-filter-action-binding.yaml rename to templates/pipes/camel-k/is-tombstone-filter-action-pipe.yaml index 848938f49..5c19391ca 100644 --- a/templates/bindings/camel-k/is-tombstone-filter-action-binding.yaml +++ b/templates/pipes/camel-k/is-tombstone-filter-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: is-tombstone-filter-action-binding + name: is-tombstone-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: is-tombstone-filter-action sink: ref: diff --git a/templates/bindings/camel-k/jira-add-comment-sink-binding.yaml b/templates/pipes/camel-k/jira-add-comment-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/jira-add-comment-sink-binding.yaml rename to templates/pipes/camel-k/jira-add-comment-sink-pipe.yaml index 74566c195..c9c40932a 100644 --- a/templates/bindings/camel-k/jira-add-comment-sink-binding.yaml +++ b/templates/pipes/camel-k/jira-add-comment-sink-pipe.yaml @@ -1,8 +1,8 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jira-add-comment-sink-binding + name: jira-add-comment-sink-pipe spec: source: ref: @@ -12,7 +12,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueKey" @@ -20,7 +20,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jira-add-comment-sink properties: jiraUrl: "jira server url" diff --git a/templates/bindings/camel-k/jira-add-issue-sink-binding.yaml b/templates/pipes/camel-k/jira-add-issue-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/jira-add-issue-sink-binding.yaml rename to templates/pipes/camel-k/jira-add-issue-sink-pipe.yaml index 3ee574773..007280162 100644 --- a/templates/bindings/camel-k/jira-add-issue-sink-binding.yaml +++ b/templates/pipes/camel-k/jira-add-issue-sink-pipe.yaml @@ -1,8 +1,8 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jira-add-issue-sink-binding + name: jira-add-issue-sink-pipe spec: source: ref: @@ -12,28 +12,28 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "projectKey" value: "MYP" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueTypeName" value: "Bug" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueSummary" value: "The issue summary" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issuePriorityName" @@ -41,7 +41,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jira-add-issue-sink properties: jiraUrl: "jira server url" diff --git a/templates/bindings/camel-k/jira-source-binding.yaml b/templates/pipes/camel-k/jira-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/jira-source-binding.yaml rename to templates/pipes/camel-k/jira-source-pipe.yaml index dcb351134..61465f04c 100644 --- a/templates/bindings/camel-k/jira-source-binding.yaml +++ b/templates/pipes/camel-k/jira-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jira-source-binding + name: jira-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jira-source properties: jiraUrl: "http://my_jira.com:8081" diff --git a/templates/bindings/camel-k/jira-transition-issue-sink-binding.yaml b/templates/pipes/camel-k/jira-transition-issue-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/jira-transition-issue-sink-binding.yaml rename to templates/pipes/camel-k/jira-transition-issue-sink-pipe.yaml index 49fd1606d..08b27149b 100644 --- a/templates/bindings/camel-k/jira-transition-issue-sink-binding.yaml +++ b/templates/pipes/camel-k/jira-transition-issue-sink-pipe.yaml @@ -1,8 +1,8 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jira-transition-issue-sink-binding + name: jira-transition-issue-sink-pipe spec: source: ref: @@ -12,14 +12,14 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueTransitionId" value: 701 - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueKey" @@ -27,7 +27,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jira-transition-issue-sink properties: jiraUrl: "jira server url" diff --git a/templates/bindings/camel-k/jira-update-issue-sink-binding.yaml b/templates/pipes/camel-k/jira-update-issue-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/jira-update-issue-sink-binding.yaml rename to templates/pipes/camel-k/jira-update-issue-sink-pipe.yaml index b21061eb6..12c4d0ede 100644 --- a/templates/bindings/camel-k/jira-update-issue-sink-binding.yaml +++ b/templates/pipes/camel-k/jira-update-issue-sink-pipe.yaml @@ -1,8 +1,8 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jira-update-issue-sink-binding + name: jira-update-issue-sink-pipe spec: source: ref: @@ -12,28 +12,28 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueKey" value: "MYP-163" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueTypeName" value: "Bug" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issueSummary" value: "The issue summary" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: "issuePriorityName" @@ -41,7 +41,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jira-update-issue-sink properties: jiraUrl: "jira server url" diff --git a/templates/bindings/camel-k/jms-amqp-10-sink-binding.yaml b/templates/pipes/camel-k/jms-amqp-10-sink-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/jms-amqp-10-sink-binding.yaml rename to templates/pipes/camel-k/jms-amqp-10-sink-pipe.yaml index bc8515bd0..8380b84f2 100644 --- a/templates/bindings/camel-k/jms-amqp-10-sink-binding.yaml +++ b/templates/pipes/camel-k/jms-amqp-10-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-amqp-10-sink-binding + name: jms-amqp-10-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-amqp-10-sink properties: destinationName: "The Destination Name" diff --git a/templates/bindings/camel-k/jms-amqp-10-source-binding.yaml b/templates/pipes/camel-k/jms-amqp-10-source-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/jms-amqp-10-source-binding.yaml rename to templates/pipes/camel-k/jms-amqp-10-source-pipe.yaml index fc1aa99ad..5953c0916 100644 --- a/templates/bindings/camel-k/jms-amqp-10-source-binding.yaml +++ b/templates/pipes/camel-k/jms-amqp-10-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-amqp-10-source-binding + name: jms-amqp-10-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-amqp-10-source properties: destinationName: "The Destination Name" diff --git a/templates/bindings/camel-k/jms-apache-artemis-sink-binding.yaml b/templates/pipes/camel-k/jms-apache-artemis-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/jms-apache-artemis-sink-binding.yaml rename to templates/pipes/camel-k/jms-apache-artemis-sink-pipe.yaml index 89f378331..2e1c6486d 100644 --- a/templates/bindings/camel-k/jms-apache-artemis-sink-binding.yaml +++ b/templates/pipes/camel-k/jms-apache-artemis-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-apache-artemis-sink-binding + name: jms-apache-artemis-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-apache-artemis-sink properties: brokerURL: "tcp://my-host:61616" diff --git a/templates/bindings/camel-k/jms-apache-artemis-source-binding.yaml b/templates/pipes/camel-k/jms-apache-artemis-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/jms-apache-artemis-source-binding.yaml rename to templates/pipes/camel-k/jms-apache-artemis-source-pipe.yaml index 9b722dc7b..a3c959092 100644 --- a/templates/bindings/camel-k/jms-apache-artemis-source-binding.yaml +++ b/templates/pipes/camel-k/jms-apache-artemis-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-apache-artemis-source-binding + name: jms-apache-artemis-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-apache-artemis-source properties: brokerURL: "tcp://k3s-node-master.usersys.redhat.com:31616" diff --git a/templates/bindings/camel-k/jms-ibm-mq-sink-binding.yaml b/templates/pipes/camel-k/jms-ibm-mq-sink-pipe.yaml similarity index 77% rename from templates/bindings/camel-k/jms-ibm-mq-sink-binding.yaml rename to templates/pipes/camel-k/jms-ibm-mq-sink-pipe.yaml index 8c679d81c..f3cb19d86 100644 --- a/templates/bindings/camel-k/jms-ibm-mq-sink-binding.yaml +++ b/templates/pipes/camel-k/jms-ibm-mq-sink-pipe.yaml @@ -1,8 +1,8 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-ibm-mq-sink-binding + name: jms-ibm-mq-sink-pipe spec: source: ref: @@ -12,7 +12,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-ibm-mq-sink properties: serverName: "10.103.41.245" diff --git a/templates/bindings/camel-k/jms-ibm-mq-source-binding.yaml b/templates/pipes/camel-k/jms-ibm-mq-source-pipe.yaml similarity index 77% rename from templates/bindings/camel-k/jms-ibm-mq-source-binding.yaml rename to templates/pipes/camel-k/jms-ibm-mq-source-pipe.yaml index 85952e578..899a7b05c 100644 --- a/templates/bindings/camel-k/jms-ibm-mq-source-binding.yaml +++ b/templates/pipes/camel-k/jms-ibm-mq-source-pipe.yaml @@ -1,13 +1,13 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jms-ibm-mq-source-binding + name: jms-ibm-mq-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jms-ibm-mq-source properties: serverName: "10.103.41.245" diff --git a/templates/bindings/camel-k/jolt-transformation-action-binding.yaml b/templates/pipes/camel-k/jolt-transformation-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/jolt-transformation-action-binding.yaml rename to templates/pipes/camel-k/jolt-transformation-action-pipe.yaml index d4be39a2d..ebacb78c9 100644 --- a/templates/bindings/camel-k/jolt-transformation-action-binding.yaml +++ b/templates/pipes/camel-k/jolt-transformation-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jolt-transformation-action-binding + name: jolt-transformation-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jolt-transformation-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/json-deserialize-action-binding.yaml b/templates/pipes/camel-k/json-deserialize-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/json-deserialize-action-binding.yaml rename to templates/pipes/camel-k/json-deserialize-action-pipe.yaml index 864302a4a..82675b8b2 100644 --- a/templates/bindings/camel-k/json-deserialize-action-binding.yaml +++ b/templates/pipes/camel-k/json-deserialize-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-deserialize-action-binding + name: json-deserialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action sink: ref: diff --git a/templates/bindings/camel-k/json-patch-action-binding.yaml b/templates/pipes/camel-k/json-patch-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/json-patch-action-binding.yaml rename to templates/pipes/camel-k/json-patch-action-pipe.yaml index 623fd70e7..c771c3901 100644 --- a/templates/bindings/camel-k/json-patch-action-binding.yaml +++ b/templates/pipes/camel-k/json-patch-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-patch-action-binding + name: json-patch-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-patch-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/json-schema-validator-action-binding.yaml b/templates/pipes/camel-k/json-schema-validator-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/json-schema-validator-action-binding.yaml rename to templates/pipes/camel-k/json-schema-validator-action-pipe.yaml index f74ddf3bf..835329ff5 100644 --- a/templates/bindings/camel-k/json-schema-validator-action-binding.yaml +++ b/templates/pipes/camel-k/json-schema-validator-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-schema-validator-action-binding + name: json-schema-validator-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-schema-validator-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/json-serialize-action-binding.yaml b/templates/pipes/camel-k/json-serialize-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/json-serialize-action-binding.yaml rename to templates/pipes/camel-k/json-serialize-action-pipe.yaml index 14b4755a4..09e0e9121 100644 --- a/templates/bindings/camel-k/json-serialize-action-binding.yaml +++ b/templates/pipes/camel-k/json-serialize-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-serialize-action-binding + name: json-serialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-serialize-action sink: ref: diff --git a/templates/bindings/camel-k/jsonata-action-binding.yaml b/templates/pipes/camel-k/jsonata-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/jsonata-action-binding.yaml rename to templates/pipes/camel-k/jsonata-action-pipe.yaml index 226b9e4f9..6d151ea69 100644 --- a/templates/bindings/camel-k/jsonata-action-binding.yaml +++ b/templates/pipes/camel-k/jsonata-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: jsonata-action-binding + name: jsonata-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: jsonata-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/kafka-manual-commit-action-binding.yaml b/templates/pipes/camel-k/kafka-manual-commit-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/kafka-manual-commit-action-binding.yaml rename to templates/pipes/camel-k/kafka-manual-commit-action-pipe.yaml index 0a1265c3d..0faefa174 100644 --- a/templates/bindings/camel-k/kafka-manual-commit-action-binding.yaml +++ b/templates/pipes/camel-k/kafka-manual-commit-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-manual-commit-action-binding + name: kafka-manual-commit-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-manual-commit-action sink: ref: diff --git a/templates/bindings/camel-k/kafka-not-secured-sink-binding.yaml b/templates/pipes/camel-k/kafka-not-secured-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/kafka-not-secured-sink-binding.yaml rename to templates/pipes/camel-k/kafka-not-secured-sink-pipe.yaml index 13165e78f..881fd7531 100644 --- a/templates/bindings/camel-k/kafka-not-secured-sink-binding.yaml +++ b/templates/pipes/camel-k/kafka-not-secured-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-not-secured-sink-binding + name: kafka-not-secured-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-not-secured-sink properties: bootstrapServers: "The Bootstrap Servers" diff --git a/templates/bindings/camel-k/kafka-not-secured-source-binding.yaml b/templates/pipes/camel-k/kafka-not-secured-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/kafka-not-secured-source-binding.yaml rename to templates/pipes/camel-k/kafka-not-secured-source-pipe.yaml index d004de8f6..c34d01b45 100644 --- a/templates/bindings/camel-k/kafka-not-secured-source-binding.yaml +++ b/templates/pipes/camel-k/kafka-not-secured-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-not-secured-source-binding + name: kafka-not-secured-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-not-secured-source properties: bootstrapServers: "The Bootstrap Servers" diff --git a/templates/bindings/camel-k/kafka-sink-binding.yaml b/templates/pipes/camel-k/kafka-sink-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/kafka-sink-binding.yaml rename to templates/pipes/camel-k/kafka-sink-pipe.yaml index 9e6664041..cfb2af909 100644 --- a/templates/bindings/camel-k/kafka-sink-binding.yaml +++ b/templates/pipes/camel-k/kafka-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-sink-binding + name: kafka-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-sink properties: bootstrapServers: "The Bootstrap Servers" diff --git a/templates/bindings/camel-k/kafka-source-binding.yaml b/templates/pipes/camel-k/kafka-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/kafka-source-binding.yaml rename to templates/pipes/camel-k/kafka-source-pipe.yaml index 6a8882c2e..406bf3194 100644 --- a/templates/bindings/camel-k/kafka-source-binding.yaml +++ b/templates/pipes/camel-k/kafka-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-source-binding + name: kafka-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-source properties: bootstrapServers: "The Bootstrap Servers" diff --git a/templates/pipes/camel-k/kamelet.yaml.tmpl b/templates/pipes/camel-k/kamelet.yaml.tmpl new file mode 100644 index 000000000..1c454ba4e --- /dev/null +++ b/templates/pipes/camel-k/kamelet.yaml.tmpl @@ -0,0 +1 @@ +{{ template "kamelet-pipe-sink-source.tmpl" . }} \ No newline at end of file diff --git a/templates/bindings/camel-k/kubernetes-namespaces-source-binding.yaml b/templates/pipes/camel-k/kubernetes-namespaces-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/kubernetes-namespaces-source-binding.yaml rename to templates/pipes/camel-k/kubernetes-namespaces-source-pipe.yaml index 8ab2717cb..3c6e6b148 100644 --- a/templates/bindings/camel-k/kubernetes-namespaces-source-binding.yaml +++ b/templates/pipes/camel-k/kubernetes-namespaces-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kubernetes-namespaces-source-binding + name: kubernetes-namespaces-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kubernetes-namespaces-source properties: masterUrl: "The Kubernetes Master URL" diff --git a/templates/bindings/camel-k/kubernetes-nodes-source-binding.yaml b/templates/pipes/camel-k/kubernetes-nodes-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/kubernetes-nodes-source-binding.yaml rename to templates/pipes/camel-k/kubernetes-nodes-source-pipe.yaml index ca35c07e6..1215f1e09 100644 --- a/templates/bindings/camel-k/kubernetes-nodes-source-binding.yaml +++ b/templates/pipes/camel-k/kubernetes-nodes-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kubernetes-nodes-source-binding + name: kubernetes-nodes-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kubernetes-nodes-source properties: masterUrl: "The Kubernetes Master URL" diff --git a/templates/bindings/camel-k/kubernetes-pods-source-binding.yaml b/templates/pipes/camel-k/kubernetes-pods-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/kubernetes-pods-source-binding.yaml rename to templates/pipes/camel-k/kubernetes-pods-source-pipe.yaml index 80525bff5..d4df19fec 100644 --- a/templates/bindings/camel-k/kubernetes-pods-source-binding.yaml +++ b/templates/pipes/camel-k/kubernetes-pods-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kubernetes-pods-source-binding + name: kubernetes-pods-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kubernetes-pods-source properties: masterUrl: "The Kubernetes Master URL" diff --git a/templates/bindings/camel-k/log-sink-binding.yaml b/templates/pipes/camel-k/log-sink-pipe.yaml similarity index 58% rename from templates/bindings/camel-k/log-sink-binding.yaml rename to templates/pipes/camel-k/log-sink-pipe.yaml index 0069daaac..aa349b8c8 100644 --- a/templates/bindings/camel-k/log-sink-binding.yaml +++ b/templates/pipes/camel-k/log-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: log-sink-binding + name: log-sink-pipe spec: source: ref: @@ -11,6 +11,6 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink \ No newline at end of file diff --git a/templates/bindings/camel-k/mail-imap-source-binding.yaml b/templates/pipes/camel-k/mail-imap-source-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/mail-imap-source-binding.yaml rename to templates/pipes/camel-k/mail-imap-source-pipe.yaml index 54ae47638..81a40890d 100644 --- a/templates/bindings/camel-k/mail-imap-source-binding.yaml +++ b/templates/pipes/camel-k/mail-imap-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mail-imap-source-binding + name: mail-imap-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mail-imap-source properties: connectionHost: "imap.gmail.com" diff --git a/templates/bindings/camel-k/mail-sink-binding.yaml b/templates/pipes/camel-k/mail-sink-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/mail-sink-binding.yaml rename to templates/pipes/camel-k/mail-sink-pipe.yaml index 99c9d0b2e..303f7fa69 100644 --- a/templates/bindings/camel-k/mail-sink-binding.yaml +++ b/templates/pipes/camel-k/mail-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mail-sink-binding + name: mail-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mail-sink properties: connectionHost: "smtp.gmail.com" diff --git a/templates/bindings/camel-k/mariadb-sink-binding.yaml b/templates/pipes/camel-k/mariadb-sink-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/mariadb-sink-binding.yaml rename to templates/pipes/camel-k/mariadb-sink-pipe.yaml index 67c5e2612..428bd74e6 100644 --- a/templates/bindings/camel-k/mariadb-sink-binding.yaml +++ b/templates/pipes/camel-k/mariadb-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mariadb-sink-binding + name: mariadb-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mariadb-sink properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/mariadb-source-binding.yaml b/templates/pipes/camel-k/mariadb-source-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/mariadb-source-binding.yaml rename to templates/pipes/camel-k/mariadb-source-pipe.yaml index cc02a138e..adfecd518 100644 --- a/templates/bindings/camel-k/mariadb-source-binding.yaml +++ b/templates/pipes/camel-k/mariadb-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mariadb-source-binding + name: mariadb-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mariadb-source properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/mask-field-action-binding.yaml b/templates/pipes/camel-k/mask-field-action-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/mask-field-action-binding.yaml rename to templates/pipes/camel-k/mask-field-action-pipe.yaml index 5bb25b394..9d7055ff1 100644 --- a/templates/bindings/camel-k/mask-field-action-binding.yaml +++ b/templates/pipes/camel-k/mask-field-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mask-field-action-binding + name: mask-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mask-field-action properties: fields: "The Fields" diff --git a/templates/bindings/camel-k/message-timestamp-router-action-binding.yaml b/templates/pipes/camel-k/message-timestamp-router-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/message-timestamp-router-action-binding.yaml rename to templates/pipes/camel-k/message-timestamp-router-action-pipe.yaml index 36b427a95..c09ac762e 100644 --- a/templates/bindings/camel-k/message-timestamp-router-action-binding.yaml +++ b/templates/pipes/camel-k/message-timestamp-router-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: message-timestamp-router-action-binding + name: message-timestamp-router-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: message-timestamp-router-action properties: timestampKeys: "The Timestamp Keys" diff --git a/templates/bindings/camel-k/minio-sink-binding.yaml b/templates/pipes/camel-k/minio-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/minio-sink-binding.yaml rename to templates/pipes/camel-k/minio-sink-pipe.yaml index e276b3c22..c43be978d 100644 --- a/templates/bindings/camel-k/minio-sink-binding.yaml +++ b/templates/pipes/camel-k/minio-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: minio-sink-binding + name: minio-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: minio-sink properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/minio-source-binding.yaml b/templates/pipes/camel-k/minio-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/minio-source-binding.yaml rename to templates/pipes/camel-k/minio-source-pipe.yaml index 35f06ec00..9d76b9a6e 100644 --- a/templates/bindings/camel-k/minio-source-binding.yaml +++ b/templates/pipes/camel-k/minio-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: minio-source-binding + name: minio-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: minio-source properties: accessKey: "The Access Key" diff --git a/templates/bindings/camel-k/mongodb-sink-binding.yaml b/templates/pipes/camel-k/mongodb-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/mongodb-sink-binding.yaml rename to templates/pipes/camel-k/mongodb-sink-pipe.yaml index 57e25aed5..4e25fae47 100644 --- a/templates/bindings/camel-k/mongodb-sink-binding.yaml +++ b/templates/pipes/camel-k/mongodb-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mongodb-sink-binding + name: mongodb-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mongodb-sink properties: collection: "The MongoDB Collection" diff --git a/templates/bindings/camel-k/mongodb-source-binding.yaml b/templates/pipes/camel-k/mongodb-source-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/mongodb-source-binding.yaml rename to templates/pipes/camel-k/mongodb-source-pipe.yaml index 92da6cdfd..41e2e9e68 100644 --- a/templates/bindings/camel-k/mongodb-source-binding.yaml +++ b/templates/pipes/camel-k/mongodb-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mongodb-source-binding + name: mongodb-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mongodb-source properties: collection: "The MongoDB Collection" diff --git a/templates/bindings/camel-k/mqtt-sink-binding.yaml b/templates/pipes/camel-k/mqtt-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/mqtt-sink-binding.yaml rename to templates/pipes/camel-k/mqtt-sink-pipe.yaml index 84c979ac2..145651c9f 100644 --- a/templates/bindings/camel-k/mqtt-sink-binding.yaml +++ b/templates/pipes/camel-k/mqtt-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mqtt-sink-binding + name: mqtt-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mqtt-sink properties: brokerUrl: "tcp://mosquitto:1883" diff --git a/templates/bindings/camel-k/mqtt-source-binding.yaml b/templates/pipes/camel-k/mqtt-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/mqtt-source-binding.yaml rename to templates/pipes/camel-k/mqtt-source-pipe.yaml index fd02ac792..034fd476c 100644 --- a/templates/bindings/camel-k/mqtt-source-binding.yaml +++ b/templates/pipes/camel-k/mqtt-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mqtt-source-binding + name: mqtt-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mqtt-source properties: brokerUrl: "tcp://mosquitto:1883" diff --git a/templates/bindings/camel-k/mustache-template-action-binding.yaml b/templates/pipes/camel-k/mustache-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/mustache-template-action-binding.yaml rename to templates/pipes/camel-k/mustache-template-action-pipe.yaml index da4327ded..a9d85d70f 100644 --- a/templates/bindings/camel-k/mustache-template-action-binding.yaml +++ b/templates/pipes/camel-k/mustache-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mustache-template-action-binding + name: mustache-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mustache-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/mvel-template-action-binding.yaml b/templates/pipes/camel-k/mvel-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/mvel-template-action-binding.yaml rename to templates/pipes/camel-k/mvel-template-action-pipe.yaml index 0334c1917..3ba972ee9 100644 --- a/templates/bindings/camel-k/mvel-template-action-binding.yaml +++ b/templates/pipes/camel-k/mvel-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mvel-template-action-binding + name: mvel-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mvel-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/mysql-sink-binding.yaml b/templates/pipes/camel-k/mysql-sink-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/mysql-sink-binding.yaml rename to templates/pipes/camel-k/mysql-sink-pipe.yaml index 5ce32e920..ff049a269 100644 --- a/templates/bindings/camel-k/mysql-sink-binding.yaml +++ b/templates/pipes/camel-k/mysql-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mysql-sink-binding + name: mysql-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mysql-sink properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/mysql-source-binding.yaml b/templates/pipes/camel-k/mysql-source-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/mysql-source-binding.yaml rename to templates/pipes/camel-k/mysql-source-pipe.yaml index 4cebc0d22..000c99cfa 100644 --- a/templates/bindings/camel-k/mysql-source-binding.yaml +++ b/templates/pipes/camel-k/mysql-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: mysql-source-binding + name: mysql-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: mysql-source properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/nats-sink-binding.yaml b/templates/pipes/camel-k/nats-sink-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/nats-sink-binding.yaml rename to templates/pipes/camel-k/nats-sink-pipe.yaml index d4cede79b..4e9c1b710 100644 --- a/templates/bindings/camel-k/nats-sink-binding.yaml +++ b/templates/pipes/camel-k/nats-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: nats-sink-binding + name: nats-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: nats-sink properties: servers: "The Servers" diff --git a/templates/bindings/camel-k/nats-source-binding.yaml b/templates/pipes/camel-k/nats-source-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/nats-source-binding.yaml rename to templates/pipes/camel-k/nats-source-pipe.yaml index 59d3245bd..4bd0ae4f1 100644 --- a/templates/bindings/camel-k/nats-source-binding.yaml +++ b/templates/pipes/camel-k/nats-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: nats-source-binding + name: nats-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: nats-source properties: servers: "The Servers" diff --git a/templates/bindings/camel-k/openai-classification-action-binding.yaml b/templates/pipes/camel-k/openai-classification-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/openai-classification-action-binding.yaml rename to templates/pipes/camel-k/openai-classification-action-pipe.yaml index dc101263f..728388ccd 100644 --- a/templates/bindings/camel-k/openai-classification-action-binding.yaml +++ b/templates/pipes/camel-k/openai-classification-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: openai-classification-action-binding + name: openai-classification-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: openai-classification-action properties: authorizationToken: "The Authorization Token" diff --git a/templates/bindings/camel-k/openai-completion-action-binding.yaml b/templates/pipes/camel-k/openai-completion-action-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/openai-completion-action-binding.yaml rename to templates/pipes/camel-k/openai-completion-action-pipe.yaml index c40fcce70..50713a032 100644 --- a/templates/bindings/camel-k/openai-completion-action-binding.yaml +++ b/templates/pipes/camel-k/openai-completion-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: openai-completion-action-binding + name: openai-completion-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: openai-completion-action properties: authorizationToken: "The Authorization Token" diff --git a/templates/bindings/camel-k/pdf-action-binding.yaml b/templates/pipes/camel-k/pdf-action-pipe.yaml similarity index 62% rename from templates/bindings/camel-k/pdf-action-binding.yaml rename to templates/pipes/camel-k/pdf-action-pipe.yaml index a606f116a..2ff9633f2 100644 --- a/templates/bindings/camel-k/pdf-action-binding.yaml +++ b/templates/pipes/camel-k/pdf-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: pdf-action-binding + name: pdf-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: pdf-action sink: ref: diff --git a/templates/bindings/camel-k/postgresql-sink-binding.yaml b/templates/pipes/camel-k/postgresql-sink-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/postgresql-sink-binding.yaml rename to templates/pipes/camel-k/postgresql-sink-pipe.yaml index d90472d4b..7372c3b41 100644 --- a/templates/bindings/camel-k/postgresql-sink-binding.yaml +++ b/templates/pipes/camel-k/postgresql-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: postgresql-sink-binding + name: postgresql-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: postgresql-sink properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/postgresql-source-binding.yaml b/templates/pipes/camel-k/postgresql-source-pipe.yaml similarity index 74% rename from templates/bindings/camel-k/postgresql-source-binding.yaml rename to templates/pipes/camel-k/postgresql-source-pipe.yaml index e1b15a715..edae43b43 100644 --- a/templates/bindings/camel-k/postgresql-source-binding.yaml +++ b/templates/pipes/camel-k/postgresql-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: postgresql-source-binding + name: postgresql-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: postgresql-source properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/predicate-filter-action-binding.yaml b/templates/pipes/camel-k/predicate-filter-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/predicate-filter-action-binding.yaml rename to templates/pipes/camel-k/predicate-filter-action-pipe.yaml index 33025259a..0e381c5b6 100644 --- a/templates/bindings/camel-k/predicate-filter-action-binding.yaml +++ b/templates/pipes/camel-k/predicate-filter-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: predicate-filter-action-binding + name: predicate-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: predicate-filter-action properties: expression: "@.foo =~ /.*John/" diff --git a/templates/bindings/camel-k/protobuf-deserialize-action-binding.yaml b/templates/pipes/camel-k/protobuf-deserialize-action-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/protobuf-deserialize-action-binding.yaml rename to templates/pipes/camel-k/protobuf-deserialize-action-pipe.yaml index f11c4acf7..5d8781946 100644 --- a/templates/bindings/camel-k/protobuf-deserialize-action-binding.yaml +++ b/templates/pipes/camel-k/protobuf-deserialize-action-pipe.yaml @@ -1,30 +1,30 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: protobuf-deserialize-action-binding + name: protobuf-deserialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"first": "John", "last":"Doe"}' steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: protobuf-serialize-action properties: schema: "message Person { required string first = 1; required string last = 2; }" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: protobuf-deserialize-action properties: schema: "message Person { required string first = 1; required string last = 2; }" diff --git a/templates/bindings/camel-k/protobuf-serialize-action-binding.yaml b/templates/pipes/camel-k/protobuf-serialize-action-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/protobuf-serialize-action-binding.yaml rename to templates/pipes/camel-k/protobuf-serialize-action-pipe.yaml index 9a4f0889c..29a9e8def 100644 --- a/templates/bindings/camel-k/protobuf-serialize-action-binding.yaml +++ b/templates/pipes/camel-k/protobuf-serialize-action-pipe.yaml @@ -1,24 +1,24 @@ # example_for_kamelet_doc -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: protobuf-serialize-action-binding + name: protobuf-serialize-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: '{"first": "John", "last":"Doe"}' steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: protobuf-serialize-action properties: schema: "message Person { required string first = 1; required string last = 2; }" diff --git a/templates/bindings/camel-k/pulsar-sink-binding.yaml b/templates/pipes/camel-k/pulsar-sink-pipe.yaml similarity index 74% rename from templates/bindings/camel-k/pulsar-sink-binding.yaml rename to templates/pipes/camel-k/pulsar-sink-pipe.yaml index ba540fb6d..17c53c4be 100644 --- a/templates/bindings/camel-k/pulsar-sink-binding.yaml +++ b/templates/pipes/camel-k/pulsar-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: pulsar-sink-binding + name: pulsar-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: pulsar-sink properties: namespaceName: "The Pulsar Namespace Name" diff --git a/templates/bindings/camel-k/pulsar-source-binding.yaml b/templates/pipes/camel-k/pulsar-source-pipe.yaml similarity index 73% rename from templates/bindings/camel-k/pulsar-source-binding.yaml rename to templates/pipes/camel-k/pulsar-source-pipe.yaml index 6be279d07..4889ce16f 100644 --- a/templates/bindings/camel-k/pulsar-source-binding.yaml +++ b/templates/pipes/camel-k/pulsar-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: pulsar-source-binding + name: pulsar-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: pulsar-source properties: namespaceName: "The Pulsar Namespace Name" diff --git a/templates/bindings/camel-k/rabbitmq-source-binding.yaml b/templates/pipes/camel-k/rabbitmq-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/rabbitmq-source-binding.yaml rename to templates/pipes/camel-k/rabbitmq-source-pipe.yaml index 87c2ac267..2916e25f9 100644 --- a/templates/bindings/camel-k/rabbitmq-source-binding.yaml +++ b/templates/pipes/camel-k/rabbitmq-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: rabbitmq-source-binding + name: rabbitmq-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: rabbitmq-source properties: addresses: "localhost:5672" diff --git a/templates/bindings/camel-k/redis-sink-binding.yaml b/templates/pipes/camel-k/redis-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/redis-sink-binding.yaml rename to templates/pipes/camel-k/redis-sink-pipe.yaml index b319cc1ad..a60812e94 100644 --- a/templates/bindings/camel-k/redis-sink-binding.yaml +++ b/templates/pipes/camel-k/redis-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: redis-sink-binding + name: redis-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: redis-sink properties: redisHost: "The Redis Host" diff --git a/templates/bindings/camel-k/redis-source-binding.yaml b/templates/pipes/camel-k/redis-source-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/redis-source-binding.yaml rename to templates/pipes/camel-k/redis-source-pipe.yaml index a77f052dd..9e6c6eec3 100644 --- a/templates/bindings/camel-k/redis-source-binding.yaml +++ b/templates/pipes/camel-k/redis-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: redis-source-binding + name: redis-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: redis-source properties: redisHost: "The Redis Host" diff --git a/templates/bindings/camel-k/regex-router-action-binding.yaml b/templates/pipes/camel-k/regex-router-action-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/regex-router-action-binding.yaml rename to templates/pipes/camel-k/regex-router-action-pipe.yaml index 5c268f103..946bae993 100644 --- a/templates/bindings/camel-k/regex-router-action-binding.yaml +++ b/templates/pipes/camel-k/regex-router-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: regex-router-action-binding + name: regex-router-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: regex-router-action properties: regex: "The Regex" diff --git a/templates/bindings/camel-k/replace-field-action-binding.yaml b/templates/pipes/camel-k/replace-field-action-pipe.yaml similarity index 68% rename from templates/bindings/camel-k/replace-field-action-binding.yaml rename to templates/pipes/camel-k/replace-field-action-pipe.yaml index f28ab301c..4e8f23032 100644 --- a/templates/bindings/camel-k/replace-field-action-binding.yaml +++ b/templates/pipes/camel-k/replace-field-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: replace-field-action-binding + name: replace-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: replace-field-action properties: disabled: "The Disabled" diff --git a/templates/bindings/camel-k/salesforce-source-binding.yaml b/templates/pipes/camel-k/salesforce-source-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/salesforce-source-binding.yaml rename to templates/pipes/camel-k/salesforce-source-pipe.yaml index 38c25a3a9..d9cf20fa9 100644 --- a/templates/bindings/camel-k/salesforce-source-binding.yaml +++ b/templates/pipes/camel-k/salesforce-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: salesforce-source-binding + name: salesforce-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: salesforce-source properties: clientId: "The Consumer Key" diff --git a/templates/bindings/camel-k/sftp-sink-binding.yaml b/templates/pipes/camel-k/sftp-sink-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/sftp-sink-binding.yaml rename to templates/pipes/camel-k/sftp-sink-pipe.yaml index 9fcf63e5f..7ae629465 100644 --- a/templates/bindings/camel-k/sftp-sink-binding.yaml +++ b/templates/pipes/camel-k/sftp-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: sftp-sink-binding + name: sftp-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: sftp-sink properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/sftp-source-binding.yaml b/templates/pipes/camel-k/sftp-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/sftp-source-binding.yaml rename to templates/pipes/camel-k/sftp-source-pipe.yaml index 64f351c1f..a6c690e1c 100644 --- a/templates/bindings/camel-k/sftp-source-binding.yaml +++ b/templates/pipes/camel-k/sftp-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: sftp-source-binding + name: sftp-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: sftp-source properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/simple-filter-action-binding.yaml b/templates/pipes/camel-k/simple-filter-action-binding.yaml similarity index 66% rename from templates/bindings/camel-k/simple-filter-action-binding.yaml rename to templates/pipes/camel-k/simple-filter-action-binding.yaml index 02b7de618..392f02a43 100644 --- a/templates/bindings/camel-k/simple-filter-action-binding.yaml +++ b/templates/pipes/camel-k/simple-filter-action-binding.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: simple-filter-action-binding + name: simple-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello John" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: simple-filter-action properties: expression: "\\${body} contains 'John'" diff --git a/templates/bindings/camel-k/slack-sink-binding.yaml b/templates/pipes/camel-k/slack-sink-pipe.yaml similarity index 66% rename from templates/bindings/camel-k/slack-sink-binding.yaml rename to templates/pipes/camel-k/slack-sink-pipe.yaml index 50b59347a..b2c0fd904 100644 --- a/templates/bindings/camel-k/slack-sink-binding.yaml +++ b/templates/pipes/camel-k/slack-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: slack-sink-binding + name: slack-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: slack-sink properties: channel: "#myroom" diff --git a/templates/bindings/camel-k/slack-source-binding.yaml b/templates/pipes/camel-k/slack-source-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/slack-source-binding.yaml rename to templates/pipes/camel-k/slack-source-pipe.yaml index 58a2ca32a..1e4ff07c6 100644 --- a/templates/bindings/camel-k/slack-source-binding.yaml +++ b/templates/pipes/camel-k/slack-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: slack-source-binding + name: slack-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: slack-source properties: channel: "#myroom" diff --git a/templates/bindings/camel-k/splunk-hec-sink-binding.yaml b/templates/pipes/camel-k/splunk-hec-sink-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/splunk-hec-sink-binding.yaml rename to templates/pipes/camel-k/splunk-hec-sink-pipe.yaml index 09b79c182..9de079761 100644 --- a/templates/bindings/camel-k/splunk-hec-sink-binding.yaml +++ b/templates/pipes/camel-k/splunk-hec-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: splunk-hec-sink-binding + name: splunk-hec-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: splunk-hec-sink properties: splunkUrl: "" diff --git a/templates/bindings/camel-k/splunk-sink-binding.yaml b/templates/pipes/camel-k/splunk-sink-pipe.yaml similarity index 70% rename from templates/bindings/camel-k/splunk-sink-binding.yaml rename to templates/pipes/camel-k/splunk-sink-pipe.yaml index 9ff08eac0..dd5d147c1 100644 --- a/templates/bindings/camel-k/splunk-sink-binding.yaml +++ b/templates/pipes/camel-k/splunk-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: splunk-sink-binding + name: splunk-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: splunk-sink properties: serverHostname: "" diff --git a/templates/bindings/camel-k/splunk-source-binding.yaml b/templates/pipes/camel-k/splunk-source-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/splunk-source-binding.yaml rename to templates/pipes/camel-k/splunk-source-pipe.yaml index b2b3e73e4..7ef6d77f1 100644 --- a/templates/bindings/camel-k/splunk-source-binding.yaml +++ b/templates/pipes/camel-k/splunk-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: splunk-source-binding + name: splunk-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: splunk-source properties: serverHostname: "splunk address" @@ -17,5 +17,5 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink diff --git a/templates/bindings/camel-k/sqlserver-sink-binding.yaml b/templates/pipes/camel-k/sqlserver-sink-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/sqlserver-sink-binding.yaml rename to templates/pipes/camel-k/sqlserver-sink-pipe.yaml index 78f68d3d1..d7105e578 100644 --- a/templates/bindings/camel-k/sqlserver-sink-binding.yaml +++ b/templates/pipes/camel-k/sqlserver-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: sqlserver-sink-binding + name: sqlserver-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: sqlserver-sink properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/sqlserver-source-binding.yaml b/templates/pipes/camel-k/sqlserver-source-pipe.yaml similarity index 75% rename from templates/bindings/camel-k/sqlserver-source-binding.yaml rename to templates/pipes/camel-k/sqlserver-source-pipe.yaml index 2c3d4a734..2aac6ba93 100644 --- a/templates/bindings/camel-k/sqlserver-source-binding.yaml +++ b/templates/pipes/camel-k/sqlserver-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: sqlserver-source-binding + name: sqlserver-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: sqlserver-source properties: databaseName: "The Database Name" diff --git a/templates/bindings/camel-k/ssh-sink-binding.yaml b/templates/pipes/camel-k/ssh-sink-pipe.yaml similarity index 69% rename from templates/bindings/camel-k/ssh-sink-binding.yaml rename to templates/pipes/camel-k/ssh-sink-pipe.yaml index 9ef9cb94f..610f9d694 100644 --- a/templates/bindings/camel-k/ssh-sink-binding.yaml +++ b/templates/pipes/camel-k/ssh-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ssh-sink-binding + name: ssh-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ssh-sink properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/ssh-source-binding.yaml b/templates/pipes/camel-k/ssh-source-pipe.yaml similarity index 71% rename from templates/bindings/camel-k/ssh-source-binding.yaml rename to templates/pipes/camel-k/ssh-source-pipe.yaml index 39b47d92c..9418b2e30 100644 --- a/templates/bindings/camel-k/ssh-source-binding.yaml +++ b/templates/pipes/camel-k/ssh-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: ssh-source-binding + name: ssh-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: ssh-source properties: connectionHost: "The Connection Host" diff --git a/templates/bindings/camel-k/string-template-action-binding.yaml b/templates/pipes/camel-k/string-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/string-template-action-binding.yaml rename to templates/pipes/camel-k/string-template-action-pipe.yaml index fed053259..d0124e15a 100644 --- a/templates/bindings/camel-k/string-template-action-binding.yaml +++ b/templates/pipes/camel-k/string-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: string-template-action-binding + name: string-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: string-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/telegram-sink-binding.yaml b/templates/pipes/camel-k/telegram-sink-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/telegram-sink-binding.yaml rename to templates/pipes/camel-k/telegram-sink-pipe.yaml index 9c163b082..8adafc4be 100644 --- a/templates/bindings/camel-k/telegram-sink-binding.yaml +++ b/templates/pipes/camel-k/telegram-sink-pipe.yaml @@ -1,7 +1,7 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: telegram-sink-binding + name: telegram-sink-pipe spec: source: ref: @@ -11,7 +11,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: telegram-sink properties: authorizationToken: "The Token" diff --git a/templates/bindings/camel-k/telegram-source-binding.yaml b/templates/pipes/camel-k/telegram-source-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/telegram-source-binding.yaml rename to templates/pipes/camel-k/telegram-source-pipe.yaml index 358474385..58ddb1e1f 100644 --- a/templates/bindings/camel-k/telegram-source-binding.yaml +++ b/templates/pipes/camel-k/telegram-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: telegram-source-binding + name: telegram-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: telegram-source properties: authorizationToken: "The Token" diff --git a/templates/bindings/camel-k/throttle-action-binding.yaml b/templates/pipes/camel-k/throttle-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/throttle-action-binding.yaml rename to templates/pipes/camel-k/throttle-action-pipe.yaml index d1d704db2..b228fbce1 100644 --- a/templates/bindings/camel-k/throttle-action-binding.yaml +++ b/templates/pipes/camel-k/throttle-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: throttle-action-binding + name: throttle-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: throttle-action properties: messages: 10 diff --git a/templates/bindings/camel-k/timer-source-binding.yaml b/templates/pipes/camel-k/timer-source-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/timer-source-binding.yaml rename to templates/pipes/camel-k/timer-source-pipe.yaml index d8954e34c..1c627ac29 100644 --- a/templates/bindings/camel-k/timer-source-binding.yaml +++ b/templates/pipes/camel-k/timer-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: timer-source-binding + name: timer-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "hello world" diff --git a/templates/bindings/camel-k/timestamp-router-action-binding.yaml b/templates/pipes/camel-k/timestamp-router-action-pipe.yaml similarity index 61% rename from templates/bindings/camel-k/timestamp-router-action-binding.yaml rename to templates/pipes/camel-k/timestamp-router-action-pipe.yaml index de0745c88..bafe50439 100644 --- a/templates/bindings/camel-k/timestamp-router-action-binding.yaml +++ b/templates/pipes/camel-k/timestamp-router-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: timestamp-router-action-binding + name: timestamp-router-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timestamp-router-action sink: ref: diff --git a/templates/bindings/camel-k/topic-name-matches-filter-action-binding.yaml b/templates/pipes/camel-k/topic-name-matches-filter-action-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/topic-name-matches-filter-action-binding.yaml rename to templates/pipes/camel-k/topic-name-matches-filter-action-pipe.yaml index 95efebb33..fba393720 100644 --- a/templates/bindings/camel-k/topic-name-matches-filter-action-binding.yaml +++ b/templates/pipes/camel-k/topic-name-matches-filter-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: topic-name-matches-filter-action-binding + name: topic-name-matches-filter-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: topic-name-matches-filter-action properties: regex: "The Regex" diff --git a/templates/bindings/camel-k/twitter-directmessage-source-binding.yaml b/templates/pipes/camel-k/twitter-directmessage-source-pipe.yaml similarity index 72% rename from templates/bindings/camel-k/twitter-directmessage-source-binding.yaml rename to templates/pipes/camel-k/twitter-directmessage-source-pipe.yaml index a0f025b9a..636b99c26 100644 --- a/templates/bindings/camel-k/twitter-directmessage-source-binding.yaml +++ b/templates/pipes/camel-k/twitter-directmessage-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: twitter-directmessage-source-binding + name: twitter-directmessage-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: twitter-directmessage-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/twitter-search-source-binding.yaml b/templates/pipes/camel-k/twitter-search-source-pipe.yaml similarity index 73% rename from templates/bindings/camel-k/twitter-search-source-binding.yaml rename to templates/pipes/camel-k/twitter-search-source-pipe.yaml index ae312ad62..a9094f585 100644 --- a/templates/bindings/camel-k/twitter-search-source-binding.yaml +++ b/templates/pipes/camel-k/twitter-search-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: twitter-search-source-binding + name: twitter-search-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: twitter-search-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/twitter-timeline-source-binding.yaml b/templates/pipes/camel-k/twitter-timeline-source-pipe.yaml similarity index 73% rename from templates/bindings/camel-k/twitter-timeline-source-binding.yaml rename to templates/pipes/camel-k/twitter-timeline-source-pipe.yaml index 2d25c1d7d..ff4a30e92 100644 --- a/templates/bindings/camel-k/twitter-timeline-source-binding.yaml +++ b/templates/pipes/camel-k/twitter-timeline-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: twitter-timeline-source-binding + name: twitter-timeline-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: twitter-timeline-source properties: accessToken: "The Access Token" diff --git a/templates/bindings/camel-k/value-to-key-action-binding.yaml b/templates/pipes/camel-k/value-to-key-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/value-to-key-action-binding.yaml rename to templates/pipes/camel-k/value-to-key-action-pipe.yaml index 7b2dbace6..68b2df6f0 100644 --- a/templates/bindings/camel-k/value-to-key-action-binding.yaml +++ b/templates/pipes/camel-k/value-to-key-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: value-to-key-action-binding + name: value-to-key-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: value-to-key-action properties: fields: "The Fields" diff --git a/templates/bindings/camel-k/velocity-template-action-binding.yaml b/templates/pipes/camel-k/velocity-template-action-pipe.yaml similarity index 64% rename from templates/bindings/camel-k/velocity-template-action-binding.yaml rename to templates/pipes/camel-k/velocity-template-action-pipe.yaml index bffac1c9e..8ab56671d 100644 --- a/templates/bindings/camel-k/velocity-template-action-binding.yaml +++ b/templates/pipes/camel-k/velocity-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: velocity-template-action-binding + name: velocity-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: velocity-template-action properties: template: "The Template" diff --git a/templates/bindings/camel-k/webhook-source-binding.yaml b/templates/pipes/camel-k/webhook-source-pipe.yaml similarity index 57% rename from templates/bindings/camel-k/webhook-source-binding.yaml rename to templates/pipes/camel-k/webhook-source-pipe.yaml index dea39c0fe..b2cd1eb2e 100644 --- a/templates/bindings/camel-k/webhook-source-binding.yaml +++ b/templates/pipes/camel-k/webhook-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: webhook-source-binding + name: webhook-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: webhook-source sink: ref: diff --git a/templates/bindings/camel-k/websocket-source-binding.yaml b/templates/pipes/camel-k/websocket-source-pipe.yaml similarity index 63% rename from templates/bindings/camel-k/websocket-source-binding.yaml rename to templates/pipes/camel-k/websocket-source-pipe.yaml index 56dbe923a..917098c80 100644 --- a/templates/bindings/camel-k/websocket-source-binding.yaml +++ b/templates/pipes/camel-k/websocket-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: websocket-source-binding + name: websocket-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: websocket-source properties: resourceUri: "The Resource Uri" diff --git a/templates/bindings/camel-k/wttrin-source-binding.yaml b/templates/pipes/camel-k/wttrin-source-pipe.yaml similarity index 57% rename from templates/bindings/camel-k/wttrin-source-binding.yaml rename to templates/pipes/camel-k/wttrin-source-pipe.yaml index 7bca533c2..ab34b1859 100644 --- a/templates/bindings/camel-k/wttrin-source-binding.yaml +++ b/templates/pipes/camel-k/wttrin-source-pipe.yaml @@ -1,12 +1,12 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: wttrin-source-binding + name: wttrin-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: wttrin-source sink: ref: diff --git a/templates/bindings/camel-k/xj-identity-action-binding.yaml b/templates/pipes/camel-k/xj-identity-action-pipe.yaml similarity index 65% rename from templates/bindings/camel-k/xj-identity-action-binding.yaml rename to templates/pipes/camel-k/xj-identity-action-pipe.yaml index 60e4ee45e..703e1812b 100644 --- a/templates/bindings/camel-k/xj-identity-action-binding.yaml +++ b/templates/pipes/camel-k/xj-identity-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: xj-identity-action-binding + name: xj-identity-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: xj-identity-action properties: direction: "The Direction" diff --git a/templates/bindings/camel-k/xj-template-action-binding.yaml b/templates/pipes/camel-k/xj-template-action-pipe.yaml similarity index 67% rename from templates/bindings/camel-k/xj-template-action-binding.yaml rename to templates/pipes/camel-k/xj-template-action-pipe.yaml index b0770bdd9..138b615d0 100644 --- a/templates/bindings/camel-k/xj-template-action-binding.yaml +++ b/templates/pipes/camel-k/xj-template-action-pipe.yaml @@ -1,19 +1,19 @@ -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: xj-template-action-binding + name: xj-template-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "Hello" steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: xj-template-action properties: direction: "The Direction" diff --git a/templates/bindings/core/avro-deserialize-action-binding.yaml b/templates/pipes/core/avro-deserialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/avro-deserialize-action-binding.yaml rename to templates/pipes/core/avro-deserialize-action-pipe.yaml diff --git a/templates/bindings/core/avro-serialize-action-binding.yaml b/templates/pipes/core/avro-serialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/avro-serialize-action-binding.yaml rename to templates/pipes/core/avro-serialize-action-pipe.yaml diff --git a/templates/bindings/core/aws-cloudwatch-sink-binding.yaml b/templates/pipes/core/aws-cloudwatch-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-cloudwatch-sink-binding.yaml rename to templates/pipes/core/aws-cloudwatch-sink-pipe.yaml diff --git a/templates/bindings/core/aws-ddb-streams-source-binding.yaml b/templates/pipes/core/aws-ddb-streams-source-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-ddb-streams-source-binding.yaml rename to templates/pipes/core/aws-ddb-streams-source-pipe.yaml diff --git a/templates/bindings/core/aws-ec2-sink-binding.yaml b/templates/pipes/core/aws-ec2-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-ec2-sink-binding.yaml rename to templates/pipes/core/aws-ec2-sink-pipe.yaml diff --git a/templates/bindings/core/aws-kinesis-firehose-sink-binding.yaml b/templates/pipes/core/aws-kinesis-firehose-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-kinesis-firehose-sink-binding.yaml rename to templates/pipes/core/aws-kinesis-firehose-sink-pipe.yaml diff --git a/templates/bindings/core/aws-kinesis-sink-binding.yaml b/templates/pipes/core/aws-kinesis-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-kinesis-sink-binding.yaml rename to templates/pipes/core/aws-kinesis-sink-pipe.yaml diff --git a/templates/bindings/core/aws-kinesis-source-binding.yaml b/templates/pipes/core/aws-kinesis-source-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-kinesis-source-binding.yaml rename to templates/pipes/core/aws-kinesis-source-pipe.yaml diff --git a/templates/bindings/core/aws-lambda-sink-binding.yaml b/templates/pipes/core/aws-lambda-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-lambda-sink-binding.yaml rename to templates/pipes/core/aws-lambda-sink-pipe.yaml diff --git a/templates/bindings/core/aws-redshift-sink-binding.yaml b/templates/pipes/core/aws-redshift-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-redshift-sink-binding.yaml rename to templates/pipes/core/aws-redshift-sink-pipe.yaml diff --git a/templates/bindings/core/aws-redshift-source-binding.yaml b/templates/pipes/core/aws-redshift-source-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-redshift-source-binding.yaml rename to templates/pipes/core/aws-redshift-source-pipe.yaml diff --git a/templates/bindings/core/aws-s3-sink-binding.yaml b/templates/pipes/core/aws-s3-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-s3-sink-binding.yaml rename to templates/pipes/core/aws-s3-sink-pipe.yaml diff --git a/templates/bindings/core/aws-s3-source-binding.yaml b/templates/pipes/core/aws-s3-source-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-s3-source-binding.yaml rename to templates/pipes/core/aws-s3-source-pipe.yaml diff --git a/templates/bindings/core/aws-s3-streaming-upload-sink-binding.yaml b/templates/pipes/core/aws-s3-streaming-upload-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-s3-streaming-upload-sink-binding.yaml rename to templates/pipes/core/aws-s3-streaming-upload-sink-pipe.yaml diff --git a/templates/bindings/core/aws-secrets-manager-sink-binding.yaml b/templates/pipes/core/aws-secrets-manager-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-secrets-manager-sink-binding.yaml rename to templates/pipes/core/aws-secrets-manager-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sns-fifo-sink-binding.yaml b/templates/pipes/core/aws-sns-fifo-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sns-fifo-sink-binding.yaml rename to templates/pipes/core/aws-sns-fifo-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sns-sink-binding.yaml b/templates/pipes/core/aws-sns-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sns-sink-binding.yaml rename to templates/pipes/core/aws-sns-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sqs-batch-sink-binding.yaml b/templates/pipes/core/aws-sqs-batch-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sqs-batch-sink-binding.yaml rename to templates/pipes/core/aws-sqs-batch-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sqs-fifo-sink-binding.yaml b/templates/pipes/core/aws-sqs-fifo-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sqs-fifo-sink-binding.yaml rename to templates/pipes/core/aws-sqs-fifo-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sqs-sink-binding.yaml b/templates/pipes/core/aws-sqs-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sqs-sink-binding.yaml rename to templates/pipes/core/aws-sqs-sink-pipe.yaml diff --git a/templates/bindings/core/aws-sqs-source-binding.yaml b/templates/pipes/core/aws-sqs-source-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-sqs-source-binding.yaml rename to templates/pipes/core/aws-sqs-source-pipe.yaml diff --git a/templates/bindings/core/aws-translate-action-binding.yaml b/templates/pipes/core/aws-translate-action-pipe.yaml similarity index 100% rename from templates/bindings/core/aws-translate-action-binding.yaml rename to templates/pipes/core/aws-translate-action-pipe.yaml diff --git a/templates/bindings/core/azure-cosmosdb-source-binding.yaml b/templates/pipes/core/azure-cosmosdb-source-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-cosmosdb-source-binding.yaml rename to templates/pipes/core/azure-cosmosdb-source-pipe.yaml diff --git a/templates/bindings/core/azure-eventhubs-sink-binding.yaml b/templates/pipes/core/azure-eventhubs-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-eventhubs-sink-binding.yaml rename to templates/pipes/core/azure-eventhubs-sink-pipe.yaml diff --git a/templates/bindings/core/azure-eventhubs-source-binding.yaml b/templates/pipes/core/azure-eventhubs-source-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-eventhubs-source-binding.yaml rename to templates/pipes/core/azure-eventhubs-source-pipe.yaml diff --git a/templates/bindings/core/azure-storage-blob-sink-binding.yaml b/templates/pipes/core/azure-storage-blob-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-storage-blob-sink-binding.yaml rename to templates/pipes/core/azure-storage-blob-sink-pipe.yaml diff --git a/templates/bindings/core/azure-storage-blob-source-binding.yaml b/templates/pipes/core/azure-storage-blob-source-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-storage-blob-source-binding.yaml rename to templates/pipes/core/azure-storage-blob-source-pipe.yaml diff --git a/templates/bindings/core/azure-storage-queue-sink-binding.yaml b/templates/pipes/core/azure-storage-queue-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-storage-queue-sink-binding.yaml rename to templates/pipes/core/azure-storage-queue-sink-pipe.yaml diff --git a/templates/bindings/core/azure-storage-queue-source-binding.yaml b/templates/pipes/core/azure-storage-queue-source-pipe.yaml similarity index 100% rename from templates/bindings/core/azure-storage-queue-source-binding.yaml rename to templates/pipes/core/azure-storage-queue-source-pipe.yaml diff --git a/templates/bindings/core/bitcoin-source-binding.yaml b/templates/pipes/core/bitcoin-source-pipe.yaml similarity index 100% rename from templates/bindings/core/bitcoin-source-binding.yaml rename to templates/pipes/core/bitcoin-source-pipe.yaml diff --git a/templates/bindings/core/caffeine-action-binding.yaml b/templates/pipes/core/caffeine-action-pipe.yaml similarity index 100% rename from templates/bindings/core/caffeine-action-binding.yaml rename to templates/pipes/core/caffeine-action-pipe.yaml diff --git a/templates/bindings/core/cassandra-sink-binding.yaml b/templates/pipes/core/cassandra-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/cassandra-sink-binding.yaml rename to templates/pipes/core/cassandra-sink-pipe.yaml diff --git a/templates/bindings/core/cassandra-source-binding.yaml b/templates/pipes/core/cassandra-source-pipe.yaml similarity index 100% rename from templates/bindings/core/cassandra-source-binding.yaml rename to templates/pipes/core/cassandra-source-pipe.yaml diff --git a/templates/bindings/core/chuck-norris-source-binding.yaml b/templates/pipes/core/chuck-norris-source-pipe.yaml similarity index 100% rename from templates/bindings/core/chuck-norris-source-binding.yaml rename to templates/pipes/core/chuck-norris-source-pipe.yaml diff --git a/templates/bindings/core/chunk-template-action-binding.yaml b/templates/pipes/core/chunk-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/chunk-template-action-binding.yaml rename to templates/pipes/core/chunk-template-action-pipe.yaml diff --git a/templates/bindings/core/couchbase-sink-binding.yaml b/templates/pipes/core/couchbase-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/couchbase-sink-binding.yaml rename to templates/pipes/core/couchbase-sink-pipe.yaml diff --git a/templates/bindings/core/cron-source-binding.yaml b/templates/pipes/core/cron-source-pipe.yaml similarity index 100% rename from templates/bindings/core/cron-source-binding.yaml rename to templates/pipes/core/cron-source-pipe.yaml diff --git a/templates/bindings/core/delay-action-binding.yaml b/templates/pipes/core/delay-action-pipe.yaml similarity index 100% rename from templates/bindings/core/delay-action-binding.yaml rename to templates/pipes/core/delay-action-pipe.yaml diff --git a/templates/bindings/core/dns-dig-action-binding.yaml b/templates/pipes/core/dns-dig-action-pipe.yaml similarity index 100% rename from templates/bindings/core/dns-dig-action-binding.yaml rename to templates/pipes/core/dns-dig-action-pipe.yaml diff --git a/templates/bindings/core/dns-ip-action-binding.yaml b/templates/pipes/core/dns-ip-action-pipe.yaml similarity index 100% rename from templates/bindings/core/dns-ip-action-binding.yaml rename to templates/pipes/core/dns-ip-action-pipe.yaml diff --git a/templates/bindings/core/dns-lookup-action-binding.yaml b/templates/pipes/core/dns-lookup-action-pipe.yaml similarity index 100% rename from templates/bindings/core/dns-lookup-action-binding.yaml rename to templates/pipes/core/dns-lookup-action-pipe.yaml diff --git a/templates/bindings/core/dropbox-sink-binding.yaml b/templates/pipes/core/dropbox-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/dropbox-sink-binding.yaml rename to templates/pipes/core/dropbox-sink-pipe.yaml diff --git a/templates/bindings/core/dropbox-source-binding.yaml b/templates/pipes/core/dropbox-source-pipe.yaml similarity index 100% rename from templates/bindings/core/dropbox-source-binding.yaml rename to templates/pipes/core/dropbox-source-pipe.yaml diff --git a/templates/bindings/core/earthquake-source-binding.yaml b/templates/pipes/core/earthquake-source-pipe.yaml similarity index 100% rename from templates/bindings/core/earthquake-source-binding.yaml rename to templates/pipes/core/earthquake-source-pipe.yaml diff --git a/templates/bindings/core/elasticsearch-index-sink-binding.yaml b/templates/pipes/core/elasticsearch-index-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/elasticsearch-index-sink-binding.yaml rename to templates/pipes/core/elasticsearch-index-sink-pipe.yaml diff --git a/templates/bindings/core/elasticsearch-search-source-binding.yaml b/templates/pipes/core/elasticsearch-search-source-pipe.yaml similarity index 100% rename from templates/bindings/core/elasticsearch-search-source-binding.yaml rename to templates/pipes/core/elasticsearch-search-source-pipe.yaml diff --git a/templates/bindings/core/exec-sink-binding.yaml b/templates/pipes/core/exec-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/exec-sink-binding.yaml rename to templates/pipes/core/exec-sink-pipe.yaml diff --git a/templates/bindings/core/extract-field-action-binding.yaml b/templates/pipes/core/extract-field-action-pipe.yaml similarity index 100% rename from templates/bindings/core/extract-field-action-binding.yaml rename to templates/pipes/core/extract-field-action-pipe.yaml diff --git a/templates/bindings/core/fhir-source-binding.yaml b/templates/pipes/core/fhir-source-pipe.yaml similarity index 100% rename from templates/bindings/core/fhir-source-binding.yaml rename to templates/pipes/core/fhir-source-pipe.yaml diff --git a/templates/bindings/core/file-watch-source-binding.yaml b/templates/pipes/core/file-watch-source-pipe.yaml similarity index 100% rename from templates/bindings/core/file-watch-source-binding.yaml rename to templates/pipes/core/file-watch-source-pipe.yaml diff --git a/templates/bindings/core/freemarker-template-action-binding.yaml b/templates/pipes/core/freemarker-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/freemarker-template-action-binding.yaml rename to templates/pipes/core/freemarker-template-action-pipe.yaml diff --git a/templates/bindings/core/ftp-sink-binding.yaml b/templates/pipes/core/ftp-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/ftp-sink-binding.yaml rename to templates/pipes/core/ftp-sink-pipe.yaml diff --git a/templates/bindings/core/ftp-source-binding.yaml b/templates/pipes/core/ftp-source-pipe.yaml similarity index 100% rename from templates/bindings/core/ftp-source-binding.yaml rename to templates/pipes/core/ftp-source-pipe.yaml diff --git a/templates/bindings/core/ftps-sink-binding.yaml b/templates/pipes/core/ftps-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/ftps-sink-binding.yaml rename to templates/pipes/core/ftps-sink-pipe.yaml diff --git a/templates/bindings/core/ftps-source-binding.yaml b/templates/pipes/core/ftps-source-pipe.yaml similarity index 100% rename from templates/bindings/core/ftps-source-binding.yaml rename to templates/pipes/core/ftps-source-pipe.yaml diff --git a/templates/bindings/core/github-commit-source-binding.yaml b/templates/pipes/core/github-commit-source-pipe.yaml similarity index 100% rename from templates/bindings/core/github-commit-source-binding.yaml rename to templates/pipes/core/github-commit-source-pipe.yaml diff --git a/templates/bindings/core/github-event-source-binding.yaml b/templates/pipes/core/github-event-source-pipe.yaml similarity index 100% rename from templates/bindings/core/github-event-source-binding.yaml rename to templates/pipes/core/github-event-source-pipe.yaml diff --git a/templates/bindings/core/github-source-binding.yaml b/templates/pipes/core/github-source-pipe.yaml similarity index 100% rename from templates/bindings/core/github-source-binding.yaml rename to templates/pipes/core/github-source-pipe.yaml diff --git a/templates/bindings/core/github-tag-source-binding.yaml b/templates/pipes/core/github-tag-source-pipe.yaml similarity index 100% rename from templates/bindings/core/github-tag-source-binding.yaml rename to templates/pipes/core/github-tag-source-pipe.yaml diff --git a/templates/bindings/core/google-calendar-source-binding.yaml b/templates/pipes/core/google-calendar-source-pipe.yaml similarity index 100% rename from templates/bindings/core/google-calendar-source-binding.yaml rename to templates/pipes/core/google-calendar-source-pipe.yaml diff --git a/templates/bindings/core/google-functions-sink-binding.yaml b/templates/pipes/core/google-functions-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/google-functions-sink-binding.yaml rename to templates/pipes/core/google-functions-sink-pipe.yaml diff --git a/templates/bindings/core/google-mail-source-binding.yaml b/templates/pipes/core/google-mail-source-pipe.yaml similarity index 100% rename from templates/bindings/core/google-mail-source-binding.yaml rename to templates/pipes/core/google-mail-source-pipe.yaml diff --git a/templates/bindings/core/google-pubsub-sink-binding.yaml b/templates/pipes/core/google-pubsub-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/google-pubsub-sink-binding.yaml rename to templates/pipes/core/google-pubsub-sink-pipe.yaml diff --git a/templates/bindings/core/google-pubsub-source-binding.yaml b/templates/pipes/core/google-pubsub-source-pipe.yaml similarity index 100% rename from templates/bindings/core/google-pubsub-source-binding.yaml rename to templates/pipes/core/google-pubsub-source-pipe.yaml diff --git a/templates/bindings/core/google-sheets-source-binding.yaml b/templates/pipes/core/google-sheets-source-pipe.yaml similarity index 100% rename from templates/bindings/core/google-sheets-source-binding.yaml rename to templates/pipes/core/google-sheets-source-pipe.yaml diff --git a/templates/bindings/core/google-storage-sink-binding.yaml b/templates/pipes/core/google-storage-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/google-storage-sink-binding.yaml rename to templates/pipes/core/google-storage-sink-pipe.yaml diff --git a/templates/bindings/core/google-storage-source-binding.yaml b/templates/pipes/core/google-storage-source-pipe.yaml similarity index 100% rename from templates/bindings/core/google-storage-source-binding.yaml rename to templates/pipes/core/google-storage-source-pipe.yaml diff --git a/templates/bindings/core/has-header-filter-action-binding.yaml b/templates/pipes/core/has-header-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/has-header-filter-action-binding.yaml rename to templates/pipes/core/has-header-filter-action-pipe.yaml diff --git a/templates/bindings/core/header-matches-filter-action-binding.yaml b/templates/pipes/core/header-matches-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/header-matches-filter-action-binding.yaml rename to templates/pipes/core/header-matches-filter-action-pipe.yaml diff --git a/templates/bindings/core/hoist-field-action-binding.yaml b/templates/pipes/core/hoist-field-action-pipe.yaml similarity index 100% rename from templates/bindings/core/hoist-field-action-binding.yaml rename to templates/pipes/core/hoist-field-action-pipe.yaml diff --git a/templates/bindings/core/http-secured-sink-binding.yaml b/templates/pipes/core/http-secured-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/http-secured-sink-binding.yaml rename to templates/pipes/core/http-secured-sink-pipe.yaml diff --git a/templates/bindings/core/http-secured-source-binding.yaml b/templates/pipes/core/http-secured-source-pipe.yaml similarity index 100% rename from templates/bindings/core/http-secured-source-binding.yaml rename to templates/pipes/core/http-secured-source-pipe.yaml diff --git a/templates/bindings/core/http-sink-binding.yaml b/templates/pipes/core/http-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/http-sink-binding.yaml rename to templates/pipes/core/http-sink-pipe.yaml diff --git a/templates/bindings/core/http-source-binding.yaml b/templates/pipes/core/http-source-pipe.yaml similarity index 100% rename from templates/bindings/core/http-source-binding.yaml rename to templates/pipes/core/http-source-pipe.yaml diff --git a/templates/bindings/core/infinispan-sink-binding.yaml b/templates/pipes/core/infinispan-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/infinispan-sink-binding.yaml rename to templates/pipes/core/infinispan-sink-pipe.yaml diff --git a/templates/bindings/core/infinispan-source-binding.yaml b/templates/pipes/core/infinispan-source-pipe.yaml similarity index 100% rename from templates/bindings/core/infinispan-source-binding.yaml rename to templates/pipes/core/infinispan-source-pipe.yaml diff --git a/templates/bindings/core/insert-field-action-binding.yaml b/templates/pipes/core/insert-field-action-pipe.yaml similarity index 100% rename from templates/bindings/core/insert-field-action-binding.yaml rename to templates/pipes/core/insert-field-action-pipe.yaml diff --git a/templates/bindings/core/insert-header-action-binding.yaml b/templates/pipes/core/insert-header-action-pipe.yaml similarity index 100% rename from templates/bindings/core/insert-header-action-binding.yaml rename to templates/pipes/core/insert-header-action-pipe.yaml diff --git a/templates/bindings/core/is-tombstone-filter-action-binding.yaml b/templates/pipes/core/is-tombstone-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/is-tombstone-filter-action-binding.yaml rename to templates/pipes/core/is-tombstone-filter-action-pipe.yaml diff --git a/templates/bindings/core/jira-add-comment-sink-binding.yaml b/templates/pipes/core/jira-add-comment-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jira-add-comment-sink-binding.yaml rename to templates/pipes/core/jira-add-comment-sink-pipe.yaml diff --git a/templates/bindings/core/jira-add-issue-sink-binding.yaml b/templates/pipes/core/jira-add-issue-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jira-add-issue-sink-binding.yaml rename to templates/pipes/core/jira-add-issue-sink-pipe.yaml diff --git a/templates/bindings/core/jira-source-binding.yaml b/templates/pipes/core/jira-source-pipe.yaml similarity index 100% rename from templates/bindings/core/jira-source-binding.yaml rename to templates/pipes/core/jira-source-pipe.yaml diff --git a/templates/bindings/core/jira-transition-issue-sink-binding.yaml b/templates/pipes/core/jira-transition-issue-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jira-transition-issue-sink-binding.yaml rename to templates/pipes/core/jira-transition-issue-sink-pipe.yaml diff --git a/templates/bindings/core/jira-update-issue-sink-binding.yaml b/templates/pipes/core/jira-update-issue-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jira-update-issue-sink-binding.yaml rename to templates/pipes/core/jira-update-issue-sink-pipe.yaml diff --git a/templates/bindings/core/jms-amqp-10-sink-binding.yaml b/templates/pipes/core/jms-amqp-10-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-amqp-10-sink-binding.yaml rename to templates/pipes/core/jms-amqp-10-sink-pipe.yaml diff --git a/templates/bindings/core/jms-amqp-10-source-binding.yaml b/templates/pipes/core/jms-amqp-10-source-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-amqp-10-source-binding.yaml rename to templates/pipes/core/jms-amqp-10-source-pipe.yaml diff --git a/templates/bindings/core/jms-apache-artemis-sink-binding.yaml b/templates/pipes/core/jms-apache-artemis-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-apache-artemis-sink-binding.yaml rename to templates/pipes/core/jms-apache-artemis-sink-pipe.yaml diff --git a/templates/bindings/core/jms-apache-artemis-source-binding.yaml b/templates/pipes/core/jms-apache-artemis-source-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-apache-artemis-source-binding.yaml rename to templates/pipes/core/jms-apache-artemis-source-pipe.yaml diff --git a/templates/bindings/core/jms-ibm-mq-sink-binding.yaml b/templates/pipes/core/jms-ibm-mq-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-ibm-mq-sink-binding.yaml rename to templates/pipes/core/jms-ibm-mq-sink-pipe.yaml diff --git a/templates/bindings/core/jms-ibm-mq-source-binding.yaml b/templates/pipes/core/jms-ibm-mq-source-pipe.yaml similarity index 100% rename from templates/bindings/core/jms-ibm-mq-source-binding.yaml rename to templates/pipes/core/jms-ibm-mq-source-pipe.yaml diff --git a/templates/bindings/core/jolt-transformation-action-binding.yaml b/templates/pipes/core/jolt-transformation-action-pipe.yaml similarity index 100% rename from templates/bindings/core/jolt-transformation-action-binding.yaml rename to templates/pipes/core/jolt-transformation-action-pipe.yaml diff --git a/templates/bindings/core/json-deserialize-action-binding.yaml b/templates/pipes/core/json-deserialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/json-deserialize-action-binding.yaml rename to templates/pipes/core/json-deserialize-action-pipe.yaml diff --git a/templates/bindings/core/json-patch-action-binding.yaml b/templates/pipes/core/json-patch-action-pipe.yaml similarity index 100% rename from templates/bindings/core/json-patch-action-binding.yaml rename to templates/pipes/core/json-patch-action-pipe.yaml diff --git a/templates/bindings/core/json-schema-validator-action-binding.yaml b/templates/pipes/core/json-schema-validator-action-pipe.yaml similarity index 100% rename from templates/bindings/core/json-schema-validator-action-binding.yaml rename to templates/pipes/core/json-schema-validator-action-pipe.yaml diff --git a/templates/bindings/core/json-serialize-action-binding.yaml b/templates/pipes/core/json-serialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/json-serialize-action-binding.yaml rename to templates/pipes/core/json-serialize-action-pipe.yaml diff --git a/templates/bindings/core/jsonata-action-binding.yaml b/templates/pipes/core/jsonata-action-pipe.yaml similarity index 100% rename from templates/bindings/core/jsonata-action-binding.yaml rename to templates/pipes/core/jsonata-action-pipe.yaml diff --git a/templates/bindings/core/kafka-manual-commit-action-binding.yaml b/templates/pipes/core/kafka-manual-commit-action-pipe.yaml similarity index 100% rename from templates/bindings/core/kafka-manual-commit-action-binding.yaml rename to templates/pipes/core/kafka-manual-commit-action-pipe.yaml diff --git a/templates/bindings/core/kafka-not-secured-sink-binding.yaml b/templates/pipes/core/kafka-not-secured-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/kafka-not-secured-sink-binding.yaml rename to templates/pipes/core/kafka-not-secured-sink-pipe.yaml diff --git a/templates/bindings/core/kafka-not-secured-source-binding.yaml b/templates/pipes/core/kafka-not-secured-source-pipe.yaml similarity index 100% rename from templates/bindings/core/kafka-not-secured-source-binding.yaml rename to templates/pipes/core/kafka-not-secured-source-pipe.yaml diff --git a/templates/bindings/core/kafka-sink-binding.yaml b/templates/pipes/core/kafka-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/kafka-sink-binding.yaml rename to templates/pipes/core/kafka-sink-pipe.yaml diff --git a/templates/bindings/core/kafka-source-binding.yaml b/templates/pipes/core/kafka-source-pipe.yaml similarity index 100% rename from templates/bindings/core/kafka-source-binding.yaml rename to templates/pipes/core/kafka-source-pipe.yaml diff --git a/templates/bindings/core/kamelet-core-binding.yaml.tmpl b/templates/pipes/core/kamelet-core-pipe.yaml.tmpl similarity index 100% rename from templates/bindings/core/kamelet-core-binding.yaml.tmpl rename to templates/pipes/core/kamelet-core-pipe.yaml.tmpl diff --git a/templates/bindings/core/kubernetes-namespaces-source-binding.yaml b/templates/pipes/core/kubernetes-namespaces-source-pipe.yaml similarity index 100% rename from templates/bindings/core/kubernetes-namespaces-source-binding.yaml rename to templates/pipes/core/kubernetes-namespaces-source-pipe.yaml diff --git a/templates/bindings/core/kubernetes-nodes-source-binding.yaml b/templates/pipes/core/kubernetes-nodes-source-pipe.yaml similarity index 100% rename from templates/bindings/core/kubernetes-nodes-source-binding.yaml rename to templates/pipes/core/kubernetes-nodes-source-pipe.yaml diff --git a/templates/bindings/core/kubernetes-pods-source-binding.yaml b/templates/pipes/core/kubernetes-pods-source-pipe.yaml similarity index 100% rename from templates/bindings/core/kubernetes-pods-source-binding.yaml rename to templates/pipes/core/kubernetes-pods-source-pipe.yaml diff --git a/templates/bindings/core/log-sink-binding.yaml b/templates/pipes/core/log-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/log-sink-binding.yaml rename to templates/pipes/core/log-sink-pipe.yaml diff --git a/templates/bindings/core/mail-imap-source-binding.yaml b/templates/pipes/core/mail-imap-source-pipe.yaml similarity index 100% rename from templates/bindings/core/mail-imap-source-binding.yaml rename to templates/pipes/core/mail-imap-source-pipe.yaml diff --git a/templates/bindings/core/mail-sink-binding.yaml b/templates/pipes/core/mail-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/mail-sink-binding.yaml rename to templates/pipes/core/mail-sink-pipe.yaml diff --git a/templates/bindings/core/mariadb-sink-binding.yaml b/templates/pipes/core/mariadb-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/mariadb-sink-binding.yaml rename to templates/pipes/core/mariadb-sink-pipe.yaml diff --git a/templates/bindings/core/mariadb-source-binding.yaml b/templates/pipes/core/mariadb-source-pipe.yaml similarity index 100% rename from templates/bindings/core/mariadb-source-binding.yaml rename to templates/pipes/core/mariadb-source-pipe.yaml diff --git a/templates/bindings/core/mask-field-action-binding.yaml b/templates/pipes/core/mask-field-action-pipe.yaml similarity index 100% rename from templates/bindings/core/mask-field-action-binding.yaml rename to templates/pipes/core/mask-field-action-pipe.yaml diff --git a/templates/bindings/core/message-timestamp-router-action-binding.yaml b/templates/pipes/core/message-timestamp-router-action-pipe.yaml similarity index 100% rename from templates/bindings/core/message-timestamp-router-action-binding.yaml rename to templates/pipes/core/message-timestamp-router-action-pipe.yaml diff --git a/templates/bindings/core/minio-sink-binding.yaml b/templates/pipes/core/minio-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/minio-sink-binding.yaml rename to templates/pipes/core/minio-sink-pipe.yaml diff --git a/templates/bindings/core/minio-source-binding.yaml b/templates/pipes/core/minio-source-pipe.yaml similarity index 100% rename from templates/bindings/core/minio-source-binding.yaml rename to templates/pipes/core/minio-source-pipe.yaml diff --git a/templates/bindings/core/mongodb-sink-binding.yaml b/templates/pipes/core/mongodb-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/mongodb-sink-binding.yaml rename to templates/pipes/core/mongodb-sink-pipe.yaml diff --git a/templates/bindings/core/mongodb-source-binding.yaml b/templates/pipes/core/mongodb-source-pipe.yaml similarity index 100% rename from templates/bindings/core/mongodb-source-binding.yaml rename to templates/pipes/core/mongodb-source-pipe.yaml diff --git a/templates/bindings/core/mqtt-sink-binding.yaml b/templates/pipes/core/mqtt-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/mqtt-sink-binding.yaml rename to templates/pipes/core/mqtt-sink-pipe.yaml diff --git a/templates/bindings/core/mqtt-source-binding.yaml b/templates/pipes/core/mqtt-source-pipe.yaml similarity index 100% rename from templates/bindings/core/mqtt-source-binding.yaml rename to templates/pipes/core/mqtt-source-pipe.yaml diff --git a/templates/bindings/core/mustache-template-action-binding.yaml b/templates/pipes/core/mustache-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/mustache-template-action-binding.yaml rename to templates/pipes/core/mustache-template-action-pipe.yaml diff --git a/templates/bindings/core/mvel-template-action-binding.yaml b/templates/pipes/core/mvel-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/mvel-template-action-binding.yaml rename to templates/pipes/core/mvel-template-action-pipe.yaml diff --git a/templates/bindings/core/mysql-sink-binding.yaml b/templates/pipes/core/mysql-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/mysql-sink-binding.yaml rename to templates/pipes/core/mysql-sink-pipe.yaml diff --git a/templates/bindings/core/mysql-source-binding.yaml b/templates/pipes/core/mysql-source-pipe.yaml similarity index 100% rename from templates/bindings/core/mysql-source-binding.yaml rename to templates/pipes/core/mysql-source-pipe.yaml diff --git a/templates/bindings/core/nats-sink-binding.yaml b/templates/pipes/core/nats-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/nats-sink-binding.yaml rename to templates/pipes/core/nats-sink-pipe.yaml diff --git a/templates/bindings/core/nats-source-binding.yaml b/templates/pipes/core/nats-source-pipe.yaml similarity index 100% rename from templates/bindings/core/nats-source-binding.yaml rename to templates/pipes/core/nats-source-pipe.yaml diff --git a/templates/bindings/core/openai-classification-action-binding.yaml b/templates/pipes/core/openai-classification-action-pipe.yaml similarity index 100% rename from templates/bindings/core/openai-classification-action-binding.yaml rename to templates/pipes/core/openai-classification-action-pipe.yaml diff --git a/templates/bindings/core/openai-completion-action-binding.yaml b/templates/pipes/core/openai-completion-action-pipe.yaml similarity index 100% rename from templates/bindings/core/openai-completion-action-binding.yaml rename to templates/pipes/core/openai-completion-action-pipe.yaml diff --git a/templates/bindings/core/parameter-list.tmpl b/templates/pipes/core/parameter-list.tmpl similarity index 100% rename from templates/bindings/core/parameter-list.tmpl rename to templates/pipes/core/parameter-list.tmpl diff --git a/templates/bindings/core/pdf-action-binding.yaml b/templates/pipes/core/pdf-action-pipe.yaml similarity index 100% rename from templates/bindings/core/pdf-action-binding.yaml rename to templates/pipes/core/pdf-action-pipe.yaml diff --git a/templates/bindings/core/postgresql-sink-binding.yaml b/templates/pipes/core/postgresql-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/postgresql-sink-binding.yaml rename to templates/pipes/core/postgresql-sink-pipe.yaml diff --git a/templates/bindings/core/postgresql-source-binding.yaml b/templates/pipes/core/postgresql-source-pipe.yaml similarity index 100% rename from templates/bindings/core/postgresql-source-binding.yaml rename to templates/pipes/core/postgresql-source-pipe.yaml diff --git a/templates/bindings/core/predicate-filter-action-binding.yaml b/templates/pipes/core/predicate-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/predicate-filter-action-binding.yaml rename to templates/pipes/core/predicate-filter-action-pipe.yaml diff --git a/templates/bindings/core/protobuf-deserialize-action-binding.yaml b/templates/pipes/core/protobuf-deserialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/protobuf-deserialize-action-binding.yaml rename to templates/pipes/core/protobuf-deserialize-action-pipe.yaml diff --git a/templates/bindings/core/protobuf-serialize-action-binding.yaml b/templates/pipes/core/protobuf-serialize-action-pipe.yaml similarity index 100% rename from templates/bindings/core/protobuf-serialize-action-binding.yaml rename to templates/pipes/core/protobuf-serialize-action-pipe.yaml diff --git a/templates/bindings/core/pulsar-sink-binding.yaml b/templates/pipes/core/pulsar-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/pulsar-sink-binding.yaml rename to templates/pipes/core/pulsar-sink-pipe.yaml diff --git a/templates/bindings/core/pulsar-source-binding.yaml b/templates/pipes/core/pulsar-source-pipe.yaml similarity index 100% rename from templates/bindings/core/pulsar-source-binding.yaml rename to templates/pipes/core/pulsar-source-pipe.yaml diff --git a/templates/bindings/core/rabbitmq-source-binding.yaml b/templates/pipes/core/rabbitmq-source-pipe.yaml similarity index 100% rename from templates/bindings/core/rabbitmq-source-binding.yaml rename to templates/pipes/core/rabbitmq-source-pipe.yaml diff --git a/templates/bindings/core/redis-sink-binding.yaml b/templates/pipes/core/redis-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/redis-sink-binding.yaml rename to templates/pipes/core/redis-sink-pipe.yaml diff --git a/templates/bindings/core/redis-source-binding.yaml b/templates/pipes/core/redis-source-pipe.yaml similarity index 100% rename from templates/bindings/core/redis-source-binding.yaml rename to templates/pipes/core/redis-source-pipe.yaml diff --git a/templates/bindings/core/regex-router-action-binding.yaml b/templates/pipes/core/regex-router-action-pipe.yaml similarity index 100% rename from templates/bindings/core/regex-router-action-binding.yaml rename to templates/pipes/core/regex-router-action-pipe.yaml diff --git a/templates/bindings/core/replace-field-action-binding.yaml b/templates/pipes/core/replace-field-action-pipe.yaml similarity index 100% rename from templates/bindings/core/replace-field-action-binding.yaml rename to templates/pipes/core/replace-field-action-pipe.yaml diff --git a/templates/bindings/core/salesforce-source-binding.yaml b/templates/pipes/core/salesforce-source-pipe.yaml similarity index 100% rename from templates/bindings/core/salesforce-source-binding.yaml rename to templates/pipes/core/salesforce-source-pipe.yaml diff --git a/templates/bindings/core/sftp-sink-binding.yaml b/templates/pipes/core/sftp-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/sftp-sink-binding.yaml rename to templates/pipes/core/sftp-sink-pipe.yaml diff --git a/templates/bindings/core/sftp-source-binding.yaml b/templates/pipes/core/sftp-source-pipe.yaml similarity index 100% rename from templates/bindings/core/sftp-source-binding.yaml rename to templates/pipes/core/sftp-source-pipe.yaml diff --git a/templates/bindings/core/simple-filter-action-binding.yaml b/templates/pipes/core/simple-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/simple-filter-action-binding.yaml rename to templates/pipes/core/simple-filter-action-pipe.yaml diff --git a/templates/bindings/core/slack-sink-binding.yaml b/templates/pipes/core/slack-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/slack-sink-binding.yaml rename to templates/pipes/core/slack-sink-pipe.yaml diff --git a/templates/bindings/core/slack-source-binding.yaml b/templates/pipes/core/slack-source-pipe.yaml similarity index 100% rename from templates/bindings/core/slack-source-binding.yaml rename to templates/pipes/core/slack-source-pipe.yaml diff --git a/templates/bindings/core/splunk-hec-sink-binding.yaml b/templates/pipes/core/splunk-hec-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/splunk-hec-sink-binding.yaml rename to templates/pipes/core/splunk-hec-sink-pipe.yaml diff --git a/templates/bindings/core/splunk-sink-binding.yaml b/templates/pipes/core/splunk-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/splunk-sink-binding.yaml rename to templates/pipes/core/splunk-sink-pipe.yaml diff --git a/templates/bindings/core/splunk-source-binding.yaml b/templates/pipes/core/splunk-source-pipe.yaml similarity index 100% rename from templates/bindings/core/splunk-source-binding.yaml rename to templates/pipes/core/splunk-source-pipe.yaml diff --git a/templates/bindings/core/sqlserver-sink-binding.yaml b/templates/pipes/core/sqlserver-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/sqlserver-sink-binding.yaml rename to templates/pipes/core/sqlserver-sink-pipe.yaml diff --git a/templates/bindings/core/sqlserver-source-binding.yaml b/templates/pipes/core/sqlserver-source-pipe.yaml similarity index 100% rename from templates/bindings/core/sqlserver-source-binding.yaml rename to templates/pipes/core/sqlserver-source-pipe.yaml diff --git a/templates/bindings/core/ssh-sink-binding.yaml b/templates/pipes/core/ssh-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/ssh-sink-binding.yaml rename to templates/pipes/core/ssh-sink-pipe.yaml diff --git a/templates/bindings/core/ssh-source-binding.yaml b/templates/pipes/core/ssh-source-pipe.yaml similarity index 100% rename from templates/bindings/core/ssh-source-binding.yaml rename to templates/pipes/core/ssh-source-pipe.yaml diff --git a/templates/bindings/core/string-template-action-binding.yaml b/templates/pipes/core/string-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/string-template-action-binding.yaml rename to templates/pipes/core/string-template-action-pipe.yaml diff --git a/templates/bindings/core/telegram-sink-binding.yaml b/templates/pipes/core/telegram-sink-pipe.yaml similarity index 100% rename from templates/bindings/core/telegram-sink-binding.yaml rename to templates/pipes/core/telegram-sink-pipe.yaml diff --git a/templates/bindings/core/telegram-source-binding.yaml b/templates/pipes/core/telegram-source-pipe.yaml similarity index 100% rename from templates/bindings/core/telegram-source-binding.yaml rename to templates/pipes/core/telegram-source-pipe.yaml diff --git a/templates/bindings/core/throttle-action-binding.yaml b/templates/pipes/core/throttle-action-pipe.yaml similarity index 100% rename from templates/bindings/core/throttle-action-binding.yaml rename to templates/pipes/core/throttle-action-pipe.yaml diff --git a/templates/bindings/core/timer-source-binding.yaml b/templates/pipes/core/timer-source-pipe.yaml similarity index 100% rename from templates/bindings/core/timer-source-binding.yaml rename to templates/pipes/core/timer-source-pipe.yaml diff --git a/templates/bindings/core/timestamp-router-action-binding.yaml b/templates/pipes/core/timestamp-router-action-pipe.yaml similarity index 100% rename from templates/bindings/core/timestamp-router-action-binding.yaml rename to templates/pipes/core/timestamp-router-action-pipe.yaml diff --git a/templates/bindings/core/topic-name-matches-filter-action-binding.yaml b/templates/pipes/core/topic-name-matches-filter-action-pipe.yaml similarity index 100% rename from templates/bindings/core/topic-name-matches-filter-action-binding.yaml rename to templates/pipes/core/topic-name-matches-filter-action-pipe.yaml diff --git a/templates/bindings/core/twitter-directmessage-source-binding.yaml b/templates/pipes/core/twitter-directmessage-source-pipe.yaml similarity index 100% rename from templates/bindings/core/twitter-directmessage-source-binding.yaml rename to templates/pipes/core/twitter-directmessage-source-pipe.yaml diff --git a/templates/bindings/core/twitter-search-source-binding.yaml b/templates/pipes/core/twitter-search-source-pipe.yaml similarity index 100% rename from templates/bindings/core/twitter-search-source-binding.yaml rename to templates/pipes/core/twitter-search-source-pipe.yaml diff --git a/templates/bindings/core/twitter-timeline-source-binding.yaml b/templates/pipes/core/twitter-timeline-source-pipe.yaml similarity index 100% rename from templates/bindings/core/twitter-timeline-source-binding.yaml rename to templates/pipes/core/twitter-timeline-source-pipe.yaml diff --git a/templates/bindings/core/value-to-key-action-binding.yaml b/templates/pipes/core/value-to-key-action-pipe.yaml similarity index 100% rename from templates/bindings/core/value-to-key-action-binding.yaml rename to templates/pipes/core/value-to-key-action-pipe.yaml diff --git a/templates/bindings/core/velocity-template-action-binding.yaml b/templates/pipes/core/velocity-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/velocity-template-action-binding.yaml rename to templates/pipes/core/velocity-template-action-pipe.yaml diff --git a/templates/bindings/core/webhook-source-binding.yaml b/templates/pipes/core/webhook-source-pipe.yaml similarity index 100% rename from templates/bindings/core/webhook-source-binding.yaml rename to templates/pipes/core/webhook-source-pipe.yaml diff --git a/templates/bindings/core/websocket-source-binding.yaml b/templates/pipes/core/websocket-source-pipe.yaml similarity index 100% rename from templates/bindings/core/websocket-source-binding.yaml rename to templates/pipes/core/websocket-source-pipe.yaml diff --git a/templates/bindings/core/wttrin-source-binding.yaml b/templates/pipes/core/wttrin-source-pipe.yaml similarity index 100% rename from templates/bindings/core/wttrin-source-binding.yaml rename to templates/pipes/core/wttrin-source-pipe.yaml diff --git a/templates/bindings/core/xj-identity-action-binding.yaml b/templates/pipes/core/xj-identity-action-pipe.yaml similarity index 100% rename from templates/bindings/core/xj-identity-action-binding.yaml rename to templates/pipes/core/xj-identity-action-pipe.yaml diff --git a/templates/bindings/core/xj-template-action-binding.yaml b/templates/pipes/core/xj-template-action-pipe.yaml similarity index 100% rename from templates/bindings/core/xj-template-action-binding.yaml rename to templates/pipes/core/xj-template-action-pipe.yaml diff --git a/test/avro-data-type/README.md b/test/avro-data-type/README.md index dcdc29e40..7b5028ff7 100644 --- a/test/avro-data-type/README.md +++ b/test/avro-data-type/README.md @@ -6,11 +6,11 @@ This test verifies the Avro data type serialization/deserialization The test verifies the proper serialization and deserialization of Avro data types `avro/binary` and `avro/x-struct`. -The test uses two KameletBindings that interact with each other. The first binding `json-to-avro` periodically creates a test data event as Json and applies the `avro/binary` data type using the schema in [User.avsc](User.avsc). +The test uses two Pipes that interact with each other. The first pipe `json-to-avro` periodically creates a test data event as Json and applies the `avro/binary` data type using the schema in [User.avsc](User.avsc). -The binary Avro data is then sent to a Http webhook sink that references an Http endpoint that is provided by the 2nd binding `avro-to-log`. The `avro-to-log` binding provides the Http service and deserializes the binary Avro data using the same User schema. The deserialized data is printed to the log output. +The binary Avro data is then sent to a Http webhook sink that references an Http endpoint that is provided by the 2nd pipe `avro-to-log`. The `avro-to-log` pipe provides the Http service and deserializes the binary Avro data using the same User schema. The deserialized data is printed to the log output. -The test starts both KameletBindings and is able to verify the proper log output as an expected outcome. +The test starts both Pipes and is able to verify the proper log output as an expected outcome. ### YAKS Test @@ -18,9 +18,9 @@ The test performs the following high level steps: *Avro data type feature* - Create test data based on the User.avsc Avro schema -- Load and run the `avro-to-log` KameletBinding -- Load and run the `json-to-avro` KameletBinding -- Verify that the bindings do interact with each other and the proper test data is logged in the binding output +- Load and run the `avro-to-log` Pipe +- Load and run the `json-to-avro` Pipe +- Verify that the pipes do interact with each other and the proper test data is logged in the pipe output ## Installation diff --git a/test/avro-data-type/avro-data-type.feature b/test/avro-data-type/avro-data-type.feature index 28765a9de..de61353d1 100644 --- a/test/avro-data-type/avro-data-type.feature +++ b/test/avro-data-type/avro-data-type.feature @@ -1,22 +1,22 @@ Feature: Avro data type - Scenario: Create Kamelet bindings + Scenario: Create Pipe Given variable uuid is "citrus:randomUUID()" Given variable user is """ { "id": "${uuid}", "firstname": "Sheldon", "lastname": "Cooper", "age": 28 } """ - # Create avro-to-log binding - When load KameletBinding avro-to-log-binding.yaml - Then Camel K integration avro-to-log-binding should be running + # Create avro-to-log pipe + When load Pipe avro-to-log-pipe.yaml + Then Camel K integration avro-to-log-pipe should be running - # Create json-to-avro binding - When load KameletBinding json-to-avro-binding.yaml - Then Camel K integration json-to-avro-binding should be running + # Create json-to-avro pipe + When load Pipe json-to-avro-pipe.yaml + Then Camel K integration json-to-avro-pipe should be running # Verify output message sent - Then Camel K integration avro-to-log-binding should print Body: { "id" : "${uuid}", "firstname" : "Sheldon", "lastname" : "Cooper", "age" : 28} + Then Camel K integration avro-to-log-pipe should print Body: { "id" : "${uuid}", "firstname" : "Sheldon", "lastname" : "Cooper", "age" : 28} Scenario: Remove resources - Given delete KameletBinding avro-to-log-binding - Given delete KameletBinding json-to-avro-binding + Given delete KameletPipe avro-to-log-pipe + Given delete Pipe json-to-avro-pipe diff --git a/test/avro-data-type/avro-to-log-binding.yaml b/test/avro-data-type/avro-to-log-pipe.yaml similarity index 86% rename from test/avro-data-type/avro-to-log-binding.yaml rename to test/avro-data-type/avro-to-log-pipe.yaml index b30b43455..91fee5c20 100644 --- a/test/avro-data-type/avro-to-log-binding.yaml +++ b/test/avro-data-type/avro-to-log-pipe.yaml @@ -15,22 +15,22 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: avro-to-log-binding + name: avro-to-log-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: webhook-source properties: subpath: user steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: resolve-pojo-schema-action properties: mimeType: "avro/binary" @@ -38,14 +38,14 @@ spec: { "name": "User", "type": "record", "namespace": "demo.kamelets", "fields": [{ "name": "id", "type": "string" }, { "name": "firstname", "type": "string" }, { "name": "lastname", "type": "string" }, { "name": "age", "type": "int" }] } - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: format: "avro-x-struct" sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-action properties: showHeaders: true diff --git a/test/avro-data-type/json-to-avro-binding.yaml b/test/avro-data-type/json-to-avro-pipe.yaml similarity index 86% rename from test/avro-data-type/json-to-avro-binding.yaml rename to test/avro-data-type/json-to-avro-pipe.yaml index 541b1c086..9ecb5836a 100644 --- a/test/avro-data-type/json-to-avro-binding.yaml +++ b/test/avro-data-type/json-to-avro-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-to-avro-binding + name: json-to-avro-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -33,11 +33,11 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: resolve-pojo-schema-action properties: mimeType: "avro/binary" @@ -45,7 +45,7 @@ spec: { "name": "User", "type": "record", "namespace": "demo.kamelets", "fields": [{ "name": "id", "type": "string" }, { "name": "firstname", "type": "string" }, { "name": "lastname", "type": "string" }, { "name": "age", "type": "int" }] } - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: format: "avro-binary" diff --git a/test/avro-data-type/yaks-config.yaml b/test/avro-data-type/yaks-config.yaml index b57394464..8abb2cf2f 100644 --- a/test/avro-data-type/yaks-config.yaml +++ b/test/avro-data-type/yaks-config.yaml @@ -23,7 +23,7 @@ config: - name: YAKS_JBANG_KAMELETS_LOCAL_DIR value: "../../../kamelets" - name: YAKS_CAMELK_KAMELET_API_VERSION - value: v1alpha1 + value: v1 - name: YAKS_CAMELK_AUTO_REMOVE_RESOURCES value: false - name: YAKS_KUBERNETES_AUTO_REMOVE_RESOURCES @@ -37,8 +37,8 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - json-to-avro-binding.yaml - - avro-to-log-binding.yaml + - json-to-avro-pipe.yaml + - avro-to-log-pipe.yaml - User.avsc dump: enabled: true diff --git a/test/avro-serdes-action/README.md b/test/avro-serdes-action/README.md index 1a8b1b292..755a0c9f2 100644 --- a/test/avro-serdes-action/README.md +++ b/test/avro-serdes-action/README.md @@ -6,11 +6,11 @@ This test verifies the Avro serialization/deserialization actions The test verifies the proper Avro serialization and deserialization of Avro. -The test uses two KameletBindings that interact with each other. The first binding `json-to-avro` periodically creates a test data event as Json and applies the `avro/binary` data type using the schema in [User.avsc](User.avsc). +The test uses two Pipes that interact with each other. The first pipe `json-to-avro` periodically creates a test data event as Json and applies the `avro/binary` data type using the schema in [User.avsc](User.avsc). -The binary Avro data is then sent to a Http webhook sink that references an Http endpoint that is provided by the 2nd binding `avro-to-log`. The `avro-to-log` binding provides the Http service and deserializes the binary Avro data using the same User schema. The deserialized data is printed to the log output. +The binary Avro data is then sent to a Http webhook sink that references an Http endpoint that is provided by the 2nd pipe `avro-to-log`. The `avro-to-log` pipe provides the Http service and deserializes the binary Avro data using the same User schema. The deserialized data is printed to the log output. -The test starts both KameletBindings and is able to verify the proper log output as an expected outcome. +The test starts both Pipes and is able to verify the proper log output as an expected outcome. ### YAKS Test @@ -18,9 +18,9 @@ The test performs the following high level steps: *Avro data type feature* - Create test data based on the User.avsc Avro schema -- Load and run the `avro-to-log` KameletBinding -- Load and run the `json-to-avro` KameletBinding -- Verify that the bindings do interact with each other and the proper test data is logged in the binding output +- Load and run the `avro-to-log` Pipe +- Load and run the `json-to-avro` Pipe +- Verify that the pipes do interact with each other and the proper test data is logged in the pipe output ## Installation diff --git a/test/avro-serdes-action/avro-serdes-action.feature b/test/avro-serdes-action/avro-serdes-action.feature index d09e24507..09c7cd3b8 100644 --- a/test/avro-serdes-action/avro-serdes-action.feature +++ b/test/avro-serdes-action/avro-serdes-action.feature @@ -1,22 +1,22 @@ Feature: Avro serialize/deserialize action - Scenario: Create Kamelet bindings + Scenario: Create Pipes Given variable uuid is "citrus:randomUUID()" Given variable user is """ { "id": "${uuid}", "firstname": "Sheldon", "lastname": "Cooper", "age": 28 } """ - # Create avro-to-log binding - When load KameletBinding avro-to-log-binding.yaml - Then Camel K integration avro-to-log-binding should be running + # Create avro-to-log pipe + When load Pipe avro-to-log-pipe.yaml + Then Camel K integration avro-to-log-pipe should be running - # Create json-to-avro binding - When load KameletBinding json-to-avro-binding.yaml - Then Camel K integration json-to-avro-binding should be running + # Create json-to-avro pipe + When load Pipe json-to-avro-pipe.yaml + Then Camel K integration json-to-avro-pipe should be running # Verify output message sent - Then Camel K integration avro-to-log-binding should print Body: { "id" : "${uuid}", "firstname" : "Sheldon", "lastname" : "Cooper", "age" : 28} + Then Camel K integration avro-to-log-pipe should print Body: { "id" : "${uuid}", "firstname" : "Sheldon", "lastname" : "Cooper", "age" : 28} Scenario: Remove resources - Given delete KameletBinding avro-to-log-binding - Given delete KameletBinding json-to-avro-binding + Given delete Pipe avro-to-log-pipe + Given delete Pipe json-to-avro-pipe diff --git a/test/avro-serdes-action/avro-to-log-binding.yaml b/test/avro-serdes-action/avro-to-log-pipe.yaml similarity index 87% rename from test/avro-serdes-action/avro-to-log-binding.yaml rename to test/avro-serdes-action/avro-to-log-pipe.yaml index 725393763..21ea16dbf 100644 --- a/test/avro-serdes-action/avro-to-log-binding.yaml +++ b/test/avro-serdes-action/avro-to-log-pipe.yaml @@ -15,22 +15,22 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: avro-to-log-binding + name: avro-to-log-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: webhook-source properties: subpath: user steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: avro-deserialize-action properties: schema: > @@ -38,7 +38,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-action properties: showHeaders: true diff --git a/test/avro-serdes-action/json-to-avro-binding.yaml b/test/avro-serdes-action/json-to-avro-pipe.yaml similarity index 86% rename from test/avro-serdes-action/json-to-avro-binding.yaml rename to test/avro-serdes-action/json-to-avro-pipe.yaml index be4388404..aef7bab1d 100644 --- a/test/avro-serdes-action/json-to-avro-binding.yaml +++ b/test/avro-serdes-action/json-to-avro-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: json-to-avro-binding + name: json-to-avro-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -33,18 +33,18 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: json-deserialize-action - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: avro-serialize-action properties: schema: > { "name": "User", "type": "record", "namespace": "demo.kamelets", "fields": [{ "name": "id", "type": "string" }, { "name": "firstname", "type": "string" }, { "name": "lastname", "type": "string" }, { "name": "age", "type": "int" }] } - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-action properties: showHeaders: true diff --git a/test/avro-serdes-action/yaks-config.yaml b/test/avro-serdes-action/yaks-config.yaml index b57394464..8abb2cf2f 100644 --- a/test/avro-serdes-action/yaks-config.yaml +++ b/test/avro-serdes-action/yaks-config.yaml @@ -23,7 +23,7 @@ config: - name: YAKS_JBANG_KAMELETS_LOCAL_DIR value: "../../../kamelets" - name: YAKS_CAMELK_KAMELET_API_VERSION - value: v1alpha1 + value: v1 - name: YAKS_CAMELK_AUTO_REMOVE_RESOURCES value: false - name: YAKS_KUBERNETES_AUTO_REMOVE_RESOURCES @@ -37,8 +37,8 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - json-to-avro-binding.yaml - - avro-to-log-binding.yaml + - json-to-avro-pipe.yaml + - avro-to-log-pipe.yaml - User.avsc dump: enabled: true diff --git a/test/aws-ddb-sink/aws-ddb-sink-deleteItem.feature b/test/aws-ddb-sink/aws-ddb-sink-deleteItem.feature index 9ad6bde57..4080f541f 100644 --- a/test/aws-ddb-sink/aws-ddb-sink-deleteItem.feature +++ b/test/aws-ddb-sink/aws-ddb-sink-deleteItem.feature @@ -42,12 +42,12 @@ Feature: AWS DDB Sink - DeleteItem | aws.ddb.items | [[year:AttributeValue(N=${aws.ddb.item.year}), id:AttributeValue(N=${aws.ddb.item.id}), title:AttributeValue(S=${aws.ddb.item.title})]] | Then apply actions verifyItems.groovy - Scenario: Verify AWS-DDB Kamelet sink binding - # Create binding - When load KameletBinding aws-ddb-sink-binding.yaml - And KameletBinding aws-ddb-sink-binding is available - And Camel K integration aws-ddb-sink-binding is running - And Camel K integration aws-ddb-sink-binding should print Started aws-ddb-sink-binding + Scenario: Verify AWS-DDB Kamelet sink pipe + # Create Pipe + When load Pipe aws-ddb-sink-pipe.yaml + And Pipe aws-ddb-sink-pipe is available + And Camel K integration aws-ddb-sink-pipe is running + And Camel K integration aws-ddb-sink-pipe should print Started aws-ddb-sink-pipe # Verify Kamelet sink Given variables | maxRetryAttempts | 20 | @@ -56,6 +56,6 @@ Feature: AWS DDB Sink - DeleteItem Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-ddb-sink-binding + Given delete Pipe aws-ddb-sink-pipe # Stop LocalStack container Given stop LocalStack container diff --git a/test/aws-ddb-sink/aws-ddb-sink-binding.yaml b/test/aws-ddb-sink/aws-ddb-sink-pipe.yaml similarity index 88% rename from test/aws-ddb-sink/aws-ddb-sink-binding.yaml rename to test/aws-ddb-sink/aws-ddb-sink-pipe.yaml index 87f805a81..91fcfe124 100644 --- a/test/aws-ddb-sink/aws-ddb-sink-binding.yaml +++ b/test/aws-ddb-sink/aws-ddb-sink-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-ddb-sink-binding + name: aws-ddb-sink-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: ${timer.source.period} @@ -31,14 +31,14 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-action properties: showHeaders: true sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-ddb-sink properties: table: ${aws.ddb.tableName} diff --git a/test/aws-ddb-sink/aws-ddb-sink-putItem.feature b/test/aws-ddb-sink/aws-ddb-sink-putItem.feature index 0ea361227..799a6d359 100644 --- a/test/aws-ddb-sink/aws-ddb-sink-putItem.feature +++ b/test/aws-ddb-sink/aws-ddb-sink-putItem.feature @@ -41,12 +41,12 @@ Feature: AWS DDB Sink - PutItem | aws.ddb.items | [] | Then apply actions verifyItems.groovy - Scenario: Verify AWS-DDB Kamelet sink binding - # Create binding - When load KameletBinding aws-ddb-sink-binding.yaml - And KameletBinding aws-ddb-sink-binding is available - And Camel K integration aws-ddb-sink-binding is running - And Camel K integration aws-ddb-sink-binding should print Started aws-ddb-sink-binding + Scenario: Verify AWS-DDB Kamelet sink pipe + # Create Pipe + When load Pipe aws-ddb-sink-pipe.yaml + And Pipe aws-ddb-sink-pipe is available + And Camel K integration aws-ddb-sink-pipe is running + And Camel K integration aws-ddb-sink-pipe should print Started aws-ddb-sink-pipe # Verify Kamelet sink Given variables | maxRetryAttempts | 20 | @@ -54,7 +54,7 @@ Feature: AWS DDB Sink - PutItem Then apply actions verifyItems.groovy Scenario: Remove resources - # Remove Camel K binding - Given delete KameletBinding aws-ddb-sink-binding + # Remove Camel K Pipe + Given delete Pipe aws-ddb-sink-pipe # Stop LocalStack container Given stop LocalStack container diff --git a/test/aws-ddb-sink/aws-ddb-sink-updateItem.feature b/test/aws-ddb-sink/aws-ddb-sink-updateItem.feature index d8cc58405..d7e626b9c 100644 --- a/test/aws-ddb-sink/aws-ddb-sink-updateItem.feature +++ b/test/aws-ddb-sink/aws-ddb-sink-updateItem.feature @@ -44,12 +44,12 @@ Feature: AWS DDB Sink - UpdateItem | aws.ddb.items | [[year:AttributeValue(N=${aws.ddb.item.year}), id:AttributeValue(N=${aws.ddb.item.id}), title:AttributeValue(S=${aws.ddb.item.title})]] | Then apply actions verifyItems.groovy - Scenario: Verify AWS-DDB Kamelet sink binding - # Create binding - When load KameletBinding aws-ddb-sink-binding.yaml - And KameletBinding aws-ddb-sink-binding is available - And Camel K integration aws-ddb-sink-binding is running - And Camel K integration aws-ddb-sink-binding should print Started aws-ddb-sink-binding + Scenario: Verify AWS-DDB Kamelet sink pipe + # Create Pipe + When load Pipe aws-ddb-sink-pipe.yaml + And Pipe aws-ddb-sink-pipe is available + And Camel K integration aws-ddb-sink-pipe is running + And Camel K integration aws-ddb-sink-pipe should print Started aws-ddb-sink-pipe # Verify Kamelet sink Given variables | maxRetryAttempts | 200 | @@ -59,6 +59,6 @@ Feature: AWS DDB Sink - UpdateItem Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-ddb-sink-binding + Given delete Pipe aws-ddb-sink-pipe # Stop LocalStack container Given stop LocalStack container diff --git a/test/aws-ddb-sink/yaks-config.yaml b/test/aws-ddb-sink/yaks-config.yaml index c3fe02325..dbd40ded4 100644 --- a/test/aws-ddb-sink/yaks-config.yaml +++ b/test/aws-ddb-sink/yaks-config.yaml @@ -38,7 +38,7 @@ config: - putItem.groovy - verifyItems.groovy - amazonDDBClient.groovy - - aws-ddb-sink-binding.yaml + - aws-ddb-sink-pipe.yaml cucumber: tags: - "not @ignored" diff --git a/test/aws-s3/README.md b/test/aws-s3/README.md index 7bf2aaec6..e60a88b45 100644 --- a/test/aws-s3/README.md +++ b/test/aws-s3/README.md @@ -64,7 +64,7 @@ $ yaks test aws-s3-source-property-conf.feature To run tests with URI binding: ```shell script -$ yaks test aws-s3-uri-binding.feature +$ yaks test aws-s3-uri-pipe.feature ``` To run tests with binding to Knative channel: diff --git a/test/aws-s3/aws-s3-knative-broker.feature b/test/aws-s3/aws-s3-knative-broker.feature index 719f91d2f..1493b499c 100644 --- a/test/aws-s3/aws-s3-knative-broker.feature +++ b/test/aws-s3/aws-s3-knative-broker.feature @@ -22,9 +22,9 @@ Feature: AWS S3 Kamelet - Knative broker binding And Knative broker default is running Scenario: Verify AWS-S3 Kamelet to Knative binding - # Create binding - When load KameletBinding aws-s3-to-knative-broker.yaml - And KameletBinding aws-s3-to-knative-broker is available + # Create Pipe + When load Pipe aws-s3-to-knative-broker.yaml + And Pipe aws-s3-to-knative-broker is available And Camel K integration aws-s3-to-knative-broker is running Then Camel K integration aws-s3-to-knative-broker should print Started aws-s3-to-knative-broker # Verify Kamelet source @@ -41,7 +41,7 @@ Feature: AWS S3 Kamelet - Knative broker binding Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-s3-to-knative-broker + Given delete Pipe aws-s3-to-knative-broker Given delete Kubernetes service event-consumer-service # Remove Knative resources Given delete Knative broker default diff --git a/test/aws-s3/aws-s3-knative-channel.feature b/test/aws-s3/aws-s3-knative-channel.feature index 0f26ea4f4..27bf1977c 100644 --- a/test/aws-s3/aws-s3-knative-channel.feature +++ b/test/aws-s3/aws-s3-knative-channel.feature @@ -20,11 +20,11 @@ Feature: AWS S3 Kamelet - binding to Knative channel And create Knative channel messages Scenario: Verify AWS-S3 Kamelet to InMemoryChannel binding - # Create binding - Given load KameletBinding aws-s3-to-knative-channel.yaml - Given load KameletBinding knative-channel-to-log.yaml - Then KameletBinding aws-s3-to-knative-channel should be available - And KameletBinding knative-channel-to-log should be available + # Create Pipe + Given load Pipe aws-s3-to-knative-channel.yaml + Given load Pipe knative-channel-to-log.yaml + Then Pipe aws-s3-to-knative-channel should be available + And Pipe knative-channel-to-log should be available And Camel K integration aws-s3-to-knative-channel is running And Camel K integration knative-channel-to-log is running And Camel K integration aws-s3-to-knative-channel should print Started aws-s3-to-knative-channel @@ -37,8 +37,8 @@ Feature: AWS S3 Kamelet - binding to Knative channel Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-s3-to-knative-channel - Given delete KameletBinding knative-channel-to-log + Given delete Pipe aws-s3-to-knative-channel + Given delete Pipe knative-channel-to-log # Remove Knative resources Given delete Knative broker default Given delete Knative channel messages diff --git a/test/aws-s3/aws-s3-knative-cloudevents.feature b/test/aws-s3/aws-s3-knative-cloudevents.feature index 0af416393..ba5a3a935 100644 --- a/test/aws-s3/aws-s3-knative-cloudevents.feature +++ b/test/aws-s3/aws-s3-knative-cloudevents.feature @@ -22,9 +22,9 @@ Feature: AWS S3 Kamelet - cloud events data type And Knative broker default is running Scenario: Verify AWS-S3 Kamelet to Knative binding - # Create binding - When load KameletBinding aws-s3-to-knative-broker.yaml - And KameletBinding aws-s3-to-knative-broker is available + # Create Pipe + When load Pipe aws-s3-to-knative-broker.yaml + And Pipe aws-s3-to-knative-broker is available And Camel K integration aws-s3-to-knative-broker is running Then Camel K integration aws-s3-to-knative-broker should print Started aws-s3-to-knative-broker # Verify Kamelet source @@ -42,7 +42,7 @@ Feature: AWS S3 Kamelet - cloud events data type Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-s3-to-knative-broker + Given delete Pipe aws-s3-to-knative-broker Given delete Kubernetes service event-consumer-service # Remove Knative resources Given delete Knative broker default diff --git a/test/aws-s3/aws-s3-source-property-conf.feature b/test/aws-s3/aws-s3-source-property-conf.feature index 89363ca33..0cf750ed9 100644 --- a/test/aws-s3/aws-s3-source-property-conf.feature +++ b/test/aws-s3/aws-s3-source-property-conf.feature @@ -15,7 +15,7 @@ Feature: AWS S3 Kamelet - property based config Given load to Camel registry amazonS3Client.groovy Scenario: Verify AWS-S3 Kamelet to log binding - # Create binding + # Create Pipe Given Camel K integration property file aws-s3-credentials.properties Given create Camel K integration aws-s3-to-log-prop-based.groovy """ diff --git a/test/aws-s3/aws-s3-source-secret-conf.feature b/test/aws-s3/aws-s3-source-secret-conf.feature index c18dff104..a39228e5e 100644 --- a/test/aws-s3/aws-s3-source-secret-conf.feature +++ b/test/aws-s3/aws-s3-source-secret-conf.feature @@ -19,7 +19,7 @@ Feature: AWS S3 Kamelet - secret based config | aws-s3-credentials.properties | citrus:encodeBase64(citrus:readFile(aws-s3-credentials.properties)) | Scenario: Verify AWS-S3 Kamelet to log binding - # Create binding + # Create Pipe Given create labels on Kubernetes secret aws-s3-source-credentials | camel.apache.org/kamelet | aws-s3-source | | camel.apache.org/kamelet.configuration | aws-s3-credentials | diff --git a/test/aws-s3/aws-s3-source-uri-conf.feature b/test/aws-s3/aws-s3-source-uri-conf.feature index 281d0e98d..c3817c372 100644 --- a/test/aws-s3/aws-s3-source-uri-conf.feature +++ b/test/aws-s3/aws-s3-source-uri-conf.feature @@ -15,7 +15,7 @@ Feature: AWS S3 Kamelet - URI based config Given load to Camel registry amazonS3Client.groovy Scenario: Verify AWS-S3 Kamelet to log binding - # Create binding + # Create Pipe Given load Camel K integration aws-s3-to-log-uri-based.groovy Then Camel K integration aws-s3-to-log-uri-based should be running # Verify Kamelet source diff --git a/test/aws-s3/aws-s3-to-http.feature b/test/aws-s3/aws-s3-to-http.feature index 59f1897d2..02b7d0733 100644 --- a/test/aws-s3/aws-s3-to-http.feature +++ b/test/aws-s3/aws-s3-to-http.feature @@ -20,9 +20,9 @@ Feature: AWS S3 Kamelet - Http sink Given load to Camel registry amazonS3Client.groovy Scenario: Verify AWS-S3 Kamelet to Http - # Create binding - When load KameletBinding aws-s3-to-http.yaml - And KameletBinding aws-s3-to-http is available + # Create Pipe + When load Pipe aws-s3-to-http.yaml + And Pipe aws-s3-to-http is available And Camel K integration aws-s3-to-http is running Then Camel K integration aws-s3-to-http should print Started aws-s3-to-http # Verify Kamelet source @@ -43,7 +43,7 @@ Feature: AWS S3 Kamelet - Http sink Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-s3-to-http + Given delete Pipe aws-s3-to-http Given delete Kubernetes service test-service # Stop LocalStack container Given stop LocalStack container diff --git a/test/aws-s3/aws-s3-to-http.yaml b/test/aws-s3/aws-s3-to-http.yaml index 1a7b931d9..699bf2043 100644 --- a/test/aws-s3/aws-s3-to-http.yaml +++ b/test/aws-s3/aws-s3-to-http.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: aws-s3-to-http spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-source properties: bucketNameOrArn: ${aws.s3.bucketNameOrArn} @@ -35,34 +35,34 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: scheme: "aws2-s3" format: "application-cloudevents" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: scheme: "http" format: "application-cloudevents" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: drop-headers-action properties: pattern: "Camel*" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: http-sink properties: url: yaks:resolveURL('test-service')/incoming diff --git a/test/aws-s3/aws-s3-to-knative-broker.yaml b/test/aws-s3/aws-s3-to-knative-broker.yaml index dcb883d80..4ee1d92dc 100644 --- a/test/aws-s3/aws-s3-to-knative-broker.yaml +++ b/test/aws-s3/aws-s3-to-knative-broker.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: aws-s3-to-knative-broker spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-source properties: bucketNameOrArn: ${aws.s3.bucketNameOrArn} @@ -35,14 +35,14 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: scheme: "${aws.s3.scheme}" format: "${aws.s3.format}" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true diff --git a/test/aws-s3/aws-s3-to-knative-channel.yaml b/test/aws-s3/aws-s3-to-knative-channel.yaml index 5383ae613..4d0f246c9 100644 --- a/test/aws-s3/aws-s3-to-knative-channel.yaml +++ b/test/aws-s3/aws-s3-to-knative-channel.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: aws-s3-to-knative-channel spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-source properties: bucketNameOrArn: ${aws.s3.bucketNameOrArn} @@ -35,7 +35,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true diff --git a/test/aws-s3/aws-s3-uri-binding.feature b/test/aws-s3/aws-s3-uri-pipe.feature similarity index 68% rename from test/aws-s3/aws-s3-uri-binding.feature rename to test/aws-s3/aws-s3-uri-pipe.feature index d8214543f..e82572e4c 100644 --- a/test/aws-s3/aws-s3-uri-binding.feature +++ b/test/aws-s3/aws-s3-uri-pipe.feature @@ -15,18 +15,18 @@ Feature: AWS S3 Kamelet - binding to URI Given load to Camel registry amazonS3Client.groovy Scenario: Verify AWS-S3 Kamelet to log binding - # Create binding - When load KameletBinding aws-s3-uri-binding.yaml - And KameletBinding aws-s3-uri-binding is available - And Camel K integration aws-s3-uri-binding is running - Then Camel K integration aws-s3-uri-binding should print Started aws-s3-uri-binding + # Create Pipe + When load Pipe aws-s3-uri-pipe.yaml + And Pipe aws-s3-uri-pipe is available + And Camel K integration aws-s3-uri-pipe is running + Then Camel K integration aws-s3-uri-pipe should print Started aws-s3-uri-pipe # Verify Kamelet source Given Camel exchange message header CamelAwsS3Key="${aws.s3.key}" Given send Camel exchange to("aws2-s3://${aws.s3.bucketNameOrArn}?amazonS3Client=#amazonS3Client") with body: ${aws.s3.message} - Then Camel K integration aws-s3-uri-binding should print ${aws.s3.message} + Then Camel K integration aws-s3-uri-pipe should print ${aws.s3.message} Scenario: Remove resources # Remove Camel K resources - Given delete KameletBinding aws-s3-uri-binding + Given delete Pipe aws-s3-uri-pipe # Stop LocalStack container Given stop LocalStack container diff --git a/test/aws-s3/aws-s3-uri-binding.yaml b/test/aws-s3/aws-s3-uri-pipe.yaml similarity index 89% rename from test/aws-s3/aws-s3-uri-binding.yaml rename to test/aws-s3/aws-s3-uri-pipe.yaml index b3612219f..1827a1258 100644 --- a/test/aws-s3/aws-s3-uri-binding.yaml +++ b/test/aws-s3/aws-s3-uri-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: aws-s3-uri-binding + name: aws-s3-uri-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: aws-s3-source properties: bucketNameOrArn: ${aws.s3.bucketNameOrArn} @@ -35,7 +35,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true diff --git a/test/aws-s3/utils/knative-channel-to-log.yaml b/test/aws-s3/utils/knative-channel-to-log.yaml index 4fc551c6f..e4296d6f0 100644 --- a/test/aws-s3/utils/knative-channel-to-log.yaml +++ b/test/aws-s3/utils/knative-channel-to-log.yaml @@ -15,8 +15,8 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: knative-channel-to-log spec: @@ -28,7 +28,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true diff --git a/test/aws-s3/utils/knative-to-log.yaml b/test/aws-s3/utils/knative-to-log.yaml index c03e6de29..237b3fcf4 100644 --- a/test/aws-s3/utils/knative-to-log.yaml +++ b/test/aws-s3/utils/knative-to-log.yaml @@ -15,8 +15,8 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: knative-to-log spec: @@ -30,7 +30,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-sink properties: showHeaders: true diff --git a/test/aws-s3/yaks-config.yaml b/test/aws-s3/yaks-config.yaml index ccbb58d79..5df6816b3 100644 --- a/test/aws-s3/yaks-config.yaml +++ b/test/aws-s3/yaks-config.yaml @@ -43,7 +43,7 @@ config: - aws-s3-credentials.properties - aws-s3-to-log-uri-based.groovy - aws-s3-to-log-secret-based.groovy - - aws-s3-uri-binding.yaml + - aws-s3-uri-pipe.yaml - aws-s3-to-http.yaml - aws-s3-to-knative-channel.yaml - aws-s3-to-knative-broker.yaml diff --git a/test/data-type-action/data-type-action-binding.yaml b/test/data-type-action/data-type-action-pipe.yaml similarity index 86% rename from test/data-type-action/data-type-action-binding.yaml rename to test/data-type-action/data-type-action-pipe.yaml index 097195746..777149677 100644 --- a/test/data-type-action/data-type-action-binding.yaml +++ b/test/data-type-action/data-type-action-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: data-type-action-binding + name: data-type-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -33,14 +33,14 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: data-type-action properties: scheme: "http" format: "application-cloudevents" - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: log-action properties: showHeaders: true diff --git a/test/data-type-action/data-type-action.feature b/test/data-type-action/data-type-action.feature index 9aa87a977..4131f225f 100644 --- a/test/data-type-action/data-type-action.feature +++ b/test/data-type-action/data-type-action.feature @@ -7,14 +7,14 @@ Feature: Data type action Scenario: Create Http server Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding + Scenario: Create Pipe Given variable uuid is "citrus:randomUUID()" Given variable input is """ { "id": "${uuid}" } """ - When load KameletBinding data-type-action-binding.yaml - Then Camel K integration data-type-action-binding should be running + When load Pipe data-type-action-pipe.yaml + Then Camel K integration data-type-action-pipe should be running # Verify output message sent Given expect HTTP request body: ${input} @@ -29,5 +29,5 @@ Feature: Data type action Then send HTTP 200 OK Scenario: Remove resources - Given delete KameletBinding data-type-action-binding + Given delete Pipe data-type-action-pipe And delete Kubernetes service test-service diff --git a/test/data-type-action/yaks-config.yaml b/test/data-type-action/yaks-config.yaml index a0b3d5902..1b6f93b1c 100644 --- a/test/data-type-action/yaks-config.yaml +++ b/test/data-type-action/yaks-config.yaml @@ -33,7 +33,7 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - data-type-action-binding.yaml + - data-type-action-pipe.yaml dump: enabled: true failedOnly: true diff --git a/test/earthquake-source/earthquake-source.feature b/test/earthquake-source/earthquake-source.feature index fdb6ef6f8..0581b6c05 100644 --- a/test/earthquake-source/earthquake-source.feature +++ b/test/earthquake-source/earthquake-source.feature @@ -24,17 +24,17 @@ Feature: Kamelet earthquake-source Scenario: Create Http server Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding - Given load KameletBinding earthquake-to-http.yaml - Then KameletBinding earthquake-to-http should be available + Scenario: Create Pipe + Given load Pipe earthquake-to-http.yaml + Then Pipe earthquake-to-http should be available Then Camel K integration earthquake-to-http should be running And Camel K integration earthquake-to-http should print Routes startup - Scenario: Verify binding + Scenario: Verify Pipe Given expect HTTP request header: Content-Type="application/json;charset=UTF-8" When receive POST /test Then send HTTP 200 OK Scenario: Remove Camel K resources - Given delete KameletBinding earthquake-to-http + Given delete Pipe earthquake-to-http And delete Kubernetes service test-service diff --git a/test/earthquake-source/earthquake-to-http.yaml b/test/earthquake-source/earthquake-to-http.yaml index d5baa578f..2fb0e663d 100644 --- a/test/earthquake-source/earthquake-to-http.yaml +++ b/test/earthquake-source/earthquake-to-http.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: earthquake-to-http spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: earthquake-source sink: uri: yaks:resolveURL('test-service')/test diff --git a/test/extract-field-action/extract-field-action-binding.yaml b/test/extract-field-action/extract-field-action-pipe.yaml similarity index 87% rename from test/extract-field-action/extract-field-action-binding.yaml rename to test/extract-field-action/extract-field-action-pipe.yaml index c3955539c..a99654c16 100644 --- a/test/extract-field-action/extract-field-action-binding.yaml +++ b/test/extract-field-action/extract-field-action-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: extract-field-action-binding + name: extract-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -33,7 +33,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: extract-field-action properties: field: ${field} diff --git a/test/extract-field-action/extract-field-action.feature b/test/extract-field-action/extract-field-action.feature index 5ab22e57e..1151d5ce0 100644 --- a/test/extract-field-action/extract-field-action.feature +++ b/test/extract-field-action/extract-field-action.feature @@ -25,14 +25,14 @@ Feature: Extract field Kamelet action Scenario: Create Http server Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding + Scenario: Create Pipe Given variable input is """ { "id": "citrus:randomUUID()", "${field}": "Camel K rocks!" } """ - When load KameletBinding extract-field-action-binding.yaml - Then Camel K integration extract-field-action-binding should be running - And Camel K integration extract-field-action-binding should print Routes startup + When load Pipe extract-field-action-pipe.yaml + Then Camel K integration extract-field-action-pipe should be running + And Camel K integration extract-field-action-pipe should print Routes startup Scenario: Verify output message sent Given expect HTTP request body: "Camel K rocks!" @@ -40,5 +40,5 @@ Feature: Extract field Kamelet action Then send HTTP 200 OK Scenario: Remove resources - Given delete KameletBinding extract-field-action-binding + Given delete Pipe extract-field-action-pipe And delete Kubernetes service test-service diff --git a/test/extract-field-action/yaks-config.yaml b/test/extract-field-action/yaks-config.yaml index ed24e26ef..902d6daba 100644 --- a/test/extract-field-action/yaks-config.yaml +++ b/test/extract-field-action/yaks-config.yaml @@ -33,7 +33,7 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - extract-field-action-binding.yaml + - extract-field-action-pipe.yaml dump: enabled: true failedOnly: true diff --git a/test/insert-field-action/insert-field-action-binding.yaml b/test/insert-field-action/insert-field-action-pipe.yaml similarity index 87% rename from test/insert-field-action/insert-field-action-binding.yaml rename to test/insert-field-action/insert-field-action-pipe.yaml index 6e2f4490b..2b490ee62 100644 --- a/test/insert-field-action/insert-field-action-binding.yaml +++ b/test/insert-field-action/insert-field-action-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: insert-field-action-binding + name: insert-field-action-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -33,7 +33,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-field-action properties: field: ${field} diff --git a/test/insert-field-action/insert-field-action.feature b/test/insert-field-action/insert-field-action.feature index ebca10e89..588ef0d41 100644 --- a/test/insert-field-action/insert-field-action.feature +++ b/test/insert-field-action/insert-field-action.feature @@ -27,14 +27,14 @@ Feature: Insert field Kamelet action Scenario: Create Http server Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding + Scenario: Create Pipe Given variable input is """ { "id": "citrus:randomUUID()" } """ - When load KameletBinding insert-field-action-binding.yaml - Then Camel K integration insert-field-action-binding should be running - And Camel K integration insert-field-action-binding should print Routes startup + When load Pipe insert-field-action-pipe.yaml + Then Camel K integration insert-field-action-pipe should be running + And Camel K integration insert-field-action-pipe should print Routes startup Scenario: Verify output message sent Given expect HTTP request body @@ -46,5 +46,5 @@ Feature: Insert field Kamelet action Then send HTTP 200 OK Scenario: Remove resources - Given delete KameletBinding insert-field-action-binding + Given delete Pipe insert-field-action-pipe And delete Kubernetes service test-service diff --git a/test/insert-field-action/yaks-config.yaml b/test/insert-field-action/yaks-config.yaml index 5aa3f73dd..2c7834fe7 100644 --- a/test/insert-field-action/yaks-config.yaml +++ b/test/insert-field-action/yaks-config.yaml @@ -33,7 +33,7 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - insert-field-action-binding.yaml + - insert-field-action-pipe.yaml dump: enabled: true failedOnly: true diff --git a/test/kafka/kafka-sink-binding.yaml b/test/kafka/kafka-sink-pipe.yaml similarity index 88% rename from test/kafka/kafka-sink-binding.yaml rename to test/kafka/kafka-sink-pipe.yaml index 46666dfb7..ace2dfa59 100644 --- a/test/kafka/kafka-sink-binding.yaml +++ b/test/kafka/kafka-sink-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-sink-binding + name: kafka-sink-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 5000 @@ -32,7 +32,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-sink properties: bootstrapServers: ${YAKS_TESTCONTAINERS_REDPANDA_LOCAL_BOOTSTRAP_SERVERS} diff --git a/test/kafka/kafka-sink.feature b/test/kafka/kafka-sink.feature index 9c22921fa..dce858e11 100644 --- a/test/kafka/kafka-sink.feature +++ b/test/kafka/kafka-sink.feature @@ -30,9 +30,9 @@ Feature: Kafka Kamelet sink Scenario: Create infrastructure Given start Redpanda container - Scenario: Create Kamelet binding - When load KameletBinding kafka-sink-binding.yaml - Then Camel K integration kafka-sink-binding should be running + Scenario: Create Pipe + When load Pipe kafka-sink-pipe.yaml + Then Camel K integration kafka-sink-pipe should be running Scenario: Verify Kafka sink output Given Kafka connection @@ -40,5 +40,5 @@ Feature: Kafka Kamelet sink Then receive Kafka message with body: ${message} Scenario: Remove resources - Given delete KameletBinding kafka-sink-binding + Given delete Pipe kafka-sink-pipe And stop Redpanda container diff --git a/test/kafka/kafka-source-binding.yaml b/test/kafka/kafka-source-pipe.yaml similarity index 90% rename from test/kafka/kafka-source-binding.yaml rename to test/kafka/kafka-source-pipe.yaml index 2e5e3fb4a..f90ce0ad8 100644 --- a/test/kafka/kafka-source-binding.yaml +++ b/test/kafka/kafka-source-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: kafka-source-binding + name: kafka-source-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: kafka-source properties: bootstrapServers: ${YAKS_TESTCONTAINERS_REDPANDA_LOCAL_BOOTSTRAP_SERVERS} diff --git a/test/kafka/kafka-source.feature b/test/kafka/kafka-source.feature index c95f1dbe3..07124ae5d 100644 --- a/test/kafka/kafka-source.feature +++ b/test/kafka/kafka-source.feature @@ -35,10 +35,10 @@ Feature: Kafka Kamelet source Given start Redpanda container Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding - When load KameletBinding kafka-source-binding.yaml - Then Camel K integration kafka-source-binding should be running - And Camel K integration kafka-source-binding should print Subscribing ${topic}-Thread 0 to topic ${topic} + Scenario: Create Pipe + When load Pipe kafka-source-pipe.yaml + Then Camel K integration kafka-source-pipe should be running + And Camel K integration kafka-source-pipe should print Subscribing ${topic}-Thread 0 to topic ${topic} And sleep 10sec Scenario: Send message to Kafka topic and verify sink output @@ -58,6 +58,6 @@ Feature: Kafka Kamelet source And send HTTP 200 OK Scenario: Remove resources - Given delete KameletBinding kafka-source-binding + Given delete Pipe kafka-source-pipe And delete Kubernetes service test-service And stop Redpanda container diff --git a/test/kafka/yaks-config.yaml b/test/kafka/yaks-config.yaml index adfa773a3..63ba6c1db 100644 --- a/test/kafka/yaks-config.yaml +++ b/test/kafka/yaks-config.yaml @@ -37,8 +37,8 @@ config: - name: INTEGRATION_LOGS level: INFO resources: - - kafka-source-binding.yaml - - kafka-sink-binding.yaml + - kafka-source-pipe.yaml + - kafka-sink-pipe.yaml dump: enabled: true failedOnly: true diff --git a/test/mail-sink/mail-sink.feature b/test/mail-sink/mail-sink.feature index a3f1514b9..70c8c9f73 100644 --- a/test/mail-sink/mail-sink.feature +++ b/test/mail-sink/mail-sink.feature @@ -36,7 +36,7 @@ Feature: Mail Sink Given load endpoint mail-server.groovy Scenario: Create Camel K resources - Given load KameletBinding timer-to-mail.yaml + Given load Pipe timer-to-mail.yaml And Camel K integration timer-to-mail should be running And Camel K integration timer-to-mail should print Routes startup @@ -59,5 +59,5 @@ Feature: Mail Sink """ Scenario: Remove Camel K resources - Given delete KameletBinding timer-to-mail + Given delete Pipe timer-to-mail And delete Kubernetes service mail-server diff --git a/test/mail-sink/timer-to-mail.yaml b/test/mail-sink/timer-to-mail.yaml index c223777a0..cc7fb7d35 100644 --- a/test/mail-sink/timer-to-mail.yaml +++ b/test/mail-sink/timer-to-mail.yaml @@ -15,21 +15,21 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: timer-to-mail spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "${message}" sink: ref: - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 kind: Kamelet name: mail-sink properties: diff --git a/test/rest-openapi-sink/rest-openapi-sink-binding.yaml b/test/rest-openapi-sink/rest-openapi-sink-pipe.yaml similarity index 86% rename from test/rest-openapi-sink/rest-openapi-sink-binding.yaml rename to test/rest-openapi-sink/rest-openapi-sink-pipe.yaml index 9122cb5a6..5dde4a55a 100644 --- a/test/rest-openapi-sink/rest-openapi-sink-binding.yaml +++ b/test/rest-openapi-sink/rest-openapi-sink-pipe.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: rest-openapi-sink-binding + name: rest-openapi-sink-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 60000 @@ -31,7 +31,7 @@ spec: steps: - ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: insert-header-action properties: name: petId @@ -39,7 +39,7 @@ spec: sink: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: rest-openapi-sink properties: specification: yaks:resolveURL('test-service')/petstore/openapi.json diff --git a/test/rest-openapi-sink/rest-openapi-sink.feature b/test/rest-openapi-sink/rest-openapi-sink.feature index 868482fe9..686bb2c06 100644 --- a/test/rest-openapi-sink/rest-openapi-sink.feature +++ b/test/rest-openapi-sink/rest-openapi-sink.feature @@ -26,9 +26,9 @@ Feature: REST OpenAPI Kamelet sink Scenario: Create Http server Given create Kubernetes service test-service - Scenario: Create Kamelet binding for addPet + Scenario: Create Pipe for addPet Given variable operation is "addPet" - Then load KameletBinding rest-openapi-sink-binding.yaml + Then load Pipe rest-openapi-sink-pipe.yaml Scenario: Provide OpenAPI specification to Camel K integration Given load variable openapi from openapi.json @@ -43,11 +43,11 @@ Feature: REST OpenAPI Kamelet sink And send HTTP 201 CREATED Scenario: Remove resources - Given delete KameletBinding rest-openapi-sink-binding + Given delete Pipe rest-openapi-sink-pipe - Scenario: Create Kamelet binding for deletePet + Scenario: Create Pipe for deletePet Given variable operation is "deletePet" - When load KameletBinding rest-openapi-sink-binding.yaml + When load Pipe rest-openapi-sink-pipe.yaml Scenario: Provide OpenAPI specification to Camel K integration Given load variable openapi from openapi.json @@ -61,5 +61,5 @@ Feature: REST OpenAPI Kamelet sink And send HTTP 204 NO_CONTENT Scenario: Remove resources - Given delete KameletBinding rest-openapi-sink-binding + Given delete Pipe rest-openapi-sink-pipe And delete Kubernetes service test-service diff --git a/test/rest-openapi-sink/yaks-config.yaml b/test/rest-openapi-sink/yaks-config.yaml index 9a99d565e..f819b5b4c 100644 --- a/test/rest-openapi-sink/yaks-config.yaml +++ b/test/rest-openapi-sink/yaks-config.yaml @@ -35,7 +35,7 @@ config: resources: - pet.json - openapi.json - - rest-openapi-sink-binding.yaml + - rest-openapi-sink-pipe.yaml dump: enabled: true failedOnly: true diff --git a/test/salesforce-sink/direct-to-salesforce-delete-binding.yaml b/test/salesforce-sink/direct-to-salesforce-delete-binding.yaml index 62dc8a8f8..dd15cfe4e 100644 --- a/test/salesforce-sink/direct-to-salesforce-delete-binding.yaml +++ b/test/salesforce-sink/direct-to-salesforce-delete-binding.yaml @@ -15,22 +15,22 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: direct-to-salesforce-delete-binding + name: direct-to-salesforce-delete-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 60000 message: " { \"sObjectId\": \"${id}\", \"sObjectName\" : \"Contact\" }" sink: ref: - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 kind: Kamelet name: salesforce-delete-sink properties: diff --git a/test/salesforce-sink/direct-to-salesforce-update-binding.yaml b/test/salesforce-sink/direct-to-salesforce-update-binding.yaml index 102793fb9..4a31a7326 100644 --- a/test/salesforce-sink/direct-to-salesforce-update-binding.yaml +++ b/test/salesforce-sink/direct-to-salesforce-update-binding.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: direct-to-salesforce-update-binding + name: direct-to-salesforce-update-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 60000 @@ -37,7 +37,7 @@ spec: } sink: ref: - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 kind: Kamelet name: salesforce-update-sink properties: diff --git a/test/salesforce-sink/salesforce-sink.feature b/test/salesforce-sink/salesforce-sink.feature index 79bc96f04..0e1e8eef8 100644 --- a/test/salesforce-sink/salesforce-sink.feature +++ b/test/salesforce-sink/salesforce-sink.feature @@ -33,9 +33,9 @@ Feature: Salesforce Kamelet And receive HTTP 200 OK Scenario: Interact with SalesForce - Given load KameletBinding timer-to-salesforce-binding.yaml - Then Camel K integration timer-to-salesforce-binding should be running - And Camel K integration timer-to-salesforce-binding should print Routes startup + Given load Pipe timer-to-salesforce-pipe.yaml + Then Camel K integration timer-to-salesforce-pipe should be running + And Camel K integration timer-to-salesforce-pipe should print Routes startup Given URL: ${instance_url} Then HTTP request header Authorization="Bearer ${access_token}" @@ -45,9 +45,9 @@ Feature: Salesforce Kamelet Then verify HTTP response expression: $.records[0].Id="@variable(id)@" And receive HTTP 200 OK - And load KameletBinding direct-to-salesforce-update-binding.yaml - Then Camel K integration direct-to-salesforce-update-binding should be running - And Camel K integration direct-to-salesforce-update-binding should print Routes startup + And load Pipe direct-to-salesforce-update-pipe.yaml + Then Camel K integration direct-to-salesforce-update-pipe should be running + And Camel K integration direct-to-salesforce-update-pipe should print Routes startup Then sleep 5000 ms Given URL: ${instance_url} Then HTTP request header Authorization="Bearer ${access_token}" @@ -58,9 +58,9 @@ Feature: Salesforce Kamelet Then verify HTTP response expression: $.records[0].Phone="1234567890" And receive HTTP 200 OK - When load KameletBinding direct-to-salesforce-delete-binding.yaml - Then Camel K integration direct-to-salesforce-delete-binding should be running - And Camel K integration direct-to-salesforce-delete-binding should print Routes startup + When load Pipe direct-to-salesforce-delete-pipe.yaml + Then Camel K integration direct-to-salesforce-delete-pipe should be running + And Camel K integration direct-to-salesforce-delete-pipe should print Routes startup Then sleep 5000 ms Given URL: ${instance_url} @@ -73,6 +73,6 @@ Feature: Salesforce Kamelet Scenario: Remove Camel-K resources - Given delete KameletBinding timer-to-salesforce-binding - And delete KameletBinding direct-to-salesforce-update-binding - And delete KameletBinding direct-to-salesforce-delete-binding + Given delete Pipe timer-to-salesforce-pipe + And delete Pipe direct-to-salesforce-update-pipe + And delete Pipe direct-to-salesforce-delete-pipe diff --git a/test/salesforce-sink/timer-to-salesforce-binding.yaml b/test/salesforce-sink/timer-to-salesforce-pipe.yaml similarity index 88% rename from test/salesforce-sink/timer-to-salesforce-binding.yaml rename to test/salesforce-sink/timer-to-salesforce-pipe.yaml index c9dc1251f..11d6eb021 100644 --- a/test/salesforce-sink/timer-to-salesforce-binding.yaml +++ b/test/salesforce-sink/timer-to-salesforce-pipe.yaml @@ -15,22 +15,22 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: - name: timer-to-salesforce-binding + name: timer-to-salesforce-pipe spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: period: 60000 message: "{ \"name\": \"Test\", \"lastname\": \"Tester\", \"Phone\": \"123\" }" sink: ref: - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 kind: Kamelet name: salesforce-create-sink properties: diff --git a/test/salesforce-sink/yaks-config.yaml b/test/salesforce-sink/yaks-config.yaml index 246d85b1d..920298590 100644 --- a/test/salesforce-sink/yaks-config.yaml +++ b/test/salesforce-sink/yaks-config.yaml @@ -34,9 +34,9 @@ config: level: INFO secret: salesforce-credentials resources: - - timer-to-salesforce-binding.yaml - - direct-to-salesforce-update-binding.yaml - - direct-to-salesforce-delete-binding.yaml + - timer-to-salesforce-pipe.yaml + - direct-to-salesforce-update-pipe.yaml + - direct-to-salesforce-delete-pipe.yaml - salesforce-credentials.properties dump: enabled: true diff --git a/test/timer-source/timer-source.feature b/test/timer-source/timer-source.feature index 89f491bf0..6ec929799 100644 --- a/test/timer-source/timer-source.feature +++ b/test/timer-source/timer-source.feature @@ -24,19 +24,19 @@ Feature: Timer Source Kamelet Scenario: Create Http server Given create Kubernetes service test-service with target port 8080 - Scenario: Create Kamelet binding + Scenario: Create Pipe And variables | message | Hello World | - Given load KameletBinding timer-to-http.yaml - Then KameletBinding timer-to-http should be available + Given load Pipe timer-to-http.yaml + Then Pipe timer-to-http should be available Then Camel K integration timer-to-http should be running And Camel K integration timer-to-http should print Routes startup - Scenario: Verify binding + Scenario: Verify Pipe Given expect HTTP request body: Hello World When receive POST /events Then send HTTP 200 OK Scenario: Remove Camel K resources - Given delete KameletBinding timer-to-http + Given delete Pipe timer-to-http And delete Kubernetes service test-service diff --git a/test/timer-source/timer-to-http.yaml b/test/timer-source/timer-to-http.yaml index 35a15822b..5ccfad21d 100644 --- a/test/timer-source/timer-to-http.yaml +++ b/test/timer-source/timer-to-http.yaml @@ -15,15 +15,15 @@ # limitations under the License. # --------------------------------------------------------------------------- -apiVersion: camel.apache.org/v1alpha1 -kind: KameletBinding +apiVersion: camel.apache.org/v1 +kind: Pipe metadata: name: timer-to-http spec: source: ref: kind: Kamelet - apiVersion: camel.apache.org/v1alpha1 + apiVersion: camel.apache.org/v1 name: timer-source properties: message: "${message}"