nicolaferraro commented on issue #223: Fix #222: initial implementation of 
native cron support
URL: https://github.com/apache/camel-k-runtime/pull/223#issuecomment-572518219
 
 
   > Thinking a little bit more, we can create a `camel-cron` component that 
like the `camel-platform-http` component can delegate to the a specific 
implementation
   
   That would be nice. A cron trait in the operator can choose the 
implementation. It will **add** quartz if needed, otherwise falling back on 
Kube. A reason to use quartz can be also having the route mixed with other 
active endpoints.
   
   It should be able to support 5 to 7 items in the cron spec.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to