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/09 10:05:55 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #1328: Hide plattform traits

lburgazzoli opened a new issue #1328: Hide plattform traits
URL: https://github.com/apache/camel-k/issues/1328
 
 
   Some traits are platform traits and disabling them would make the platform unstable or not behaving as expected so, should we hide them and make them not configurable from the user ? 

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

[GitHub] [camel-k] nicolaferraro commented on issue #1328: Hide plattform traits

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1328: Hide plattform traits
URL: https://github.com/apache/camel-k/issues/1328#issuecomment-596444969
 
 
   Yeah, but some of them have options. Maybe we can react by throwing an error when the user tries to disable them. The doc already states this in a warning.

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

[GitHub] [camel-k] lburgazzoli commented on issue #1328: Hide plattform traits

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1328: Hide plattform traits
URL: https://github.com/apache/camel-k/issues/1328#issuecomment-596445327
 
 
   we can remove the "enabled" flag or add a struct tag to instruct how to handle them

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