Skip to content

Commit

Permalink
Fix #1808 - remove empty x-descriptors field (#1815)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Dec 20, 2023
1 parent f71d9f8 commit d376a49
Show file tree
Hide file tree
Showing 66 changed files with 0 additions and 174 deletions.
2 changes: 0 additions & 2 deletions kamelets/aws-cloudtrail-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ spec:
title: Default Credentials Provider
description: If true, the Cloudtrail client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -55,7 +54,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
maxResults:
title: Max Results
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-ddb-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ spec:
title: Default Credentials Provider
description: If true, the DynamoDB client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -99,7 +98,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dataTypes:
in:
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-ddb-streams-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ spec:
title: Default Credentials Provider
description: If true, the DynamoDB client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -84,7 +83,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
delay:
title: Delay
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-ec2-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ spec:
title: Default Credentials Provider
description: If true, the CloudWatch client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -78,7 +77,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:core"
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-eventbridge-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ spec:
title: Default Credentials Provider
description: If true, the Eventbridge client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -87,7 +86,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:core"
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-kinesis-firehose-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ spec:
title: Default Credentials Provider
description: Set whether the Kinesis Firehose client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -79,7 +78,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:aws2-kinesis"
Expand Down
2 changes: 0 additions & 2 deletions kamelets/aws-kinesis-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ spec:
title: Default Credentials Provider
description: If true, the Kinesis client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -86,7 +85,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
types:
in:
Expand Down
5 changes: 0 additions & 5 deletions kamelets/aws-s3-cdc-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ spec:
title: Auto-delete Messages
description: Delete messages after consuming them
type: boolean
x-descriptors:
default: true
accessKey:
title: Access Key
Expand Down Expand Up @@ -107,7 +106,6 @@ spec:
title: Autocreate Queue
description: Setting the autocreation of the SQS queue.
type: boolean
x-descriptors:
default: false
amazonAWSHost:
title: AWS Host
Expand Down Expand Up @@ -139,7 +137,6 @@ spec:
Select this option to override the endpoint URI. To use this option,
you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
delay:
title: Delay
Expand All @@ -152,15 +149,13 @@ spec:
If greedy is enabled, then the polling will happen immediately again,
if the previous run polled 1 or more messages.
type: boolean
x-descriptors:
default: false
getObject:
title: Greedy Object in Bucket
description: >-
If getObject is enabled, then the file created in the bucket will be
get and returned as body, if not only the event will returned as body.
type: boolean
x-descriptors:
default: false
dependencies:
- 'camel:core'
Expand Down
4 changes: 0 additions & 4 deletions kamelets/aws-s3-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,11 @@ spec:
title: Autocreate Bucket
description: Specifies to automatically create the S3 bucket.
type: boolean
x-descriptors:
default: false
useDefaultCredentialsProvider:
title: Default Credentials Provider
description: If true, the S3 client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -89,13 +87,11 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
forcePathStyle:
title: Force Path Style
description: Forces path style when accessing AWS S3 buckets.
type: boolean
x-descriptors:
default: false
keyName:
title: Key Name
Expand Down
6 changes: 0 additions & 6 deletions kamelets/aws-s3-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ spec:
title: Auto-delete Objects
description: Specifies to delete objects after consuming them.
type: boolean
x-descriptors:
default: true
accessKey:
title: Access Key
Expand All @@ -60,7 +59,6 @@ spec:
title: Autocreate Bucket
description: Specifies to automatically create the S3 bucket.
type: boolean
x-descriptors:
default: false
prefix:
title: Prefix
Expand All @@ -71,13 +69,11 @@ spec:
title: Ignore Body
description: If true, the S3 Object body is ignored. Setting this to true overrides any behavior defined by the `includeBody` option. If false, the S3 object is put in the body.
type: boolean
x-descriptors:
default: false
useDefaultCredentialsProvider:
title: Default Credentials Provider
description: If true, the S3 client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -87,13 +83,11 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
forcePathStyle:
title: Force Path Style
description: Forces path style when accessing AWS S3 buckets.
type: boolean
x-descriptors:
default: false
delay:
title: Delay
Expand Down
4 changes: 0 additions & 4 deletions kamelets/aws-s3-streaming-upload-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ spec:
title: Autocreate Bucket
description: Setting the autocreation of the S3 bucket bucketName.
type: boolean
x-descriptors:
default: false
restartingPolicy:
title: Restarting Policy
Expand Down Expand Up @@ -104,7 +103,6 @@ spec:
title: Default Credentials Provider
description: Set whether the S3 client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -114,13 +112,11 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
forcePathStyle:
title: Force Path Style
description: Forces path style when accessing AWS S3 buckets.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:aws2-s3"
Expand Down
1 change: 0 additions & 1 deletion kamelets/aws-secrets-manager-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ spec:
title: Default Credentials Provider
description: Set whether the Secrets Manager client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:core"
Expand Down
1 change: 0 additions & 1 deletion kamelets/aws-ses-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ spec:
title: Default Credentials Provider
description: If true, the SES client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:core"
Expand Down
3 changes: 0 additions & 3 deletions kamelets/aws-sns-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,11 @@ spec:
title: Autocreate Topic
description: Setting the autocreation of the SNS topic.
type: boolean
x-descriptors:
default: false
useDefaultCredentialsProvider:
title: Default Credentials Provider
description: If true, the SNS client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -87,7 +85,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:core"
Expand Down
3 changes: 0 additions & 3 deletions kamelets/aws-sqs-batch-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ spec:
title: Autocreate Queue
description: Setting the autocreation of the SQS queue.
type: boolean
x-descriptors:
default: false
batchSeparator:
title: Batch Separator
Expand All @@ -92,7 +91,6 @@ spec:
title: Default Credentials Provider
description: Set whether the SQS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -102,7 +100,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:aws2-sqs"
Expand Down
4 changes: 0 additions & 4 deletions kamelets/aws-sqs-fifo-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,10 @@ spec:
description: Use content-based deduplication (should be enabled in the SQS FIFO queue first)
type: boolean
default: false
x-descriptors:
autoCreateQueue:
title: Autocreate Queue
description: Setting the autocreation of the SQS queue.
type: boolean
x-descriptors:
default: false
amazonAWSHost:
title: AWS Host
Expand All @@ -92,7 +90,6 @@ spec:
title: Default Credentials Provider
description: Set whether the SQS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -102,7 +99,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:aws2-sqs"
Expand Down
3 changes: 0 additions & 3 deletions kamelets/aws-sqs-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ spec:
title: Autocreate Queue
description: Automatically create the SQS queue.
type: boolean
x-descriptors:
default: false
amazonAWSHost:
title: AWS Host
Expand All @@ -86,7 +85,6 @@ spec:
title: Default Credentials Provider
description: If true, the SQS client loads credentials through a default credentials provider. If false, it uses the basic authentication method (access key and secret key).
type: boolean
x-descriptors:
default: false
uriEndpointOverride:
title: Overwrite Endpoint URI
Expand All @@ -96,7 +94,6 @@ spec:
title: Endpoint Overwrite
description: Select this option to override the endpoint URI. To use this option, you must also provide a URI for the `uriEndpointOverride` option.
type: boolean
x-descriptors:
default: false
dependencies:
- "camel:aws2-sqs"
Expand Down

0 comments on commit d376a49

Please sign in to comment.