Commit graph

180 commits

Author SHA1 Message Date
Michael Banck 27d8f4f163 * debian/pg_createconfig_patroni: Add support for --network switch and set
$NETWORK variable to local network if not set.
  * debian/config.yml.in: Allow replication and client connections from
    @NETWORK@ network.
2019-01-21 17:08:28 +01:00
Michael Banck 928d713614 * debian/pg_createcluster_patroni: Put clusters in manual mode, rather than
disabled mode during creation.
2019-01-21 17:07:05 +01:00
Michael Banck 109fe3c4f4 * debian/config.yml.in: Commented out pgpass directive. 2019-01-21 17:04:53 +01:00
Michael Banck 48cc554f41 * debian/pg_createconfig_patroni: Load DCS configuration into $DCS_CONFIG
variable and replace both @HOSTNAME@ and @DCS_CONFIG@ placeholders in
    config template.
2019-01-21 14:43:53 +01:00
Michael Banck f0d6e56a90 * debian/config.yml.in: Remove DCS-related commented-out lines and replace
them with @DCS_CONFIG@ placeholder.
2019-01-21 14:42:21 +01:00
Michael Banck 2cdbe859ba Setting distribution to unreleased 2019-01-15 19:12:36 +01:00
Michael Banck abcaa56c75 Final changelog for patroni_1.5.4-1 2019-01-15 19:12:36 +01:00
Michael Banck 452f26f844 * debian/patches/acceptance_tests_system_patroni.patch: Refreshed.
* debian/patches/behave_failure_logging.patch: Likewise.
  * debian/patches/check_postmaster.patch: Likewise.
  * debian/patches/consul_import.patch: Likewise.
  * debian/patches/coverage_binary.patch: Likewise.
2019-01-15 19:12:12 +01:00
Michael Banck 78e026f8c5 * New upstream point release. 2019-01-15 18:42:18 +01:00
Michael Banck ba9d9787cd * debian/pg_createconfig_patroni: Make sure $HOSTIP has no spaces. 2019-01-15 16:52:55 +01:00
Michael Banck fc45e29545 * debian/pg_createconfig_patroni: Add --port option and automatically assign
the next free pg-common port if not specified.
2019-01-15 16:41:13 +01:00
Michael Banck 1331953756 * debian/config.yml.in: Add @PORT@ option. 2019-01-15 16:40:27 +01:00
Michael Banck adfe126ba0 Add bug closing tag 2019-01-15 16:21:49 +01:00
Michael Banck 85dc05c201 * debian/README.Debian: New file. 2019-01-15 16:10:15 +01:00
Michael Banck fd3cdc0bd3 Setting distribution to unreleased 2019-01-14 22:29:11 +01:00
Michael Banck 9e805ae63c Final changelog for patroni_1.5.3-2 2019-01-14 22:29:10 +01:00
Michael Banck 16654bdd45 * debian/config.yml.in: Updated with more comments and using the postgres
user with local sockets as default mode.
2019-01-14 21:01:56 +01:00
Michael Banck 4724130eb7 * debian/pg_createconfig_patroni: Set owner of Patroni configuration file to
postgres.
2019-01-14 21:00:56 +01:00
Michael Banck 182ad5782e Setting distribution to unreleased 2019-01-14 12:24:56 +01:00
Michael Banck 6101d04172 Final changelog for patroni_1.5.3-1 2019-01-14 12:24:56 +01:00
Michael Banck 07db0240e9 * New upstream point release. 2019-01-14 08:37:35 +01:00
Christoph Berg f2bb21ab2c Use shared gitlab-ci.yml file from postgresql-common. 2018-12-08 14:10:02 +01:00
Michael Banck b54ffd557c * debian/patroni@.service: Set environment file to /etc/patroni/env.conf. 2018-11-11 15:24:54 +01:00
Michael Banck 66706ec370 * debian/patches/startup_scripts.patch: Split out patroni@.service into ...
* debian/patroni@.service: ... this.
  * debian/patroni.install: Adjusted.
2018-11-11 15:23:27 +01:00
Michael Banck 7793595535 Fix Debian revision 2018-11-11 15:22:32 +01:00
Michael Banck 9e547c98a3 Setting distribution to unreleased 2018-11-10 20:55:39 +01:00
Michael Banck 729ed72a47 Setting distribution to unreleased 2018-11-10 19:00:35 +01:00
Michael Banck 0afd6f4c99 Final changelog for patroni_1.5.1-2 2018-11-10 19:00:35 +01:00
Michael Banck 9bebf50f35 * debian/patches/startup_scripts.patch: Add RuntimeDirectory option, set to
create the instance temporary statistics direcotry %v-%c.pg_stat_tmp.
2018-11-10 17:38:31 +01:00
Michael Banck efc6f5da3e * debian/pg_createcluster_patroni, debian/pg_clonecluster_patroni: Set
start mode to disabled.
2018-11-10 17:31:22 +01:00
Michael Banck a9e6731ada * debian/pg_createconfig_patroni: Make variable-substitution globally. 2018-11-10 17:29:46 +01:00
Michael Banck b2261bfc33 Setting distribution to unreleased 2018-11-05 11:43:09 +01:00
Michael Banck b5f3b0581a Final changelog for patroni_1.5.1-1 2018-11-05 11:43:09 +01:00
Michael Banck 8cb3cbda6e * debian/pg_createconfig_patroni: New script.
* debian/dcs.yml, debian/config.yml.in: New configuration templates.
  * debian/patroni.install: Install new script to /usr/bin and configuration
    templates to /etc/patroni.
