Files
patroni/patroni
Alexander KukushkinandGitHub 3e553df69d BUGFIX: pause on K8s (#1659)
On K8s the `Cluster.leader` is a valid object even if the cluster has no leader because we need to know the `resourceVersion` for future CAS operation. Such a non-empty object broke HA loop and made other nodes to think that the leader is there.

The right way to identify the missing leader which reliably works across all DCS is checking that the leader's name is empty.
2020-08-24 16:35:46 +02:00
..
2019-11-21 13:27:55 +01:00
2020-07-29 15:34:44 +02:00
2020-08-14 11:51:07 +02:00
2020-08-24 16:35:46 +02:00
2020-07-29 15:34:44 +02:00
2020-07-28 08:37:04 +02:00
2020-08-24 16:35:46 +02:00
2020-08-14 11:51:07 +02:00
2020-04-09 10:34:35 +02:00
2020-04-23 16:02:01 +02:00