squakez commented on pull request #2635:
URL: https://github.com/apache/camel-k/pull/2635#issuecomment-922720383


   > Alternatively, an idea would be to keep the `camel` trait, and add these 
configuration options to it. These are about configuring the Camel runtime 
after all, and it may be more appealing to users than a more abstract `runtime` 
name.
   
   I've progressed more deeply and I finally realized that the trait that 
should be in charge of them would be `container`. Basically, when it comes to 
`config` and `resource` there is the need to attach a volume, and this is done 
in `container` trait. However there is some incompatibility, see 
https://github.com/apache/camel-k/issues/2320#issuecomment-922718785 for more 
details.


-- 
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-unsubscr...@camel.apache.org

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


Reply via email to