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

Update health/liveness probes for tenant-proxy #692

Merged
merged 7 commits into from
Jul 10, 2023

Commits on Jul 7, 2023

  1. add /healthz, return 200 for healthchecks

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    860171f View commit details
    Browse the repository at this point in the history
  2. update healthchecks, point to /healthz endpoint

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b732d2e View commit details
    Browse the repository at this point in the history
  3. use tcpSocket for liveness probe

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bd36006 View commit details
    Browse the repository at this point in the history
  4. fix liveness probe

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cba879d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. remove /healthz

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    64ef2fb View commit details
    Browse the repository at this point in the history
  2. update readiness probe to point to acapy

    Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com>
    i5okie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    60ff78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2b176 View commit details
    Browse the repository at this point in the history