astefanutti opened a new pull request #2740:
URL: https://github.com/apache/camel-k/pull/2740


   This PR adds a new _health_ trait. It encapsulates the configuration of 
health probes for the integration container.
   
   It transfers that responsibility from the _container_ trait, that became 
bloated over time and do not pass the single responsibility principle. Backward 
compatibility is maintained, by converting the _container_ trait configuration 
into the _health_ trait.
   
   It also fixes #1610.
   
   **Release Note**
   ```release-note
   feat: Health trait
   ```
   


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