Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kamelets spec errors in v4.2.0 #1809

Merged
merged 1 commit into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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