mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-26 07:30:14 +00:00
On K8s when one of the Patroni pods in starting there is valid annotation yet, which could cause failure in patronictl. In addition to that handle cases if port isn't specified in the standby_cluster configuration. Close https://github.com/zalando/patroni/issues/1100 Close https://github.com/zalando/patroni/issues/1463