You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/20 08:39:03 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1363: Detect components from application.properties

nicolaferraro opened a new issue #1363: Detect components from application.properties
URL: https://github.com/apache/camel-k/issues/1363
 
 
   If I set:
   ```
   camel.component.twitter-search.xxx
   ```
   
   The `camel-twitter` component should be added to the set of dependencies automatically.
   
   Also because the new property-binding mechanism goes in error otherwise.
   
   We should inspect direct properties and property-files.
   We may extend the search also to linked secrets and configmaps.

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