You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "mertdotcc (via GitHub)" <gi...@apache.org> on 2023/03/28 05:05:53 UTC

[GitHub] [camel-k] mertdotcc opened a new issue, #4174: Kamelet development using Camel DSL instead of YAML DSL

mertdotcc opened a new issue, #4174:
URL: https://github.com/apache/camel-k/issues/4174

   Basically what the title says.
   
   Is this possible? We have a big team of talented Java developers and would love to be able to develop our custom Kamelets using Java DSL. If not possible yet, is it on the roadmap? Is it something we can contribute towards?
   
   Many thanks in advance.


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


[GitHub] [camel-k] davsclaus closed issue #4174: Kamelet development using Camel DSL instead of YAML DSL

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus closed issue #4174: Kamelet development using Camel DSL instead of YAML DSL
URL: https://github.com/apache/camel-k/issues/4174


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


[GitHub] [camel-k] squakez commented on issue #4174: Kamelet development using Camel DSL instead of YAML DSL

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4174:
URL: https://github.com/apache/camel-k/issues/4174#issuecomment-1486393948

   Yes, I agree with Claus. I wrote an article some time ago [1]:
   
   > A Kamelet is a document specifying an integration flow. A Kamelet uses Camel components and enterprise integration patterns (EIPs) to describe a system's behavior. You can reuse a Kamelet abstraction in any integration on top of a [Kubernetes](https://developers.redhat.com/topics/kubernetes) cluster. You can use any of Camel's domain-specific languages (DSLs) to write a Kamelet, but the most natural choice is the YAML DSL. The YAML DSL is designed to specify input and output formats, so any integration developer knows beforehand what kind of data to expect.
   
   One of the advantages of Kamelets is to facilitate the design of an EDA, reason why a markup language is most suitable for the purpose.
   
   [1] https://developers.redhat.com/blog/2021/04/02/design-event-driven-integrations-with-kamelets-and-camel-k


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


[GitHub] [camel-k] mertdotcc commented on issue #4174: Kamelet development using Camel DSL instead of YAML DSL

Posted by "mertdotcc (via GitHub)" <gi...@apache.org>.
mertdotcc commented on issue #4174:
URL: https://github.com/apache/camel-k/issues/4174#issuecomment-1486772176

   Thanks for sharing @squakez, quite helpful!


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


[GitHub] [camel-k] davsclaus commented on issue #4174: Kamelet development using Camel DSL instead of YAML DSL

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #4174:
URL: https://github.com/apache/camel-k/issues/4174#issuecomment-1486228755

   No its not possible, kamelets are yaml spec. And its not on the roadmap, and it will not be.


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