Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assorted health-check tweaks #6727

Merged
merged 2 commits into from Jul 31, 2019
Merged

Commits on Jul 31, 2019

  1. Only start health-checks if a service actually comes up.

    This should have been the case all along, actually.
    
    This also restructures the function to make it a bit more  obvious
    what is happening.
    
    Signed-off-by: Christopher Maier <cmaier@chef.io>
    christophermaier committed Jul 31, 2019
    Copy the full SHA
    12d8a3d View commit details
    Browse the repository at this point in the history
  2. Add more logging around health checking, service lifecycle

    Everybody loves logs!
    
    Signed-off-by: Christopher Maier <cmaier@chef.io>
    christophermaier committed Jul 31, 2019
    Copy the full SHA
    959c51e View commit details
    Browse the repository at this point in the history