mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-09-01 00:59:24 +00:00
A Patroni configuration should be enough for Patronictl The previous dcs_api url style is still supported. To remove duplicate magic variables a DCS_DEFAULTS was introduced. Some behaviour has changed: If you do not specify a DCS at all (not in configuration, not on commandline, not in environment), it will not default to etcd://localhost:4001 More test coverage for patronictl