2018-11-05 08:49:40 +01:00
Michael Banck 0a80df53c0 * debian/patches/behave_failure_logging.patch: Refreshed.
* debian/patches/consul_import.patch: Likewise.
  * debian/patches/coverage_binary.patch: Likewise.
  * debian/patches/startup_scripts.patch: Likewise.
2018-11-05 08:47:35 +01:00
Michael Banck 43a3e01148 * New upstream release. 2018-11-05 08:47:05 +01:00
Michael Banck 9ff4404c53 Setting distribution to unreleased 2018-11-02 19:23:09 +01:00
Michael Banck 8c43b5d47c Final changelog for patroni_1.5.0-12 2018-11-02 19:23:09 +01:00
Michael Banck 1d9c39925c * debian/patches/acceptance_tests_system_patroni.patch: New patch, use the
system installed patroni for acceptance tests.
2018-11-02 19:21:50 +01:00
Michael Banck 246e6d899f * debian/patroni.install: Install binaries as well. 2018-11-02 18:25:16 +01:00
Michael Banck c757537b63 Setting distribution to unreleased 2018-10-26 16:29:12 +01:00
Michael Banck db0c920a4d Final changelog for patroni_1.5.0-11 2018-10-26 16:29:12 +01:00
Michael Banck 780873360b Remove unnecessary changelog name tag 2018-10-26 14:47:06 +01:00
Michael Banck 8aab65cd6c * debian/pg_clonecluster_patroni, debian/pg_createcluster_patroni: Support
both '/' and '-' as version/clustername separator.
2018-10-26 14:46:29 +01:00
Michael Banck d11ed3d0ec Fix changelog entry 2018-10-26 14:35:46 +01:00
Michael Banck ecc6a0d5ff * debian/patroni.install: Install debian/tmp/usr/lib into patroni package. 2018-10-26 14:31:12 +01:00
Michael Banck 2071225e9c Setting distribution to unreleased 2018-10-26 12:48:28 +01:00
Michael Banck 46edb4cdda Final changelog for patroni_1.5.0-10 2018-10-26 12:48:28 +01:00
Michael Banck 845a19f6be * debian/control (patroni-doc): New package.
* debian/patroni.install: Move installation of HTML documentation to ...
  * debian/patroni-doc.install: ... this new file.
  * debian/rules (override_dh_installinit): Install init scripts in
    patroni package only.
2018-10-26 12:27:16 +01:00
Michael Banck f62ffa35c4 Setting distribution to unreleased 2018-10-22 18:57:09 +02:00
Michael Banck 549c7f09bd Final changelog for patroni_1.5.0-9 2018-10-22 18:57:09 +02:00
Michael Banck 15c5167267 * debian/control (Depends): Replace python3-sphinx-rtd-theme and
libjs-sphinxdoc with ${sphinxdoc:Depends}.
2018-10-22 18:55:51 +02:00
Michael Banck b70083cb11 Fix changelog entry 2018-10-22 18:45:05 +02:00
Michael Banck f9ee2d0854 * debian/pg_createcluster_patroni, debian/pg_clonecluster_patroni: New files,
wrapper scripts that can be used for Patroni bootstrap or standby setup.
  * debian/patroni.install: Install them in /usr/share/patroni.
2018-10-22 18:40:17 +02:00
Michael Banck 5c467495c6 * debian/patches/startup_scripts.patch: Add patroni service template
patroni@.service.
  * debian/patroni.install: Install it.
