nicolaferraro commented on issue #249: Add support for template endpoint
URL: https://github.com/apache/camel-k/issues/249#issuecomment-443364345
 
 
   Well, I don't think it's a problem the confusion around `template.out` and 
the URI counterpart, as templating is needed in order to create higher level 
resources than `Integration`: users will not run them directly (after the 
definition phase), they'll create the higher level resources that then 
instantiate integrations under the hood.
   
   Also `kamel` is already reporting errors when somebody uses wrong property 
names (like `-t template:out=xxx`).
   
   Having `template:` as a proper endpoint allows to use standard Camel 
property binding and standard Camel K traits configuration without any change..

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to