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

Add HEALTHCHECK support #421

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 15, 2024

  1. use healthcheck

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5669f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    686221f View commit details
    Browse the repository at this point in the history
  3. health docs update

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    af01eba View commit details
    Browse the repository at this point in the history
  4. fine tune healthcheck docs

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0c99bbd View commit details
    Browse the repository at this point in the history
  5. minor refactor

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    789a271 View commit details
    Browse the repository at this point in the history
  6. log health state once

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8aca878 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de71bd6 View commit details
    Browse the repository at this point in the history
  8. Healthcheck restart timeout

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    177ea0a View commit details
    Browse the repository at this point in the history
  9. fix translation

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    277decf View commit details
    Browse the repository at this point in the history
  10. fix typo

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a572c50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e49f49f View commit details
    Browse the repository at this point in the history
  12. fine tune log messages

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d8aaa00 View commit details
    Browse the repository at this point in the history
  13. redirect inside the script

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8cc74d0 View commit details
    Browse the repository at this point in the history
  14. fix operator precedence

    lmagyar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b1088af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a3ea4d View commit details
    Browse the repository at this point in the history