Skip to content

Check postgres on http probes

Laurent Deny requested to merge ldeny/check_postgres_on_probes into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

#79 (closed) Add new endpoint for probes. Ensure that we test the connection with postgres when using the probe. If there is disconnection (for example a istio timeout), attempt to restore the connection.

Edited by Laurent Deny

Merge request reports