Commit graph

7 commits

Author SHA1 Message Date
benoit 259f04587b Add a node_is_leader service to check for the leader states
It's possible to check for any kind of leader of specifically for a
standby leader.
2023-08-23 18:22:49 +02:00
benoit 7f6a03a3cc README 2023-08-23 10:53:09 +02:00
benoit d99faeba15 Add tests for the output of the script and support pre/post 3.0.4
* Change all replica status from `running` to `streaming`
* Add an option to pytest to change the state back to `running`
* Also tests the output of the script
* Add a quick test script for live clusters
2023-08-23 10:53:09 +02:00
benoit 050f9c6247 Fix code tag in README 2023-03-20 12:54:48 +01:00
benoit 7eea4c94be Reorganise for the urllib3 > requests change 2023-03-20 12:25:32 +01:00
benoit 9cd80f5af8 Move from urllib3 to requests 2023-03-20 12:25:32 +01:00
benoit 1e3da856cc Rename doc to docs 2022-07-11 12:42:55 +02:00
Renamed from doc/make_readme.sh (Browse further)