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

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


    from 33c27cae4 feat(cli): Support build time dependencies for dependencies 
uploaded to the Image Registry
     new 89951b26b chore: reformat long lines
     new ab366fc2c fix(controller): Ready condition message not always taken 
from Camel Health Checks
     new 657e38610 chore(controller): small refactoring of health types
     new d22de12a6 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              | 55 +++++++++++++++-------
 pkg/controller/integration/monitor_cronjob.go      |  9 ++--
 pkg/controller/integration/monitor_deployment.go   |  4 +-
 pkg/controller/integration/monitor_knative.go      |  3 +-
 8 files changed, 108 insertions(+), 45 deletions(-)
 copy e2e/global/common/traits/files/{Java.java => NeverReady.java} (85%)

Reply via email to