2018-10-22 18:34:21 +02:00
Michael Banck 181258f8c7 Setting distribution to unreleased 2018-10-06 11:57:54 +02:00
Michael Banck 0f5cbaadd6 Final changelog for patroni_1.5.0-8 2018-10-06 11:57:54 +02:00
Michael Banck 1ea95db2ca * debian/control (Depends): Added python3-sphinx-rtd-theme and
libjs-sphinxdoc (Closes: #910427).
2018-10-06 11:56:58 +02:00
Michael Banck 6cb85d7e83 Setting distribution to unreleased 2018-10-05 13:05:31 +02:00
Michael Banck 46e7849587 Final changelog for patroni_1.5.0-7 2018-10-05 13:05:31 +02:00
Michael Banck 1ab4ba48c6 Clarify client DCS packages depends 2018-10-05 12:20:36 +02:00
Michael Banck 94f9410868 * debian/tests/acceptance: Add ETCD_UNSUPPORTED_ARCH=386 to invocation for
i386.
2018-10-05 12:06:10 +02:00
Michael Banck 081cec3569 Tag changelog author 2018-10-02 13:20:32 +02:00
Michael Banck bdcb4aca79 * debian/control (Depends): Put python3-etcd as first alternative. 2018-10-02 13:20:13 +02:00
Michael Banck 43a21dd2b0 * debian/control (Depends): Add explicit Depends on the DCS client modules
(python3-consul, python3-etcd, python3-kazoo and python3-kubernetes).
2018-10-02 12:43:44 +02:00
Michael Banck 1e38bd2f51 Setting distribution to unreleased 2018-10-01 16:55:35 +02:00
Michael Banck 75a8d4b613 Final changelog for patroni_1.5.0-6 2018-10-01 16:55:35 +02:00
Michael Banck c2d94ded1d * debian/patches/patroni_service.patch: Removed, and folded into ...
* debian/patches/startup_scripts.patch: ... this.
2018-09-28 12:20:08 +02:00
Michael Banck 4c4b5174b4 * debian/config.yml: Updated with recent changes from upstream config
example.
2018-09-27 23:10:40 +02:00
Michael Banck f730765425 Setting distribution to unreleased 2018-09-26 16:09:24 +02:00
Michael Banck 3ea22ef0dd Final changelog for patroni_1.5.0-5 2018-09-26 16:09:24 +02:00
Michael Banck acb7de0bb4 * debian/patches/check_postmaster.patch: Update unit tests as well. 2018-09-26 16:08:24 +02:00
Michael Banck a9ee748279 Setting distribution to unreleased 2018-09-26 14:30:00 +02:00
Michael Banck 807339fc05 Final changelog for patroni_1.5.0-4 2018-09-26 14:30:00 +02:00
Michael Banck c20ca08716 * debian/gitlab-ci.yml: Updated. 2018-09-26 14:27:31 +02:00
Michael Banck e7e1f16c77 * debian/patches/check_postmaster.patch: New patch, replaces the process
creation time check for postmaster presense with sending signal 0, similar
    to what pg_ctl does.  Closes: #909532.
2018-09-26 14:20:44 +02:00
Michael Banck 64133220c1 * debian/gitlab-ci.yml: Run origtargz during the .test stage. 2018-09-25 22:20:10 +02:00
Michael Banck 7dacfb6fbc * debian/gitlab-ci.yml: Run origtargz as `builduser' user. 2018-09-25 22:08:44 +02:00
Michael Banck 321618c953 Setting distribution to unreleased 2018-09-25 15:55:22 +02:00
Michael Banck 9e72d2b676 Final changelog for patroni_1.5.0-3 2018-09-25 15:55:22 +02:00
Michael Banck df088977ed * debian/patches/behave_failure_logging.patch: New patch, copy over output
directory of a failed feature with `_failed' at the end.
  * debian/tests/acceptance: Dump logs for failed features.
2018-09-25 15:44:49 +02:00
Michael Banck 53b04dc0a0 * debian/gitlab-ci.yml: New file. 2018-09-23 13:03:52 +02:00
Michael Banck 11fbb641e0 Setting distribution to unreleased 2018-09-23 13:03:07 +02:00
Michael Banck 8eb2f96262 Final changelog for patroni_1.5.0-2 2018-09-23 13:03:07 +02:00
Michael Banck af75147b58 * debian/tests/acceptance: Run all tests again. 2018-09-22 13:56:54 +02:00
Michael Banck e7ec4fc0e8 Fix messed up changelog line 2018-09-21 12:14:06 +02:00
Michael Banck 142d97bc95 Setting distribution to unreleased 2018-09-21 11:42:04 +02:00
Michael Banck 559b7c2c17 Final changelog for patroni_1.5.0-1 2018-09-21 11:42:04 +02:00
Michael Banck ce1da1ca62 * debian/patches/coverage_binary.patch: Refreshed.
* debian/patches/startup_scripts.patch: Likewise.
2018-09-21 11:18:33 +02:00
Michael Banck c480cdff80 * debian/patches/python3.7: Removed, no longer needed. 2018-09-21 11:17:46 +02:00
Michael Banck 98f36e6735 * debian/patches/relax_requirements.patch: Removed, no longer needed. 2018-09-21 11:14:14 +02:00
Michael Banck 020bb733b7 * New upstream release. 2018-09-21 11:13:40 +02:00
Christoph Berg db355e8724 Mention Kubernetes in description. 2018-07-25 12:03:49 +02:00
Christoph Berg 2ccbf062ff Update short description to be less vague. 2018-07-25 12:00:54 +02:00
Christoph Berg 02784e00e6 releasing package patroni version 1.4.4-2 2018-07-24 20:45:30 +02:00
Christoph Berg 2187271458 Avoid using "async" which is a keyword in python3.7. Closes: #904369. 2018-07-23 20:09:06 +02:00
Christoph Berg 3a40b44f76 Move maintainer address to team+postgresql@tracker.debian.org. 2018-07-11 22:40:20 +02:00
Christoph Berg 342efedb7d releasing package patroni version 1.4.4-1 2018-06-04 23:18:49 +02:00
Christoph Berg 9741f0a4fe Run first basic replication test only. 2018-06-04 23:06:49 +02:00
Christoph Berg 923eb10e44 New upstream version 2018-06-02 11:42:19 +02:00