Commit graph

387 commits

Author SHA1 Message Date
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
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
Michael Banck fd6d67fb8d * debian/tests/test: Remove previously added removal of raft-based test
files.
2021-03-01 18:24:44 +01:00
Michael Banck a6cbcc2477 * debian/tests/control: Added python3-pysyncobj to regression tests depends. 2021-03-01 18:23:57 +01:00
Michael Banck 60f14e55b9 * debian/control (Build-Depends): Added python3-pysyncobj. 2021-03-01 18:23:15 +01:00
Michael Banck 079695e476 * debian/patches/acceptance_tests_system_patroni.patch: Refreshed.
* debian/patches/regression_tests_disable_requirement_download.patch:
    Likewise.
2021-02-23 12:00:48 +01:00
Michael Banck 0c6629c6eb * New upstream release. 2021-02-23 11:59:22 +01:00
Michael Banck 0260a840e7 Setting distribution to unreleased 2021-01-22 12:46:05 +01:00
Michael Banck 267406462d Final changelog for patroni_2.0.1-3 2021-01-22 12:46:05 +01:00
Michael Banck 80c97ced97 * debian/pg_clonecluster_patroni: Remove postgresql.base.conf before running
pg_dropcluster.
2021-01-22 11:20:27 +01:00
Michael Banck 932a1911a8 * debian/config.yml.in: Make base data directory a template variable
@DATADIR_BASE@.
  * debian/pg_createconfig_patroni: Use data_directory setting from
    /etc/postgresql-common/createcluster.conf as DATADIR_BASE if set.
2021-01-22 10:09:46 +01:00
Michael Banck ae3072dce0 * debian/pg_clonecluster_patroni: After pg_dropcluster, remove
postgresql.base.conf as well.
2021-01-21 18:08:58 +01:00
Michael Banck 1824929f99 * debian/pg_clonecluster_patroni: Supress pg_createcluster output as it can
be misleading.
2021-01-21 17:54:41 +01:00
Michael Banck 7f96403eba Setting distribution to unreleased 2020-12-10 13:33:54 +01:00
Michael Banck 4660f02234 Final changelog for patroni_2.0.1-2 2020-12-10 13:33:54 +01:00
Michael Banck 5700e7ed2e * debian/tests/acceptance: Pipe test outputs to ts in oder to
display timestamps.
2020-12-10 13:32:02 +01:00
Michael Banck fbaaf9a3d6 * debian/tests/control: Added moreutils to acceptance-test Depends. 2020-12-10 13:31:17 +01:00
Michael Banck 9d1f56ecee Setting distribution to unreleased 2020-10-06 18:10:48 +02:00
Michael Banck ae7d4931fa Final changelog for patroni_2.0.1-1 2020-10-06 18:10:48 +02:00
Michael Banck 52732c150a * debian/patches/requirements_cdiff.patch: New patches, changes ydiff (not
yet packaged python module) back to cdiff in requirements.
2020-10-03 10:07:33 +02:00
Michael Banck 09a136ed63 * debian/tests/test: Remove Raft tests for now (not yet packaged pysyncobj
module).
2020-10-03 09:20:12 +02:00
Michael Banck 2d2f3abf17 * debian/patches/regression_tests_disable_requirement_download.patch: New
patch, disables downloading python packages during regression tests.
2020-10-02 23:56:03 +02:00
Michael Banck 62284e0ddd * debian/patches/startup_scripts.patch: Refreshed. 2020-10-02 20:42:03 +02:00
Michael Banck b311970612 Revert commit c4a95d0d07 2020-10-02 20:41:26 +02:00
Michael Banck c4a95d0d07 * debian/patches/startup_scripts.patch: Removed, applied upstream. 2020-10-02 19:47:20 +02:00
Michael Banck 34a819de67 * debian/patches/offline_intersphinx.patch: Refreshed.
* debian/patches/requirements_setuptools.patch: Refreshed.
2020-10-02 19:33:54 +02:00
Michael Banck 7a6534680d * debian/patches/allow_custom_pager_support_in_patronictl_edit-config.patch: Removed. 2020-10-02 19:25:40 +02:00
Michael Banck 2bf2efe55b * New upstream release. 2020-10-02 19:24:27 +02:00
Michael Banck eacb4406b2 * debian/control (patroni/Depends): Added python3-cdiff. 2020-09-28 13:10:11 +02:00
Michael Banck c4c68c1528 * debian/patches/allow_custom_pager_support_in_patronictl_edit-config.patch:
New patch, adds custom pager support for patronictl, taken from upstream
    commit e27ff480.
