This is an automated email from the ASF dual-hosted git repository.

tsato pushed a change to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 9643821b0 fix: 1.10 prerelease false and LTS
     new e87f42ad4 chore: reformat long lines
     new d13902ff3 fix(controller): Ready condition message not always taken 
from Camel Health Checks
     new dc40afe63 chore(controller): small refactoring of health types
     new f24f49687 feat(e2e): add test for Ready condition message propagated 
from health checks

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../traits/files/{Java.java => NeverReady.java}    |  5 ++-
 e2e/global/common/traits/health_test.go            | 52 ++++++++++++++++++----
 pkg/controller/integration/health.go               | 17 ++++---
 pkg/controller/integration/health_test.go          |  8 ++--
 pkg/controller/integration/monitor.go              | 48 +++++++++++++-------
 pkg/controller/integration/monitor_cronjob.go      | 26 +++++++----
 pkg/controller/integration/monitor_deployment.go   |  4 +-
 pkg/controller/integration/monitor_knative.go      |  3 +-
 8 files changed, 115 insertions(+), 48 deletions(-)
 copy e2e/global/common/traits/files/{Java.java => NeverReady.java} (85%)

Reply via email to