Commit graph

454 commits

Author SHA1 Message Date
Michael Banck 538cc5f0f9 * debian/patches/regression_tests_disable_raft_tests.py: Drop unrelated
etcd3 validator removal, pointed out by Kirill Petrov.
2022-04-29 17:51:22 +02:00
Michael Banck b6238b501a Setting distribution to unreleased 2022-03-24 22:22:36 +01:00
Michael Banck 5d992c2efe Final changelog for patroni_2.1.3-2 2022-03-24 22:22:36 +01:00
Michael Banck 2c599f9c46 * debian/patches/pg_rewind_fix_get_guc_value.patch: New patch, changes the
pg_rewind calling behaviour so that it can deal with postgresql.conf not
    being in the data directory; taken from upstream commit 7626b5f by Nick
    Bluth.
2022-03-24 15:43:10 +01:00
Michael Banck b6215af13a Setting distribution to unreleased 2022-02-18 22:16:47 +01:00
Michael Banck ae8f30e7bd Final changelog for patroni_2.1.3-1 2022-02-18 22:16:46 +01:00
Michael Banck 9f5c5c6af1 * debian/config.yml.in: Update configuration:
- Set use_pg_rewind, use_slots and check_timeline to true.
    - Update comments and formatting.
2022-02-18 22:15:57 +01:00
Michael Banck 9c3fa0ce30 * debian/patches/regression_tests_disable_requirement_download.patch:
Removed, no longer needed.
  * debian/patches/regression_tests_psutil_compat.patch: Likewise.
