lburgazzoli opened a new issue #768: Misleading "service.enabled=false" when 
used in combination with the prometheus trait
URL: https://github.com/apache/camel-k/issues/768
 
 
   Assuming I run an integration with 
   
       -t service.enabled=false -t prometheus.enabled=true
   
   My expectation is that no services are created, but instead the `prometheus` 
trait does create it so I'm wondering if we should re-think the `service` trait 
and reason more in term of container port so:
   
   - every trait could add ports definitions 
   - the `service` trait will assemble the service as final step
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to