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/07/15 16:16:46 UTC

[GitHub] [camel-k] astefanutti opened a new issue #1614: Traits configuration schema

astefanutti opened a new issue #1614:
URL: https://github.com/apache/camel-k/issues/1614


   The traits configuration is stored in the `Integration`, `IntegrationKit` and `IntegrationPlatform` resources. While this makes trait configuration part of the Camel K public API, it is not defined in any schema, and is loosely validated.
   
   Following #1600, the traits structs are used directly for serialisation. Instead of declaring `map[string]TraitSpec` fields in the API, we could make the traits structs part of the Camel K API, and refer to them from the `Integration`, `IntegrationKit` and `IntegrationPlatform` types.
   
   With #1582, the traits configuration schema will automatically be generated and included in the CRDs structural schemas.


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



[GitHub] [camel-k] github-actions[bot] commented on issue #1614: Traits configuration schema

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #1614:
URL: https://github.com/apache/camel-k/issues/1614#issuecomment-994158049


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] apupier commented on issue #1614: Traits configuration schema

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #1614:
URL: https://github.com/apache/camel-k/issues/1614#issuecomment-823222315


   see also https://issues.redhat.com/browse/ENTESB-16272


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



[GitHub] [camel-k] apupier removed a comment on issue #1614: Traits configuration schema

Posted by GitBox <gi...@apache.org>.
apupier removed a comment on issue #1614:
URL: https://github.com/apache/camel-k/issues/1614#issuecomment-823222315


   see also https://issues.redhat.com/browse/ENTESB-16272


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