2022-02-18 21:48:31 +01:00
Michael Banck 6282052f22 * New upstream release. 2022-02-18 21:47:33 +01:00
Michael Banck 4956e9786d Setting distribution to unreleased 2022-02-15 23:06:34 +01:00
Michael Banck 65900f0147 Final changelog for patroni_2.1.2-3 2022-02-15 23:06:34 +01:00
Michael Banck 646fff424b * debian/tests/acceptance: Skip standby_cluster/logical_slots_in_sync
scenario on v10, as it is not supported there.
2022-02-15 21:09:06 +01:00
Michael Banck 643f00b666 * debian/changelog: Fix whitespace. 2022-02-15 21:05:29 +01:00
Michael Banck f5ce504df4 * debian/patches/regression_tests_psutil_compat.patch: New patch, add
compatibility for newer psutil in the regression tests (Closes: #1003562).
2022-02-15 21:04:25 +01:00
Michael Banck c7be5fde50 Revert commits 2e63c66 to 504752fc.
This reverts the changes made to support raft/pysyncobj, as there are still
failing autopkgtests. Instead, we want to fix the current release critical bug
and get the autopkgtests in shape before moving on to raft/pysyncobj.
2022-02-15 21:04:20 +01:00
Michael Banck 1a818f3a2d * debian/tests/control: Reorder acceptance tests. 2022-02-13 23:34:54 +01:00
Michael Banck 1c0c9069d4 * debian/changelog: Fix whitespace. 2022-02-13 22:43:30 +01:00
Michael Banck b3cede2442 * debian/patches/regression_tests_psutil_compat.patch: New patch, add
compatibility for newer psutil in the regression tests (Closes: #1003562).
2022-02-13 22:42:40 +01:00
Michael Banck 504752fc12 * debian/patches/regression_tests_disable_raft_tests.py: Removed, no longer
needed.
2022-02-13 17:07:44 +01:00
Michael Banck eba244cde4 * debian/tests/test: No longer remove raft tests, no longer needed. 2022-02-13 17:06:21 +01:00
Michael Banck 2d77bd18bc * debian/tests/control: Add raft acceptance test and add python3-pysyncobj to
unit test depends.
2022-02-13 17:05:40 +01:00
Michael Banck 58f28f4e5a * debian/patches/acceptance_tests_system_patroni.patch: Also fix
patroni_raft_controller startup.
2022-02-13 17:03:43 +01:00
Michael Banck 2e63c66698 * debian/control (Build-Depends, patroni/Depends): Added python3-pysyncobj. 2022-02-13 17:01:57 +01:00
Michael Banck b98c5799f6 Setting distribution to unreleased 2022-02-13 16:54:50 +01:00
Christoph Berg da9c94933a Team upload. 2021-12-22 15:25:30 +01:00
Christoph Berg 8e4a470fe9 debian/tests/acceptance: set -o pipefail so failures aren't masked by ts. 2021-12-22 13:48:02 +01:00
Christoph Berg 8b99f7607a debian/tests/control: Mark zookeeper test as skip-not-installable. 2021-12-22 11:52:37 +01:00
Christoph Berg 40bc5f98a5 debian/py3dist-overrides: Tell dh_python3 to find "ipaddress" in python3 >= 3.3. 2021-12-14 11:27:33 +01:00
Christoph Berg a5f859df4a debian/clean: Remove patroni.egg-info/. 2021-12-14 11:23:02 +01:00
Michael Banck 44b7539063 Setting distribution to unreleased 2021-12-03 17:13:32 +01:00
Michael Banck e185b18ae6 Final changelog for patroni_2.1.2-1 2021-12-03 17:13:31 +01:00
Michael Banck dc689cc6e7 * debian/patches/acceptance_tests_system_patroni.patch: Refreshed. 2021-12-03 16:51:41 +01:00
Michael Banck e2dbd68398 * New upstream release. 2021-12-03 16:51:17 +01:00
Michael Banck 5bbbd8a5bb * debian/patches/fix-sphinx-build.patch: Refreshed. 2021-10-16 13:59:27 +02:00
Christoph Berg f5ba0478ef patroni@.service: Remove redundant (and broken) WorkingDirectory. Thanks Ludovic Gasc!
Close !1
2021-10-15 14:58:49 +02:00
Michael Banck 2a118588e7 * debian/patches/fix-sphinx-build.patch: New patch, fixes building with
latest sphinx, taken from upstream pull request #2080.
2021-10-07 11:15:16 +02:00
Michael Banck 4f4460c3af * debian/patches/dcs-last-seen.patch: New patch, taken from upstream commit
2f31e88b.
2021-10-07 11:13:45 +02:00
Christoph Berg 73e419a03c debian/tests/control: Give Test-Commands meaningful names. 2021-09-29 17:12:14 +02:00
Michael Banck 1cf2f4cc49 Setting distribution to unreleased 2021-08-20 10:54:10 +02:00
Michael Banck b4ffd1d4e9 Final changelog for patroni_2.1.1-1 2021-08-20 10:54:10 +02:00
Michael Banck 95d35040aa * debian/patches/regression_tests_disable_raft_tests.py: Refreshed. 2021-08-20 09:32:21 +02:00
Michael Banck 58d57edcd9 * New upstream release. 2021-08-20 09:31:48 +02:00
Michael Banck 9be9d10bcb Setting distribution to unreleased 2021-07-09 16:59:35 +02:00
Michael Banck 17abe57e74 Final changelog for patroni_2.1.0-1 2021-07-09 16:59:34 +02:00
Michael Banck be747576de * debian/patches/regression_tests_disable_requirement_download.patch:
Refreshed.
  * debian/patches/requirements_cdiff.patch: Likewise.
  * debian/patches/requirements_setuptools.patch: Likewise.
2021-07-06 19:54:31 +02:00
Michael Banck 6019c28f6f * New upstream major release. New features:
+ Compatibility with PostgreSQL v14
   + Failover logical slots
   + Allowlist for Patroni REST API
   + Support of replication connections via unix socket
   + Health check on user-defined tags
   + Prometheus /metrics endpoint
   + Reduced chattiness of Patroni logs
2021-07-06 19:53:15 +02:00
Michael Banck c516a97bfe Setting distribution to unreleased 2021-03-04 09:01:01 +01:00
Michael Banck 203a503656 Final changelog for patroni_2.0.2-1 2021-03-04 09:01:01 +01:00
Michael Banck 1ef60d9178 * debian/patches/regression_tests_disable_raft_tests.py: New patch, reverts
upstream commit 3a87d0e.
2021-03-02 18:08:43 +01:00
Michael Banck 61f3a3293e Revert commits 60f14e5, a6cbcc2, fd6d67fb 2021-03-02 18:04:50 +01:00