You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/04/30 09:45:17 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #641: Define a meta-controller for Camel-based Knative sources

nicolaferraro opened a new issue #641: Define a meta-controller for Camel-based Knative sources
URL: https://github.com/apache/camel-k/issues/641
 
 
   Tracking here but work to be done in Knative.
   
   Based on a similar idea as https://github.com/Harwayne/auto-container-source, we should define a meta-controller for Camel based sources.
   
   The idea is that to allow people to define a CRD like `MyCustomKnativeSource` with k/v properties and also declare the way to translate it into a "runnable" CR through one or more annotations.
   
   The `MyCustomKnativeSource` can be translated into a `CamelSource` or directly into a `Integration` skipping the first level translation step.
   
   Long term, we'll provide tools to auto-generate the CRD from a DSL script.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services