You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "yanmxa (via GitHub)" <gi...@apache.org> on 2024/01/29 10:24:20 UTC

[I] Request to provide the KafkaConnect image for these packages [camel-kafka-connector]

yanmxa opened a new issue, #1593:
URL: https://github.com/apache/camel-kafka-connector/issues/1593

   Signed-off-by: myan <my...@redhat.com>
   
   I noticed that when creating a KafkaConnect cluster, It will include the following configuration for the KafkaConnect API
   ```yaml
     build:
       output:
         type: docker
         image: **/camel-kafka-connector-plugin:latest
         pushSecret: ecr-secret
       plugins:
         - name: camel-aws-s3-sink-kafka-connector
           artifacts:
             - type: tgz
               url: https://repo.maven.apache.org/maven2/org/apache/camel/kafkaconnector/camel-aws-s3-sink-kafka-connector/3.18.2/camel-aws-s3-sink-kafka-connector-3.18.2-package.tar.gz
     externalConfiguration:
   ```
   Can we just provide the image for the different packages? Creating a new image registry and configuring the pull secret isn't necessary to run it.
   
   


-- 
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.apache.org

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


Re: [I] Request to provide the KafkaConnect image for these packages [camel-kafka-connector]

Posted by "yanmxa (via GitHub)" <gi...@apache.org>.
yanmxa commented on issue #1593:
URL: https://github.com/apache/camel-kafka-connector/issues/1593#issuecomment-1914595691

   Thanks @oscerd !
   
   You are right. I also find the [document to build the image](https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/try-it-out-on-kubernetes.html) manually. It enables users just to set an image without image registry. And I found that they(Strimzi) have provided the base image to build the `KafkaConnect` image
   <img width="1117" alt="image" src="https://github.com/apache/camel-kafka-connector/assets/19286664/10599684-108a-4b6f-af4c-f8ef84050ee8">
   
   Based on the above information, I think we can close this issue. What do you think of it?
   
   


-- 
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


Re: [I] Request to provide the KafkaConnect image for these packages [camel-kafka-connector]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1593:
URL: https://github.com/apache/camel-kafka-connector/issues/1593#issuecomment-1914599826

   Yes, I think so. Happy to help!


-- 
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


Re: [I] Request to provide the KafkaConnect image for these packages [camel-kafka-connector]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1593:
URL: https://github.com/apache/camel-kafka-connector/issues/1593#issuecomment-1914501384

   This to me seems something related to Stronzi and not to this project. Can you elaborate a bit?


-- 
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


Re: [I] Request to provide the KafkaConnect image for these packages [camel-kafka-connector]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1593: Request to provide the KafkaConnect image for these packages
URL: https://github.com/apache/camel-kafka-connector/issues/1593


-- 
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