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/10/29 16:10:58 UTC

[GitHub] [camel-k] astefanutti commented on issue #1794: Panic when attempting to convert from unstructured to Integration with traits

astefanutti commented on issue #1794:
URL: https://github.com/apache/camel-k/issues/1794#issuecomment-718858259


   I would need to dig to understand what causes that `reflect: NumField of non-struct type` error. It seems there is a non struct field, like an interface, somewhere that's being traversed.
   
   Before that, would converting the YAML to JSON, and then unmarshall into the Integration struct be an option, instead of converting the unstructured object? 


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