postgres-operator/pkg
Oleksii Kliukin 99870d8eac Fix division by zero when connecting to the DB.
Apparently the retry function's first parameter is the duration of
a single attempt and it cannot be zero.
2017-10-18 10:44:49 +02:00
..
apiserver return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
cluster Fix division by zero when connecting to the DB. 2017-10-18 10:44:49 +02:00
controller Perform manual failover during the scale down 2017-10-16 17:41:23 +02:00
spec Set status of the cluster on sync fail/success 2017-10-12 15:10:42 +02:00
util Retry connecting to pg 2017-10-17 17:03:50 +02:00