check-patroni/check_patroni
benoit 77722f40c1 Fix liveness check
The liveness probe used to return something. It looks like it doesn't do
it anymore and it breaks the `node_is_alive` check.

Issue: #31
2023-08-21 15:13:22 +02:00
..
__init__.py Release 0.2.0 2023-03-20 15:11:03 +01:00
__main__.py Initial commit 2021-07-02 12:37:03 +02:00
cli.py Add sync_standby as an acceptable state for a replica 2023-08-21 13:11:08 +02:00
cluster.py Add sync_standby as an acceptable state for a replica 2023-08-21 13:11:08 +02:00
convert.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
node.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
types.py Fix liveness check 2023-08-21 15:13:22 +02:00