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/01/29 17:47:47 UTC

[GitHub] astefanutti opened a new issue #395: Structured trait configuration

astefanutti opened a new issue #395: Structured trait configuration
URL: https://github.com/apache/camel-k/issues/395
 
 
   Currently, traits configuration is modelled as `map[string]string`. In some traits, there is a need for more structured configuration like maps (e.g. labels) or arrays (e.g. multi-evaluated option). Besides, It would be useful to handle the JSON serialisation directly from the trait `struct` declaration.

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


With regards,
Apache Git Services