Polina Bungina
e013c1a6ee
Reword confirmation message
2023-09-12 15:53:42 +02:00
Polina Bungina
03d9226633
Implement Failover.is_failover/switchover properties
2023-09-12 14:02:17 +02:00
Polina Bungina
5b4291bfab
Refactor manual failover checks
...
- Implement the dedicated class that represents a manual failover
request
- Move manual failover/switchover prechecks to the class method and use
for both ctl and api
- Use a single parse_schedule function in both ctl and api
- Implement has_members_eligible_to_promote Ha method
- Fix get_members + role='any' exception msg
2023-09-12 13:13:17 +02:00
Polina Bungina and GitHub
422047f105
Release 3.0.1 ( #2561 )
...
* Bump version
* Update release notes
* Return 3.6 to supported versions in setup.py
2023-02-16 08:51:47 +01:00
b85f155dbe
Pass 'master' role to a callback script instead of 'promoted' ( #2554 )
...
Co-authored-by: Alexander Kukushkin <[email protected] >
2023-02-08 14:09:51 +01:00
838653325a
Clean pg_replslot/ after pg_rewind ( #2531 )
...
As pg_rewind cleans this directory on target only since pg11
Co-authored-by: Alexander Kukushkin <[email protected] >
2023-01-19 15:50:30 +01:00
acecbe0d8f
Fix a couple of linter problems, delete TODO.md ( #2526 )
...
Fix a couple of linter problems, remove trailing whitespaces
Co-authored-by: Alexander Kukushkin <[email protected] >
2023-01-17 10:52:03 +01:00
Polina Bungina and GitHub
b13354b6a3
Make launch.sh pass shellcheck ( #2522 )
2023-01-12 09:14:47 +01:00
Polina Bungina and GitHub
650344fca8
Update Slack link in README.rst and CONTRIBUTING.rst ( #2520 )
...
* Update Slack link in README.rst and CONTRIBUTING.rst
2023-01-11 16:06:25 +01:00
Polina Bungina and GitHub
9de22e667b
Report coverage to Codacy for behave tests ( #2518 )
2023-01-11 11:47:08 +01:00
bad158046e
Release v2.1.6 ( #2507 )
...
* bump version
* update release notes
Co-authored-by: Alexander Kukushkin <[email protected] >
2022-12-30 13:32:34 +01:00
Polina Bungina and GitHub
c152bf319d
Adjust Dockerfile for arm64 ( #2489 )
...
- Remove explicit amd64/x86_64
- Add /lib/$arch-linux-gnu/libnss_files.so.* to excludes
2022-12-15 10:47:14 +01:00
Polina Bungina and GitHub
78d3f2cac2
Remove patronictl configure ( #2475 )
...
* Remove patronictl configure command
* Change name of the "secret" ENV variable (DCS->DCS_URL) and the corresponding patronictl option (to avoid mixing it up with the one from tests)
2022-12-07 09:50:54 +01:00
Polina Bungina and GitHub
ea2b7d2368
Disable the option to open an empty issue ( #2377 )
...
Make @CyberDem0n happier
2022-08-04 17:14:12 +02:00