anuj-upadhyay-inferenz commented on issue #1038:
URL:
https://github.com/apache/camel-kamelets/issues/1038#issuecomment-1249340691
We tried with the latest version of Camel-K 1.10.0 and there is no
difference between the yaml configurations on aws-ddb-sink between 0.8.x and
0.9.x. There is still no data being sent to the kafkaTable.
Describing the binding itself we don't see any events:
```
Name: aws-ddb-sink-binding
Namespace: kafka
Labels: <none>
Annotations: <none>
API Version: camel.apache.org/v1alpha1
Kind: KameletBinding
Metadata:
Creation Timestamp: 2022-09-16T12:52:22Z
Generation: 1
Managed Fields:
API Version: camel.apache.org/v1alpha1
Fields Type: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.:
f:kubectl.kubernetes.io/last-applied-configuration:
f:spec:
.:
f:sink:
.:
f:properties:
.:
f:accessKey:
f:defaultCredentialProvider:
f:region:
f:secretKey:
f:table:
f:ref:
.:
f:apiVersion:
f:kind:
f:name:
f:source:
.:
f:ref:
.:
f:apiVersion:
f:kind:
f:name:
Manager: kubectl-client-side-apply
Operation: Update
Time: 2022-09-16T12:52:22Z
Resource Version: 2540
UID: c57f0ba9-5ea6-4d27-a29c-46b6171db982
Spec:
Sink:
Properties:
Access Key: ***********************
Default Credential Provider: false
Region: ap-south-1
Secret Key: ************************
Table: kafkaTable
Ref:
API Version: camel.apache.org/v1alpha1
Kind: Kamelet
Name: aws-ddb-sink
Source:
Ref:
API Version: kafka.strimzi.io/v1beta1
Kind: KafkaTopic
Name: my-topic
Events: <none>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]