Skip to content

Commit

Permalink
Kamelets spec errors in v4.2.0 (#1809)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd authored Dec 18, 2023
1 parent 474a962 commit cca6961
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions kamelets/aws-cloudwatch-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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 @@ -88,7 +87,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-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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 @@ -81,7 +80,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
1 change: 0 additions & 1 deletion kamelets/aws-lambda-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: If true, the Lambda 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:aws2-lambda"
Expand Down
4 changes: 0 additions & 4 deletions kamelets/aws-sns-fifo-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,15 @@ spec:
description: Use content-based deduplication (should be enabled in the SQS FIFO queue first)
type: boolean
default: false
x-descriptors:
autoCreateTopic:
title: Autocreate Topic
description: Setting the autocreation of the SNS topic.
type: boolean
x-descriptors:
default: false
useDefaultCredentialsProvider:
title: Default Credentials Provider
description: Set whether the SNS 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 @@ -95,7 +92,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-sns"
Expand Down
2 changes: 0 additions & 2 deletions kamelets/azure-cosmosdb-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,11 @@ spec:
title: Autocreate Lease Database
description: Sets if the component should create Cosmos lease database for the consumer automatically in case it doesn’t exist in Cosmos account.
type: boolean
x-descriptors:
default: false
createLeaseContainerIfNotExists:
title: Autocreate Lease Container
description: Sets if the component should create Cosmos lease container for the consumer automatically in case it doesn’t exist in Cosmos database.
type: boolean
x-descriptors:
default: false
databaseEndpoint:
title: Database Endpoint
Expand Down
1 change: 0 additions & 1 deletion kamelets/http-secured-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
title: Authentication Preemptive
description: If this option is true, camel-http sends preemptive basic authentication to the server.
type: boolean
x-descriptors:
default: false
authUsername:
title: Authentication Username
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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 @@ -88,7 +87,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
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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 @@ -81,7 +80,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
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ spec:
title: Default Credentials Provider
description: If true, the Lambda 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:aws2-lambda"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,15 @@ spec:
description: Use content-based deduplication (should be enabled in the SQS FIFO queue first)
type: boolean
default: false
x-descriptors:
autoCreateTopic:
title: Autocreate Topic
description: Setting the autocreation of the SNS topic.
type: boolean
x-descriptors:
default: false
useDefaultCredentialsProvider:
title: Default Credentials Provider
description: Set whether the SNS 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 @@ -95,7 +92,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-sns"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,11 @@ spec:
title: Autocreate Lease Database
description: Sets if the component should create Cosmos lease database for the consumer automatically in case it doesn’t exist in Cosmos account.
type: boolean
x-descriptors:
default: false
createLeaseContainerIfNotExists:
title: Autocreate Lease Container
description: Sets if the component should create Cosmos lease container for the consumer automatically in case it doesn’t exist in Cosmos database.
type: boolean
x-descriptors:
default: false
databaseEndpoint:
title: Database Endpoint
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ spec:
title: Authentication Preemptive
description: If this option is true, camel-http sends preemptive basic authentication to the server.
type: boolean
x-descriptors:
default: false
authUsername:
title: Authentication Username
Expand Down

0 comments on commit cca6961

Please sign in to comment.