2020-09-28 11:12:42 +02:00
Michael Banck 51e776e2dc * debian/patches/requirements_setuptools.patch: Refreshed. 2020-09-28 10:52:08 +02:00
Michael Banck 123dbcaa78 * New upstream major release. 2020-09-28 10:51:43 +02:00
Michael Banck caea578acf * debian/README.Debian: Add note about rewind user. 2020-08-30 14:15:48 +02:00
Michael Banck 1e8ffecbe2 Setting distribution to unreleased 2020-08-26 15:34:34 +02:00
Michael Banck d212009af3 Final changelog for patroni_1.6.5-5 2020-08-26 15:34:34 +02:00
Michael Banck bd110e468d * debian/config.yml.in: Listen to all interfaces by default. 2020-08-10 16:14:33 +02:00
Dominik George 08dd948377
debian/pg_createconfig_patroni: Correctly determine prefix length in $NETWORK. 2020-08-07 17:39:43 +02:00
Michael Banck e162d13210 Setting distribution to unreleased 2020-06-03 16:11:21 +02:00
Michael Banck 23c9f24672 Final changelog for patroni_1.6.5-4 2020-06-03 16:11:21 +02:00
Michael Banck 98213cc260 * debian/config.yml, debian/dcs.yml: Update example consul configuration,
addresses upstream issue #1574.
2020-06-03 16:07:37 +02:00
Michael Banck 531db713eb Setting distribution to unreleased 2020-05-08 21:07:25 +02:00
Michael Banck 39318f56fd Final changelog for patroni_1.6.5-3 2020-05-08 21:07:25 +02:00
Michael Banck 15d15b60a2 * debian/tests/acceptance: Start zookeeper manually. 2020-05-08 18:58:07 +02:00
Michael Banck f2b7f40628 * debian/pg_createconfig_patroni: Parse multiple DCS endpoints correctly,
patch by Tomas Pospisek (Closes: #953197).
2020-05-08 16:33:42 +02:00
Michael Banck 538d5412e2 * debian/config.yml.in: Add commented out section on a rewind user, that can
be used on PostgreSQL 11+ to run pg_rewind as a non-superuser.
2020-05-08 15:52:14 +02:00
Michael Banck aa2d5bc588 * debian/pg_clonecluster_patroni: Always use explicit pg_basebackup version,
in case more than one major version of PostgreSQL is installed.
2020-05-08 15:35:07 +02:00
Michael Banck 21cfa15bab Setting distribution to unreleased 2020-05-07 13:41:58 +02:00
Michael Banck 47dd5410dd Final changelog for patroni_1.6.5-2 2020-05-07 13:41:58 +02:00
Michael Banck d7a65bb738 * debian/config.yml.in: Add some comments about option passing for
pg_createcluster_patroni/pg_clonecluster_patroni.
2020-05-07 13:41:05 +02:00
Michael Banck e51c5c0ae1 * debian/pg_clonecluster_patroni: Pass $DATADIR variable to pg_createcluster. 2020-05-07 13:32:54 +02:00
Michael Banck 96d0534ac1 * debian/patroni@.service: Append scope to syslog identifier. 2020-05-07 13:09:07 +02:00
Michael Banck ec13d27493 * debian/pg_createcluster_patroni: Pass $DATADIR variable to pg_createcluster
if specified.
2020-05-07 12:29:43 +02:00
Michael Banck c49ecb7f92 Fix pg_creatconfig_patroni vs. pg_createcluster_patroni confusion in changelog entries 2020-05-07 12:28:29 +02:00
Michael Banck 6fee48f191 * debian/pg_createcluster_patroni: Allow re-creating configuration file for
already existing clusters/ports, patch by Tomas Pospisek (Closes: #953162).
2020-05-07 11:58:40 +02:00
Michael Banck 7bd32192af Setting distribution to unreleased 2020-04-27 18:25:04 +02:00
Michael Banck 1b736f02fe Final changelog for patroni_1.6.5-1 2020-04-27 18:25:04 +02:00
Michael Banck b80cf41f26 * debian/patches/fix_failing_tests.patch: Removed, no longer needed. 2020-04-27 17:46:26 +02:00
Michael Banck 24f7c0f0ba * New upstream release. 2020-04-27 17:44:12 +02:00
Michael Banck 0e2444a5fd Setting distribution to unreleased 2020-03-28 10:20:23 +01:00
Michael Banck 8711c80dba Final changelog for patroni_1.6.4-2 2020-03-28 10:20:22 +01:00
Michael Banck e8163f4165 * debian/config.yml.in: Add commented-out exemplary bootstrap/initdb and
bootstrap/users sections.
2020-03-28 10:17:28 +01:00
Michael Banck 1bb99b2170 * debian/tests/acceptance: Set ETCD_UNSUPPORTED_ARCH to arm/arm64 according
to $DEB_HOST_ARCH (Closes: #952535).
2020-03-28 10:12:17 +01:00
Michael Banck 3812c8d23b * debian/pg_createcluster_patroni: Improve parsing of pg_lsclusters output
when determining port number, patch by Tomas Pospisek (Closes: #953157).
2020-03-19 19:17:31 +01:00
Michael Banck 929e69dd0a * debian/pg_createcluster_patroni: remove vip-manager file before appending
to it, patch by Tomas Pospisek (Closes: #953147).
2020-03-19 19:15:11 +01:00
Michael Banck f871088904 * debian/pg_clonecluster_patroni: quote connstr in pg_createcluster
invocation (Closes: #953623).
2020-03-18 20:20:42 +01:00
Michael Banck 61e86f0980 Revert changes since debian/1.6.4-1 2020-03-18 20:17:25 +01:00
Michael Banck 8716cf7fe8 * debian/tests/control: Add versioned dependency on python3-urllib3 as
regression test requirement.
2020-02-17 16:58:08 +01:00