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 2021/11/09 12:20:39 UTC

[GitHub] [camel-k] astefanutti opened a new pull request #2740: feat: Health trait

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

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



[GitHub] [camel-k] astefanutti merged pull request #2740: feat: Health trait

Posted by GitBox <gi...@apache.org>.
astefanutti merged pull request #2740:
URL: https://github.com/apache/camel-k/pull/2740


   


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