You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/10 08:35:36 UTC

[GitHub] [camel-kafka-connector] dberardo-com commented on issue #1458: Kafka Connectors / question on general use of k8s connectors

dberardo-com commented on issue #1458:
URL: https://github.com/apache/camel-kafka-connector/issues/1458#issuecomment-1309944123

   i have come to understand that this connector was perhaps not meant to do what i was thinking of.
   
   basically what i am looking for is a kafka sink connectors that translates messages into K8s objects using a specific service account.
   
   sure enough this could be done with a http connector, but it would be a bit hacky because credentials for the sourceaccount should be pass in the configuration (insecure) and because if could become cumbersome to deal with nested jsons.
   
   Would you recommend any other connector instead?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org